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 v1.25.2 #296

Merged
merged 4 commits into from
Dec 1, 2022
Merged

Conversation

spilchen
Copy link
Collaborator

@spilchen spilchen commented Dec 1, 2022

Changes reflect migration steps as outlined here:
https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.25.2/
https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.25.1/
https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.25.0/
https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.24.0/

Prior version was v1.23.0

This updates Go to 1.19.x. This had a bit of a snowball effect, since we needed to upgrade golangci-lint, then fix the new violations found with that version.

Matt Spilchen added 4 commits December 1, 2022 08:56
This moves to the new operator-sdk version. There are a few snowball effects due to this:
- moves up the Go version to 1.19.3.
- move up the golanglint-ci, which subsequently resulted in some new
  linter errors that I am correcting.
@spilchen spilchen self-assigned this Dec 1, 2022
@spilchen spilchen merged commit c88c122 into vertica:main Dec 1, 2022
@spilchen spilchen deleted the operator-sdk-1.25 branch December 1, 2022 19:41
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.

1 participant