Skip to content

ValidationError(CustomResourceDefinition.status): missing required field "storedVersions" #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ricardo-larosa opened this issue Sep 10, 2020 · 0 comments · Fixed by #295
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@ricardo-larosa
Copy link
Contributor

ricardo-larosa commented Sep 10, 2020

Describe the bug
CRD definitions are wrong

Steps to reproduce
Error when installing S3 CRD

error: error validating "STDIN": error validating data: 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

Expected outcome
CRD Should successfully be applied.

Environment
Local

  • Kubernetes version
    1.16
  • Using EKS (yes/no), if so version?
    Yes, 1.16
  • AWS service targeted (S3, RDS, etc.)
    S3
@ricardo-larosa ricardo-larosa added the kind/bug Categorizes issue or PR as related to a bug. label Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant