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

Add support for multiple versions #70

Merged
merged 1 commit into from
Aug 7, 2019
Merged

Conversation

mwylde
Copy link
Contributor

@mwylde mwylde commented Aug 7, 2019

This change adds support for multiple versions (v1alpha1 and v1beta1) in the crd, as described here.

The latest version of v1alpha1 and v1beta1 are compatible (i.e., the current version of the operator can handle both) so this allows the migration to v1beta1 to be non-breaking for existing users.

@mwylde mwylde merged commit 774cfb7 into master Aug 7, 2019
@mwylde mwylde deleted the micah_multiple_versions branch August 7, 2019 22:01
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