Skip to content

deploy: add cancel condition reason and move reasons to types #13813

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 2 commits into from
Apr 25, 2017

Conversation

mfojtik
Copy link
Contributor

@mfojtik mfojtik commented Apr 19, 2017

Fixes: #13800

First commit introduces RolloutCancelled for rollouts that has been cancelled (and thus failed their progression) instead of having the ProgressDeadlineExceeded reason there.

Second commit moves the reasons from utils to types as they are not meant to be changed since changing them might violate the API backward compatibility.

@Kargakis @openshift/api-review

@smarterclayton
Copy link
Contributor

API looks fine

@0xmichalis
Copy link
Contributor

lgtm [merge]

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@mfojtik
Copy link
Contributor Author

mfojtik commented Apr 20, 2017

updated extended tests to point to new location for reasons...

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 5f32644

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/876/) (Base Commit: c106caf)

1 similar comment
@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/876/) (Base Commit: c106caf)

@smarterclayton
Copy link
Contributor

smarterclayton commented Apr 23, 2017 via email

@mfojtik
Copy link
Contributor Author

mfojtik commented Apr 24, 2017

[merge]

@smarterclayton
Copy link
Contributor

smarterclayton commented Apr 24, 2017 via email

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 5f32644

@mfojtik
Copy link
Contributor Author

mfojtik commented Apr 24, 2017

[merge] again

@openshift-bot
Copy link
Contributor

openshift-bot commented Apr 25, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/469/) (Base Commit: 9334452) (Image: devenv-rhel7_6177)

@openshift-bot openshift-bot merged commit 3271ed1 into openshift:master Apr 25, 2017
@mfojtik mfojtik deleted the cancel-condition branch September 5, 2018 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants