Skip to content

UPSTREAM: <carry>: Retry resource quota lookup until count stabilizes #12605

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

Merged
merged 1 commit into from
Jan 24, 2017

Conversation

smarterclayton
Copy link
Contributor

On contended servers the service account controller can slow down,
leading to the count changing during a run. Wait up to 5s for the count
to stabilize, assuming that updates come at a consistent rate, and are
not held indefinitely.

Fixes #9414

[test]

@soltysh
Copy link
Contributor

soltysh commented Jan 23, 2017

@smarterclayton this seems reasonable to push upstream, imho.

On contended servers the service account controller can slow down,
leading to the count changing during a run. Wait up to 5s for the count
to stabilize, assuming that updates come at a consistent rate, and are
not held indefinitely.
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 5aaf048

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13201/) (Base Commit: 6bba78c)

@smarterclayton
Copy link
Contributor Author

[merge] and will create a patch for upstream

@openshift-bot
Copy link
Contributor

openshift-bot commented Jan 23, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13201/) (Image: devenv-rhel7_5757)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 5aaf048

@openshift-bot openshift-bot merged commit b0f2c58 into openshift:master Jan 24, 2017
k8s-github-robot pushed a commit to kubernetes/kubernetes that referenced this pull request Jan 25, 2017
Automatic merge from submit-queue (batch tested with PRs 40215, 40340, 39523)

Retry resource quota lookup until count stabilizes

On contended servers the service account controller can slow down,
leading to the count changing during a run. Wait up to 5s for the count
to stabilize, assuming that updates come at a consistent rate, and are
not held indefinitely.

Upstream of openshift/origin#12605 (we create more secrets and flake more often)
@derekwaynecarr
Copy link
Member

@smarterclayton - did you have an upstream for this or should we create one?

@derekwaynecarr
Copy link
Member

@smarterclayton nm, i cannot read a web page these days see the link above.

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.

4 participants