Update k8s libs to 1.27.2#6542
Conversation
* Updated k8s libs to 1.27.2 * kustomize/v2-alpha->kustomize/v2 * Fixes in helm controller Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in>
|
Changes are not fully complete. Need help with the rest of the PR. |
|
@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 ? |
|
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 🙌 |
|
PR needs rebase. DetailsInstructions 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. |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Closing this PR since its been covered in #6613 and available in https://github.com/operator-framework/operator-sdk/releases/tag/v1.33.0 |
Description of the change:
Motivation for the change:
Closes #6381
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments(seechangelog/fragments/00-template.yaml)website/content/en/docsPending
Mitigate controller runtime breaking changes
Others: