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

update operator-sdk to 1.28.0 & apply all migrations #257

Merged
merged 2 commits into from
Apr 28, 2023

Conversation

mh013370
Copy link
Member

@mh013370 mh013370 commented Apr 26, 2023

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

Update operator-sdk to 1.28.0 and apply all kubebuilder migrations specified here:

https://sdk.operatorframework.io/docs/upgrading-sdk-version/

I upgraded my local operator-sdk by following their installation instructions documented here: https://sdk.operatorframework.io/docs/installation/

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@r65535
Copy link
Contributor

r65535 commented Apr 26, 2023

Looks good to me!

I guess we'll perform the go/v4 migrations once it leaves alpha?

@mh013370
Copy link
Member Author

Looks good to me!

I guess we'll perform the go/v4 migrations once it leaves alpha?

Yes i believe so. It's not clear to me at the moment how to migrate, but when we do move to go/v4 we will probably need to apply all of the v4 migrations

@juldrixx juldrixx merged commit 062d229 into konpyutaika:master Apr 28, 2023
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.

3 participants