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

Add a diagnostic that runs extended validation on routes #14819

Merged
merged 1 commit into from
Jun 27, 2017

Conversation

smarterclayton
Copy link
Contributor

In 3.6 route extended validation has become more aggressive. This
diagnostic makes it easy for an admin to test how many routes on the
cluster would fail extended validation by running it on all routes.

$ oadm diagnostics RouteCertificateValidation

will report all failing routes.

[test] @knobunc @liggitt

@smarterclayton
Copy link
Contributor Author

smarterclayton commented Jun 22, 2017

@Miciah this will flag routes that fail extended validation, and we would invoke prior to upgrade for non-online clusters

@knobunc
Copy link
Contributor

knobunc commented Jun 26, 2017

@openshift/networking FYI

Copy link
Contributor

@knobunc knobunc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love this. LGTM

@smarterclayton
Copy link
Contributor Author

[merge][severity:blocker] (planning on making ansible block this on upgrade)

@openshift-bot
Copy link
Contributor

openshift-bot commented Jun 26, 2017

continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 12

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 39eee51

@deads2k
Copy link
Contributor

deads2k commented Jun 26, 2017

re[test]

In 3.6 route extended validation has become more aggressive. This
diagnostic makes it easy for an admin to test how many routes on the
cluster would fail extended validation by running it on all routes.

    $ oadm diagnostics RouteCertificateValidation

will report all failing routes.
@smarterclayton
Copy link
Contributor Author

smarterclayton commented Jun 27, 2017 via email

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to bd79ab1

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2665/) (Base Commit: 955efb1) (PR Branch Commit: bd79ab1)

@smarterclayton smarterclayton merged commit 1fb12f6 into openshift:master Jun 27, 2017
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