mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +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}}" '' |   kube::test::get_object_assert pods "{{range.items}}{{${id_field:?}}}:{{end}}" '' | ||||||
|  |  | ||||||
|   # apply dry-run |   # 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=client -f hack/testdata/pod.yaml "${kube_flags[@]:?}" | ||||||
|   kubectl apply --dry-run=server -f hack/testdata/pod.yaml "${kube_flags[@]:?}" |   kubectl apply --dry-run=server -f hack/testdata/pod.yaml "${kube_flags[@]:?}" | ||||||
|   # No pod exists |   # No pod exists | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sean Sullivan
					Sean Sullivan