Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Error while installing #79

Open
yaron2 opened this issue Jan 15, 2019 · 2 comments
Open

Error while installing #79

yaron2 opened this issue Jan 15, 2019 · 2 comments
Labels
area/crd CRD specification kind/bug Something isn't working

Comments

@yaron2
Copy link

yaron2 commented Jan 15, 2019

Deployed the following on AKS, 1.11.5 with RBAC:
kubectl apply -f https://raw.githubusercontent.com/containerbuilding/cbi/master/cbi-latest.yaml

Response:

namespace/cbi-system created
error: error validating "https://raw.githubusercontent.com/containerbuilding/cbi/master/cbi-latest.yaml": error validating data: [ValidationError(CustomResourceDefinition.status): missing required field "conditions" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionStatus, ValidationError(CustomResourceDefinition.status): missing required field "storedVersions" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionStatus]; if you choose to ignore these errors, turn validation off with --validate=false

@yaron2
Copy link
Author

yaron2 commented Jan 15, 2019

You need to remove the status field on the CRD..

@AkihiroSuda AkihiroSuda added kind/bug Something isn't working area/crd CRD specification labels Jan 15, 2019
@AkihiroSuda
Copy link
Member

thanks for the report!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/crd CRD specification kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants