Skip to content

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
Neo2308 added 3 commits April 26, 2024 17:27
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
@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
Neo2308 added a commit to Neo2308/ansible-operator-plugins that referenced this pull request Jun 18, 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
everettraven pushed a commit to operator-framework/ansible-operator-plugins that referenced this pull request Jul 3, 2024
* Update k8s dependencies

* 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 operator-lib

* Updated operator-framework/operator-lib to v1.39.0

* Update k8s version in Pipfile

* Fix unit tests

Use NewDynamicRESTMapper instead of NewDiscoveryRESTMapper (Ref: kubernetes-sigs/controller-runtime#2611)

* Fix sanity tests

* Regenerated Pipfile.lock

* * Update kubebuilder to v3.14.2
* Use operator-lib v0.13.0 instead of commit.
* Regenerated testdata.

* Fix sanity-tests

* Ignore requests security vulnerability
chiragkyal pushed a commit to chiragkyal/ansible-operator-plugins that referenced this pull request Aug 8, 2024
* Update k8s dependencies

* 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 operator-lib

* Updated operator-framework/operator-lib to v1.39.0

* Update k8s version in Pipfile

* Fix unit tests

Use NewDynamicRESTMapper instead of NewDiscoveryRESTMapper (Ref: kubernetes-sigs/controller-runtime#2611)

* Fix sanity tests

* Regenerated Pipfile.lock

* * Update kubebuilder to v3.14.2
* Use operator-lib v0.13.0 instead of commit.
* Regenerated testdata.

* Fix sanity-tests

* Ignore requests security vulnerability
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.

2 participants