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

Enable extended validation check on all routes admitted in by the router. #11218

Merged
merged 1 commit into from
Oct 13, 2016

Conversation

ramr
Copy link
Contributor

@ramr ramr commented Oct 5, 2016

Enabled extended validation check on all routes admitted in by the router and update generated docs/manpage.

@liggitt PTAL Thx

@ramr
Copy link
Contributor Author

ramr commented Oct 5, 2016

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to b5c87b9

@liggitt
Copy link
Contributor

liggitt commented Oct 5, 2016

Is status written back to the route if the cert is invalid? Did we consider adding this validation to the route API?

@openshift-bot
Copy link
Contributor

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

@ramr
Copy link
Contributor Author

ramr commented Oct 5, 2016

Yes, the status is written back on invalid config/rejections etc. The issue with adding to the route API is that we could potentially break existing routes in etcd. Since we wanted to backport this, wouldn't it be more prudent to do this on admission into the router?

@ramr
Copy link
Contributor Author

ramr commented Oct 6, 2016

@liggitt do you have any other comments on this or is it good to merge? Thx

@liggitt
Copy link
Contributor

liggitt commented Oct 6, 2016

this looks fine. ideally, we would eventually add validation in the API anyway, to prevent all routers from having to implement this themselves (and work through the churn of continually rejecting routes with invalid certs)

@knobunc
Copy link
Contributor

knobunc commented Oct 11, 2016

[merge]

@knobunc
Copy link
Contributor

knobunc commented Oct 12, 2016

Flake #8571 [merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to b5c87b9

@openshift-bot
Copy link
Contributor

openshift-bot commented Oct 12, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/9987/) (Base Commit: 2cd1700) (Image: devenv-rhel7_5167)

@openshift-bot openshift-bot merged commit 3687062 into openshift:master Oct 13, 2016
@ramr ramr deleted the extval-defaults branch February 2, 2017 23:54
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