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

[K8s Topo] Move CRD to v1beta1 #6074

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

carsonoid
Copy link
Contributor

This will allow the CRD to be used in K8s clusters 1.7 or newer.
But some of the features, like the additionalPrinterColumns, will
only be available in 1.11 or newer, which is the minimum recommend
version

Signed-off-by: Carson Anderson ca@carsonoid.net

This is a backwards-compatible change for anyone that has already installed the charts.

This is a backwards-compatible change for anyone
that has already installed the charts.

---

This will allow the CRD to be used in K8s clusters 1.7 or newer.
But some of the features, like the additionalPrinterColumns, will
only be available in 1.11 or newer, which is the minimum recommend
version

Signed-off-by: Carson Anderson <ca@carsonoid.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants