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

Remove references to controller-runtime/pkg/ratelimiter #777

Closed

Conversation

tnthornton
Copy link
Member

Description of your changes

As part of kubernetes-sigs/controller-runtime#2799, the ratelimiter package was removed from controller-runtime here.

Anything project pulling in crossplane-runtime and referencing the ratelimiter package will run into problems as they go to upgrade to more recent versions.

This changeset gets in front of this a little by directly referencing the RateLimiter interface from client-go, which was copied into controller-runtime.

NOTE: We do not upgrade controller-runtime and friends at this time.

I have:

Need help with this checklist? See the cheat sheet.

@tnthornton tnthornton requested a review from a team as a code owner September 24, 2024 02:31
@tnthornton tnthornton closed this Sep 24, 2024
@tnthornton
Copy link
Member Author

Looks like was on an old changeset. Sorry for the noise.

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.

1 participant