Merge pull request #49341 from tengqm/fg-daemonsetupdate

Fix feature gate DaemonSetUpdateSurge status
pull/50139/head
Kubernetes Prow Robot 2025-03-18 15:29:49 -07:00 committed by GitHub
commit 2d366ba555
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ stages:
- stage: stable
defaultValue: true
fromVersion: "1.25"
toVersion: "1.28"
toVersion: "1.26"
removed: true
---