Skip to content

Commit 2546662

Browse files
committed
Update CHANGELOG
The upstream 1.16 API moved ahead due to [patch releases](https://github.com/kubernetes/sig-release/blob/master/releases/patch-releases.md). The logs are gathered from the upstream [CHANGELOG](https://raw.githubusercontent.com/kubernetes/kubernetes/master/CHANGELOG/CHANGELOG-1.16.md). Signed-off-by: Nabarun Pal <[email protected]>
1 parent cef3acb commit 2546662

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# v12.0.0a1-snapshot
22

3-
Kubernetes API Version: 1.16.9
3+
Kubernetes API Version: 1.16.11
44

55
**API Change:**
66

7+
- Resolve regression in metadata.managedFields handling in update/patch requests submitted by older API clients ([#91748](https://github.com/kubernetes/kubernetes/pull/91748), [@apelisse](https://github.com/apelisse)) [SIG API Machinery and Testing]
8+
- Fix bug where sending a status update completely wipes managedFields for some types. ([#90033](https://github.com/kubernetes/kubernetes/pull/90033), [@apelisse](https://github.com/apelisse)) [SIG API Machinery and Testing]
79
- The `MutatingWebhookConfiguration` and `ValidatingWebhookConfiguration` APIs have been promoted to `admissionregistration.k8s.io/v1`:
810
- `failurePolicy` default changed from `Ignore` to `Fail` for v1
911
- `matchPolicy` default changed from `Exact` to `Equivalent` for v1
@@ -423,4 +425,3 @@ be deprecated as and when Kubernetes version v1.15 gets deprecated.
423425

424426
# v1.0.0-alpha1
425427
Skipped because of a failed initial release.
426-

0 commit comments

Comments
 (0)