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

UPSTREAM: 38339: Exponential back off when volume delete fails #12196

Merged
merged 1 commit into from Dec 9, 2016

Conversation

gnufied
Copy link
Member

@gnufied gnufied commented Dec 8, 2016

This implements pv_controller to exponentially backoff
when deleting a volume fails in Cloud API. It ensures that
we aren't making too many calls to Cloud API

This implements pv_controller to exponentially backoff
when deleting a volume fails in Cloud API. It ensures that
we aren't making too many calls to Cloud API
@childsb
Copy link
Contributor

childsb commented Dec 8, 2016

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to b049251

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/12168/) (Base Commit: 9f7596d)

@childsb
Copy link
Contributor

childsb commented Dec 9, 2016

The test is failing on an error with the epel repo: "Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again"

@childsb
Copy link
Contributor

childsb commented Dec 9, 2016

reviewed upstream.

merging as it resolves a 3.4 blocker.

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to b049251

@openshift-bot
Copy link
Contributor

openshift-bot commented Dec 9, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/12218/) (Base Commit: 659717e) (Image: devenv-rhel7_5517)

@openshift-bot openshift-bot merged commit 7c4a859 into openshift:master Dec 9, 2016
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.

None yet

3 participants