mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-24 12:43:56 +00:00
chore: cleanup outdated comment
This commit is contained in:
committed by
lukasmetzner
parent
956964d6e5
commit
a85a9e13aa
@@ -50,7 +50,6 @@ func SetupCurrentKubernetesSpecificFeatureGates(featuregates featuregate.Mutable
|
||||
// To add a new feature, define a key for it above and add it here.
|
||||
var versionedCloudPublicFeatureGates = map[featuregate.Feature]featuregate.VersionedSpecs{
|
||||
CloudControllerManagerWatchBasedRoutesReconciliation: {
|
||||
// TODO: Update to 1.34 once the Kubernetes version is changed
|
||||
{Version: version.MustParse("1.35"), Default: false, PreRelease: featuregate.Alpha},
|
||||
},
|
||||
CloudControllerManagerWebhook: {
|
||||
|
||||
Reference in New Issue
Block a user