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 the operator-sdk to 1.17.0 #1790

Closed
wants to merge 2 commits into from
Closed

Update the operator-sdk to 1.17.0 #1790

wants to merge 2 commits into from

Conversation

kevinearls
Copy link
Contributor

Signed-off-by: Kevin Earls [email protected]

Which problem is this PR solving?

  • This updates the operator-sdk to 1.17.0

Short description of the changes

  • Updated the Makefile to use a newer operator-sdk

@pavolloffay
Copy link
Member

Please follow operator-sdk docs upgrading section. There are a couple of things that need to be upgraded. Here is one PR that shows migration from 1.13 to 1.17 open-telemetry/opentelemetry-operator#692

@@ -39,7 +39,7 @@ GOROOT ?= "$(shell go env GOROOT)"
ECHO ?= @echo $(echo_prefix)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing version change in bundle/tests/scorecard/config.yaml too

@pavolloffay
Copy link
Member

The scorecard version has to be updated as well

@kevinearls kevinearls closed this Feb 28, 2022
@kevinearls kevinearls deleted the update-operator-sdk branch February 28, 2022 15:57
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