Skip to content

internal/scaffold/helm/chart.go: change default API version #2859

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

Merged

Conversation

joelanford
Copy link
Member

Description of the change:
Changed default API version for new Helm-based operators to helm.operator-sdk/v1alpha1.

Motivation for the change:
The k8s.io domain is reserved, so CRDs should not use it without explicit appproval.

Changed default API version for new Helm-based operators
to `helm.operator-sdk/v1alpha1`. The `k8s.io` domain is
reserved, so CRDs should not use it without explicit appproval.
Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 17, 2020
@joelanford joelanford merged commit 498658f into operator-framework:master Apr 17, 2020
@joelanford joelanford deleted the helm-rm-default-api-version branch April 17, 2020 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants