Skip to content

Conversation

@akosveres
Copy link
Collaborator

@akosveres akosveres commented May 21, 2025

Followed upgrade instructions on https://sdk.operatorframework.io/docs/upgrading-sdk-version/ from v1.37.0 to v1.39.2

Some notes:

  • The new operator introduces TLS endpoint for metrics endpoints, this is disable for now so we can spend time later on coming up with the right examples for our users on how to do this
  • Upgrade of kustomize was fixes with kustomize edit fix --vars command
  • Upgrade to go v1.23 was needed to fix vulnerabilities in x/net package

Tested locally successfully.

akosveres added 3 commits May 21, 2025 17:38
Followed upgrade instructions on
https://sdk.operatorframework.io/docs/upgrading-sdk-version/ from
v1.37.0 to v1.39.2

Some notes:
* The new operator introduces TLS endpoint for metrics endpoints, this
  is disable for now so we can spend time later on coming up with the
right examples for our users on how to do this
* Upgrade of kustomize was fixes with `kustomize edit fix --vars`
  command
* Upgrade to go v1.23 was needed to fix vulnerabilities in x/net package

Tested locally successfully.
@akosveres akosveres changed the title fix(deps): update vulnerable packages fix(deps): upgrade to operator-framework v1.39.2 and fix vulnerabilities May 21, 2025
Copy link
Member

@sorccu sorccu left a comment

Choose a reason for hiding this comment

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

This looks good to me, though as I have mentioned before I lack a deeper understanding of k8s.

@akosveres akosveres merged commit a63b957 into main May 23, 2025
2 checks passed
@akosveres akosveres deleted the fix/vulns branch May 23, 2025 08:24
@github-actions
Copy link

🎉 This PR is included in version 1.7.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants