remove deprecated and removed ServerSideApply feature gate (#20088)
parent
88bf461fd9
commit
ccf9e65833
|
@ -58,8 +58,6 @@ func TestStartStop(t *testing.T) {
|
|||
"--keep-context=false",
|
||||
}},
|
||||
{"newest-cni", constants.NewestKubernetesVersion, []string{
|
||||
"--feature-gates",
|
||||
"ServerSideApply=true",
|
||||
"--network-plugin=cni",
|
||||
"--extra-config=kubeadm.pod-network-cidr=10.42.0.0/16",
|
||||
}},
|
||||
|
|
Loading…
Reference in New Issue