Skip to content

Commit

Permalink
Merge pull request #121227 from liggitt/automated-cherry-pick-of-#121…
Browse files Browse the repository at this point in the history
…226-upstream-release-1.26

Automated cherry pick of #121224: Register UnauthenticatedHTTP2DOSMitigation into kube
  • Loading branch information
k8s-ci-robot committed Oct 16, 2023
2 parents 34f7067 + 852a42d commit 1313238
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/features/kube_features.go
Original file line number Diff line number Diff line change
Expand Up @@ -1184,6 +1184,8 @@ var defaultKubernetesFeatureGates = map[featuregate.Feature]featuregate.FeatureS

genericfeatures.ServerSideFieldValidation: {Default: true, PreRelease: featuregate.Beta},

genericfeatures.UnauthenticatedHTTP2DOSMitigation: {Default: false, PreRelease: featuregate.Beta},

// features that enable backwards compatibility but are scheduled to be removed
// ...
HPAScaleToZero: {Default: false, PreRelease: featuregate.Alpha},
Expand Down

0 comments on commit 1313238

Please sign in to comment.