Graduate AdmissionWebhookMatchCondition to beta

This commit is contained in:
Amine
2023-07-17 18:19:35 +01:00
parent 3d27dee047
commit 0074b24ca4
12 changed files with 25 additions and 24 deletions

View File

@@ -1063,7 +1063,7 @@ var defaultKubernetesFeatureGates = map[featuregate.Feature]featuregate.FeatureS
// inherited features from generic apiserver, relisted here to get a conflict if it is changed
// unintentionally on either side:
genericfeatures.AdmissionWebhookMatchConditions: {Default: false, PreRelease: featuregate.Alpha},
genericfeatures.AdmissionWebhookMatchConditions: {Default: false, PreRelease: featuregate.Beta},
genericfeatures.AggregatedDiscoveryEndpoint: {Default: true, PreRelease: featuregate.Beta},