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 to controller-runtime v0.16+ #473

Closed
blakebarnett opened this issue May 25, 2023 · 1 comment · Fixed by #496
Closed

Update to controller-runtime v0.16+ #473

blakebarnett opened this issue May 25, 2023 · 1 comment · Fixed by #496

Comments

@blakebarnett
Copy link

Why is this needed: Big performance improvements for clusters with many CRDs installed via the new lazy restmapper client.

kubernetes-sigs/controller-runtime#2116

There are some breaking changes though:

https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.15.0

@porridge
Copy link
Member

porridge commented Sep 6, 2023

We should be careful about the (unintended?) semantic incompatibilities such as:

@porridge porridge changed the title Update to controller-runtime v0.15.0 Update to controller-runtime v0.16+ Sep 20, 2023
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 a pull request may close this issue.

2 participants