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

ignore build version on bc update if version is older than existing value #9568

Merged
merged 1 commit into from
Jun 26, 2016

Conversation

bparees
Copy link
Contributor

@bparees bparees commented Jun 26, 2016

fixes #9301

@Kargakis @csrwng ptal. I know the "right" fix here is to change the default bc resource to ignore status updates, and introduce a new resource that accepts status updates (and possibly spec updates) and use that from our clone/instantiate logic when updating a BC, but this seems simpler and sufficient for now. I can't think of any reason we'd want to let someone update a BC to make the status older than the current value (especially if the right fix wouldn't let them update the BC status at all anyway).

@bparees
Copy link
Contributor Author

bparees commented Jun 26, 2016

[test]

@bparees bparees force-pushed the ignore_build_version branch from e605d76 to 5f909d2 Compare June 26, 2016 04:27
@bparees
Copy link
Contributor Author

bparees commented Jun 26, 2016

infrastructure flake. [test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 5f909d2

@openshift-bot
Copy link
Contributor

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

@0xmichalis
Copy link
Contributor

LGTM

@bparees
Copy link
Contributor Author

bparees commented Jun 26, 2016

[merge]

Ben Parees | OpenShift
On Jun 26, 2016 5:12 PM, "Michail Kargakis" [email protected]
wrote:

LGTM


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#9568 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AEvl3gFmKn64joHA4KSN4irD3kXpOozIks5qPutKgaJpZM4I-e9J
.

@openshift-bot
Copy link
Contributor

openshift-bot commented Jun 26, 2016

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

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 5f909d2

@openshift-bot openshift-bot merged commit 61eba05 into openshift:master Jun 26, 2016
@bparees bparees deleted the ignore_build_version branch June 27, 2016 02:00
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.

[oc start-build] numbers builds incorrectly which results in error while creating them
3 participants