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

Fix validation of pkg/sdn/api object updates #10466

Merged
merged 1 commit into from
Aug 18, 2016

Conversation

danwinship
Copy link
Contributor

The code was assuming that the update validators automatically called the creation validator too, but that's apparently not how it works.

Closes https://bugzilla.redhat.com/show_bug.cgi?id=1367246

@openshift/networking PTAL

@pravisankar
Copy link

LGTM

@pravisankar
Copy link

[merge]

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@danwinship
Copy link
Contributor Author

https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8050/ appears to be #9856 which was supposed to be fixed but apparently isn't. [merge]

@openshift-bot openshift-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 17, 2016
The code was assuming that the update validators automatically called
the creation validator too, but that's apparently not how it works.
@danwinship danwinship force-pushed the sdn-update-validation branch from 093aee1 to 1e876fe Compare August 17, 2016 21:09
@danwinship
Copy link
Contributor Author

@pravisankar want to look at it again and re-merge? (since the rebase conflict was against your vnid PR)

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 1e876fe

@pravisankar
Copy link

LGTM [merge]

@openshift-bot
Copy link
Contributor

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

@openshift-bot openshift-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 17, 2016
@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 1e876fe

@openshift-bot
Copy link
Contributor

openshift-bot commented Aug 18, 2016

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

@openshift-bot openshift-bot merged commit d12a3c1 into openshift:master Aug 18, 2016
@danwinship danwinship deleted the sdn-update-validation branch August 18, 2016 12:55
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.

3 participants