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

ResourceQuota controller uses rate limiter to prevent hot-loops in error situations #25748

Merged
merged 1 commit into from
May 22, 2016

Conversation

derekwaynecarr
Copy link
Member

Have resource quota controller use a rate limited queue to prevent hot-looping in error situations.

@derekwaynecarr derekwaynecarr changed the title Have quota controller use a rate limiter to avoid hot-loops ResourceQuota controller uses rate limiter to prevent hot-loops in error situations May 17, 2016
@derekwaynecarr derekwaynecarr added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label May 17, 2016
@k8s-github-robot k8s-github-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 17, 2016
@mikedanese
Copy link
Member

LGTM

@mikedanese mikedanese added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 17, 2016
@mikedanese mikedanese added this to the v1.3 milestone May 22, 2016
@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-github-robot
Copy link

@k8s-bot test this issue: #IGNORE

Tests have been pending for 24 hours

@k8s-bot
Copy link

k8s-bot commented May 22, 2016

GCE e2e build/test passed for commit 3075d85.

@k8s-bot
Copy link

k8s-bot commented May 22, 2016

GCE e2e build/test passed for commit 3075d85.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit b84730b into kubernetes:master May 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants