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]).
24
37
- Add a new `v2` module that provides more type-safe variants of the existing functions ([#1225]).
25
-
- Add documentation for the `roleGroups` field, which now shows up as a description in the generated CRDs ([#1227]).
26
38
27
39
### Changed
28
40
29
41
- 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]).
30
-
- BREAKING: Bump to kube `4.0.0`, k8s-openapi `0.28.0` and enable the Kubernetes 1.36 feature ([#1224]).
0 commit comments