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 k8s dependencies #67

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Neo2308
Copy link

@Neo2308 Neo2308 commented 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

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

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 26, 2024
@Neo2308 Neo2308 changed the title {WIP} Update k8s dependencies Update k8s dependencies May 1, 2024
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 1, 2024
@Neo2308
Copy link
Author

Neo2308 commented May 1, 2024

@rashmigottipati could you help review this PR?

go.mod Show resolved Hide resolved
Neo2308 added a commit to Neo2308/operator-framework-operator-sdk that referenced this pull request May 1, 2024
* Bump k8s dependencies to 0.29.3
* Bump other operator-framework lib versions to support k8s 0.29.x
* Bump ginkgo/v2 to v2.17.2

TODO:
* Update operator-framework/ansible-operator-plugins after operator-framework/ansible-operator-plugins#67 is merged
* Add changelog
* Regenerate testdata

Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
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.

These changes look good, but I think we also need to make sure we update the python packages provided in the base image here:

@Neo2308 Neo2308 requested a review from everettraven May 3, 2024 06:24
@Neo2308
Copy link
Author

Neo2308 commented May 7, 2024

@everettraven could you review this PR again?

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 11, 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
* Updated operator-framework/operator-lib to v1.39.0
Use NewDynamicRESTMapper instead of NewDiscoveryRESTMapper (Ref: kubernetes-sigs/controller-runtime#2611)
@Neo2308 Neo2308 force-pushed the feature/main/bump-k8s-0.29.3 branch from 59295f4 to c1fc012 Compare May 15, 2024 06:53
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 15, 2024
@Neo2308
Copy link
Author

Neo2308 commented May 15, 2024

@everettraven could you review this PR since its blocking operator-framework/operator-sdk#6736?

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

3 participants