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

Let users specify insecureEdgeTerminationPolicy for other termination types #1184

Merged
merged 1 commit into from
Jan 27, 2017

Conversation

spadgett
Copy link
Member

Previously we only let users specify the insecureEdgeTerminationPolicy for edge-terminated routes. Allow it for any termination type. The value Allow should be disabled for passthrough routes, however.

cc @smarterclayton

@spadgett spadgett requested a review from jwforres January 26, 2017 20:47
</div>
<div ng-if="routeForm.insecureTraffic.$error.passthrough" class="has-warning">
<span class="help-block">
Passthrough routes can't have insecure traffic policy <var>Allow</var>.
Copy link
Member

Choose a reason for hiding this comment

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

Passthrough routes can't use the insecure traffic policy Allow

… types

Previously we only let users specify the insecureEdgeTerminationPolicy
for edge-terminated routes. Allow it for any termination type. The value
`Allow` should be disabled for passthrough routes, however.
@spadgett spadgett force-pushed the relax-route-validation branch from 9b574d3 to f2dbce7 Compare January 27, 2017 12:49
@spadgett
Copy link
Member Author

@jwforres thanks, updated

@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to f2dbce7

@openshift-bot
Copy link

openshift-bot commented Jan 27, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/991/) (Base Commit: 960a94b)

@openshift-bot openshift-bot merged commit 9989eef into openshift:master Jan 27, 2017
@spadgett spadgett deleted the relax-route-validation branch January 27, 2017 16:10
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