mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-30 17:58:14 +00:00 
			
		
		
		
	Removes test of deprecated --dry-run value
This commit is contained in:
		| @@ -101,7 +101,6 @@ run_kubectl_apply_tests() { | ||||
|   kube::test::get_object_assert pods "{{range.items}}{{${id_field:?}}}:{{end}}" '' | ||||
|  | ||||
|   # apply dry-run | ||||
|   kubectl apply --dry-run=true -f hack/testdata/pod.yaml "${kube_flags[@]:?}" | ||||
|   kubectl apply --dry-run=client -f hack/testdata/pod.yaml "${kube_flags[@]:?}" | ||||
|   kubectl apply --dry-run=server -f hack/testdata/pod.yaml "${kube_flags[@]:?}" | ||||
|   # No pod exists | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sean Sullivan
					Sean Sullivan