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 golang & k8s dependencies #167

Merged

Conversation

Neo2308
Copy link
Contributor

@Neo2308 Neo2308 commented Apr 26, 2024

  • Updated golang version to 1.21
  • Updated golangci-lint to 1.57
  • Updated k8s dependencies to v0.29.2
  • Updated operator-framework/api to v0.23.0
  • Updates leader package test logic to fix a test failure related to the GVK and type meta not being set after performing a GET with a controller-runtime fake client (copied from Bump k8s to 1.29 #163)

Relates to: operator-framework/operator-sdk#6651

* Updated golang version to 1.21
* Updated k8s dependencies to v0.29.2
* Updated operator-framework/api to v0.23.0
@Neo2308 Neo2308 requested a review from a team as a code owner April 26, 2024 06:53
Neo2308 added a commit to Neo2308/ansible-operator-plugins that referenced this pull request Apr 26, 2024
* Updated k8s dependencies to v0.29.3
* Updated operator-framework/operator-registry to v1.39.0
* Updated kubebuilder to v3.14.1
* Updated k8s version in Makefile

TODO:
Update operator-framework/operator-lib after operator-framework/operator-lib#167 is merged
Update golangci-lint to 1.57
Apply lint fixes
@Neo2308 Neo2308 mentioned this pull request Apr 26, 2024
@Neo2308
Copy link
Contributor Author

Neo2308 commented Apr 26, 2024

@everettraven could you review/merge this PR?

Copy link
Collaborator

@everettraven everettraven left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 30, 2024
@everettraven everettraven added this pull request to the merge queue Apr 30, 2024
Merged via the queue into operator-framework:main with commit b394e34 Apr 30, 2024
4 checks passed
@Neo2308 Neo2308 deleted the feature/main/bump-k8s-0.29.2 branch May 3, 2024 08:53
Neo2308 added a commit to Neo2308/ansible-operator-plugins that referenced this pull request May 15, 2024
* Updated k8s dependencies to v0.29.3
* Updated operator-framework/operator-registry to v1.39.0
* Updated kubebuilder to v3.14.1
* Updated k8s version in Makefile

TODO:
Update operator-framework/operator-lib after operator-framework/operator-lib#167 is merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants