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

Upgrade Operator SDK to v1.34.1 and update dependencies #185

Merged
merged 4 commits into from
Mar 25, 2024

Conversation

edif2008
Copy link
Member

@edif2008 edif2008 commented Mar 25, 2024

This does the following updates:

  • Upgrade to Operator SDK v1.34.1. This fixes building multi-arch images from Makefile. Check this MR from operator-framework for details.
  • Update Go dependencies. This addresses Dependabot alert https://github.com/1Password/onepassword-operator/security/dependabot/13
  • Update versions of the GitHub Actions used in the pipelines.
  • Update Kubernetes related tools (such as controller-tools version, and operator-sdk for ci pipelines)

By updating dependencies, the pipelines no longer fail due to a panic error when running make test.

This upgrade fixes building multi-arch images from Makefile
Address the dependabot alert for updating google.golang.org/protobuf to v1.33.0
@edif2008 edif2008 changed the title Upgrade Operator SDK to v1.34.1 Upgrade Operator SDK to v1.34.1 and update dependencies Mar 25, 2024
Copy link

@michaelAbon1p michaelAbon1p left a comment

Choose a reason for hiding this comment

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

Code Review ✅

No surprises here.

@edif2008 edif2008 merged commit eda5612 into main Mar 25, 2024
2 checks passed
@edif2008 edif2008 deleted the feat/upgrade-operator-sdk-1.34.1 branch March 25, 2024 14: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.

None yet

2 participants