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
functions to retrieve all, enabled, or disabled feature gates from the Kubernetes apiserver ([#1207], [#1208]).
21
28
- Add a new `v2` module that provides more type-safe variants of the existing functions ([#1225]).
22
-
- Add documentation for the `roleGroups` field, which now shows up as a description in the generated CRDs ([#1227]).
23
29
24
30
### Changed
25
31
26
32
- BREAKING: Use `serde_json::Value` instead of `String` for user-provided JSON `configOverrides`. This change is marked as breaking, as it causes a breaking change to the CRDs ([#1206]).
27
-
- BREAKING: Bump to kube `4.0.0`, k8s-openapi `0.28.0` and enable the Kubernetes 1.36 feature ([#1224]).
0 commit comments