Promote DS MaxSurge to beta
This commit is contained in:
@@ -491,7 +491,7 @@ var _ = SIGDescribe("Daemon set [Serial]", func() {
|
||||
})
|
||||
|
||||
// TODO: This test is expected to be promoted to conformance after the feature is promoted
|
||||
ginkgo.It("should surge pods onto nodes when spec was updated and update strategy is RollingUpdate [Feature:DaemonSetUpdateSurge]", func() {
|
||||
ginkgo.It("should surge pods onto nodes when spec was updated and update strategy is RollingUpdate", func() {
|
||||
label := map[string]string{daemonsetNameLabel: dsName}
|
||||
|
||||
framework.Logf("Creating surge daemon set %s", dsName)
|
||||
|
Reference in New Issue
Block a user