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

Prevent concurrent deployer pod creation #8478

Merged

Conversation

ironcladlou
Copy link
Contributor

When cancelling deployer pods while the deployment is still in a New
phase, transition the deployment to a non-terminal phase so that the
other controllers don't think the deployment is complete/failed before
the deployer pods for the cancelled deployment have actually terminated.

For #8403

When cancelling deployer pods while the deployment is still in a New
phase, transition the deployment to a non-terminal phase so that the
other controllers don't think the deployment is complete/failed before
the deployer pods for the cancelled deployment have actually terminated.
@ironcladlou
Copy link
Contributor Author

/cc @Kargakis @smarterclayton

@ironcladlou
Copy link
Contributor Author

[test]

1 similar comment
@smarterclayton
Copy link
Contributor

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 0338631

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/2937/)

@smarterclayton
Copy link
Contributor

Approved LGTM [merge]

@smarterclayton
Copy link
Contributor

Flaked on kubernetes/kubernetes#24125 [merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5585/) (Image: devenv-rhel7_3965)

@0xmichalis
Copy link
Contributor

LGTM

I am still wondering why the deployer cancellation I added didn't work even with the deployment transitioned to failed.

@smarterclayton
Copy link
Contributor

[merge]

On Wed, Apr 13, 2016 at 2:06 AM, Michail Kargakis [email protected]
wrote:

LGTM

I am still wondering why the deployer cancellation I added didn't work
even with the deployment transitioned to failed.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#8478 (comment)

@smarterclayton
Copy link
Contributor

Opened #8502 for the flake

On Wed, Apr 13, 2016 at 12:58 PM, Clayton Coleman [email protected]
wrote:

[merge]

On Wed, Apr 13, 2016 at 2:06 AM, Michail Kargakis <
[email protected]> wrote:

LGTM

I am still wondering why the deployer cancellation I added didn't work
even with the deployment transitioned to failed.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#8478 (comment)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 0338631

@openshift-bot openshift-bot merged commit dad4d17 into openshift:master Apr 13, 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.

4 participants