kubernetes: Failure cluster [9a6a5067...] [sig-cli] Kubectl client [k8s.io] Guestbook application should create and stop a working application [Conformance]
Failure cluster 9a6a5067d3ced7bf47ba
Error text:
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:699
Expected error:
<exec.CodeExitError>: {
Err: {
s: "error running &{/google-cloud-sdk/bin/kubectl [kubectl --kubeconfig=/tmp/kops863247222/kubeconfig create -f - --namespace=kubectl-4679] [] 0xc0018e1460 error: SchemaError(io.k8s.api.admissionregistration.v1beta1.MutatingWebhookConfiguration): invalid object doesn't have additional properties\n [] <nil> 0xc001941560 exit status 1 <nil> <nil> true [0xc001c0c9e8 0xc001c0ca10 0xc001c0ca20] [0xc001c0c9e8 0xc001c0ca10 0xc001c0ca20] [0xc001c0c9f0 0xc001c0ca08 0xc001c0ca18] [0x9178c0 0x9179c0 0x9179c0] 0xc0018dc780 <nil>}:\nCommand stdout:\n\nstderr:\nerror: SchemaError(io.k8s.api.admissionregistration.v1beta1.MutatingWebhookConfiguration): invalid object doesn't have additional properties\n\nerror:\nexit status 1\n",
},
Code: 1,
}
error running &{/google-cloud-sdk/bin/kubectl [kubectl --kubeconfig=/tmp/kops863247222/kubeconfig create -f - --namespace=kubectl-4679] [] 0xc0018e1460 error: SchemaError(io.k8s.api.admissionregistration.v1beta1.MutatingWebhookConfiguration): invalid object doesn't have additional properties
[] <nil> 0xc001941560 exit status 1 <nil> <nil> true [0xc001c0c9e8 0xc001c0ca10 0xc001c0ca20] [0xc001c0c9e8 0xc001c0ca10 0xc001c0ca20] [0xc001c0c9f0 0xc001c0ca08 0xc001c0ca18] [0x9178c0 0x9179c0 0x9179c0] 0xc0018dc780 <nil>}:
Command stdout:
stde
Recent failures:
1/19/2019, 8:15:38 PM ci-kubernetes-e2e-kops-gce-canary 1/19/2019, 7:27:39 PM ci-kubernetes-e2e-kops-gce-canary 1/19/2019, 6:27:47 PM ci-kubernetes-e2e-kops-gce 1/19/2019, 5:05:38 PM ci-kubernetes-e2e-kops-gce-canary 1/19/2019, 4:03:46 PM ci-kubernetes-e2e-kops-gce
/label sig/cli
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 18 (9 by maintainers)
As per source:
Which can be verified at: ❌
On Mac, you can run:
Then I applied my
kubectl apply, which worked. 🎉And now ✅
Hope this helps 😄
+1
I’ve this issue with
hack/local-up-cluster.sh.Updated: it seems that we should use cluster/kubectl.sh to access local cluster now.