Skip to content

Commit

Permalink
feat: add one more deprecation/removal for v1.32
Browse files Browse the repository at this point in the history
See #20 (comment)

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
smira committed Nov 7, 2024
1 parent 87d2e8e commit 0f62a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/upgrade/checks.go
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ func NewChecks(path *Path, state state.State, k8sConfig *rest.Config, controlPla
"AllowServiceLBStatusOnNonLB", // https://github.com/kubernetes/kubernetes/pull/126786
"CloudDualStackNodeIPs", // https://github.com/kubernetes/kubernetes/pull/126840
"DRAControlPlaneController", // https://github.com/kubernetes/kubernetes/pull/128003
"HPAContainerMetrics", // https://github.com/kubernetes/kubernetes/pull/126862
"KMSv2", // https://github.com/kubernetes/kubernetes/pull/126698
"KMSv2KDF", // https://github.com/kubernetes/kubernetes/pull/126698
"LegacyServiceAccountTokenCleanUp", // https://github.com/kubernetes/kubernetes/pull/126839
Expand Down

0 comments on commit 0f62a7e

Please sign in to comment.