Skip to content
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

Use apiextension v1 #186

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Use apiextension v1 #186

merged 1 commit into from
Jun 14, 2021

Commits on Jun 14, 2021

  1. Use apiextension v1

     - upgrade from apiextension v1beta1 to v1
     - generate yaml manifest for crd intead of applying it at runtime
      - users will have to apply the manifest with kubectl
     - kg and kgctl log an error if the crd is not present
     - now validation should actually work
    
    Signed-off-by: leonnicolas <leonloechner@gmx.de>
    leonnicolas committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    36643b7 View commit details
    Browse the repository at this point in the history