You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
# v12.0.0a1-snapshot
2
2
3
-
Kubernetes API Version: 1.16.9
3
+
Kubernetes API Version: 1.16.11
4
4
5
5
**API Change:**
6
6
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]
7
9
- The `MutatingWebhookConfiguration` and `ValidatingWebhookConfiguration` APIs have been promoted to `admissionregistration.k8s.io/v1`:
8
10
-`failurePolicy` default changed from `Ignore` to `Fail` for v1
9
11
-`matchPolicy` default changed from `Exact` to `Equivalent` for v1
@@ -423,4 +425,3 @@ be deprecated as and when Kubernetes version v1.15 gets deprecated.
0 commit comments