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

Create plan for upgrade CRD versions #99

Open
secondsun opened this issue Mar 2, 2021 · 4 comments
Open

Create plan for upgrade CRD versions #99

secondsun opened this issue Mar 2, 2021 · 4 comments
Labels
enhancement New feature or request priority/backlog

Comments

@secondsun
Copy link
Contributor

Long term, we will have multiple versions of CRDs and the operator will need to be able to upgrade them. This process is described in this document : https://docs.openshift.com/container-platform/4.6/operators/operator_sdk/osdk-generating-csvs.html#olm-dependency-resolution-crd-upgrades_osdk-generating-csvs

@secondsun secondsun added the enhancement New feature or request label Mar 2, 2021
@secondsun
Copy link
Contributor Author

secondsun commented Mar 2, 2021

Likely this will be a co-requisite with #98

@secondsun
Copy link
Contributor Author

@wtrocki will talk with openshift console team for how they will handle multiple versions of CRs/CRDs

@wtrocki
Copy link
Collaborator

wtrocki commented Apr 12, 2021

Version change requires patching kubernetes. Frequent version changes are not advised :D

@wtrocki wtrocki removed their assignment Apr 12, 2021
@secondsun
Copy link
Contributor Author

As long as we don't have breaking changes and only add fields, we can delay this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority/backlog
Projects
None yet
Development

No branches or pull requests

2 participants