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 libs to 1.27.2 #6542

Conversation

Neo2308
Copy link
Contributor

@Neo2308 Neo2308 commented Aug 13, 2023

Description of the change:

  • Updated k8s libs to 1.27.2
  • Bump Ginkgo/v2 and Kubebuilder versions
  • kustomize/v2-alpha->kustomize/v2
  • Fixes in helm controller

Motivation for the change:
Closes #6381

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Pending

  1. Mitigate controller runtime breaking changes

  2. Others:

    • Generate manifest files
    • Envtest bump
    • Address TODO: go v4 alpha -> stable
    • Checklist items
    • Anything else?

* Updated k8s libs to 1.27.2
* kustomize/v2-alpha->kustomize/v2
* Fixes in helm controller

Signed-off-by: Neo2308 <[email protected]>
@Neo2308
Copy link
Contributor Author

Neo2308 commented Aug 13, 2023

Changes are not fully complete. Need help with the rest of the PR.

@varshaprasad96
Copy link
Member

varshaprasad96 commented Aug 14, 2023

@Neo2308 Here is a WIP PR to bump these dependencies: https://github.com/operator-framework/operator-sdk/pull/6514/files. It was blocked by a Controller Runtime issue related to logging handler that affects ansible operator. I had been working on a workaround, but got preempted by other tasks. I am planning to take some time today/tomorrow to get back to it and take it to the finish line. In case, I'm not able, I can ping you here, and you can work on that PR from where I left, I can support in finishing the remaining tasks. Does that sound good ?

@Neo2308
Copy link
Contributor Author

Neo2308 commented Aug 14, 2023

Not sure how I missed your PR. Yours is much further along. It's just missing a couple of small fixes it seems like. Let me know if you need any help 🙌

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 28, 2023
@openshift-merge-robot
Copy link

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 28, 2023
@Neo2308
Copy link
Contributor Author

Neo2308 commented Dec 30, 2023

Closing this PR since its been covered in #6613 and available in https://github.com/operator-framework/operator-sdk/releases/tag/v1.33.0

@Neo2308 Neo2308 closed this Dec 30, 2023
@Neo2308 Neo2308 deleted the feature/master/update-to-k8s-1.27 branch December 30, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Meta Issue for K8S 1.27
4 participants