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

Make it easier to discover enabling TLS for routes #1761

Merged
merged 1 commit into from
Jun 26, 2017

Conversation

spadgett
Copy link
Member

Add an "Edit this route to enable security" link under the TLS section if TLS is not enabled.

openshift web console 2017-06-23 09-39-28

See #1760

cc @Kargakis

@spadgett spadgett requested a review from jwforres June 23, 2017 13:40
<p ng-if="!route.spec.tls">
TLS is not enabled.
<span ng-if="'routes' | canI : 'update'">
<a ng-href="{{route | editResourceURL}}" role="button">Edit</a> this route to enable security.
Copy link
Member

Choose a reason for hiding this comment

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

maybe "Edit this route to enable secure network traffic" or something instead of just "security"

Add an "Edit this route to enable security" link under the TLS section
if TLS is not enabled.
@spadgett
Copy link
Member Author

updated

@jwforres
Copy link
Member

can merge when queue re-opens

@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to dd1b554

@openshift-bot
Copy link

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link

Evaluated for origin web console test up to dd1b554

@openshift-bot
Copy link

Origin Web Console Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1591/) (Base Commit: d0e24f5) (PR Branch Commit: dd1b554)

@openshift-bot
Copy link

openshift-bot commented Jun 26, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1595/) (Base Commit: 2a22355) (PR Branch Commit: dd1b554)

@openshift-bot openshift-bot merged commit ba1ba6d into openshift:master Jun 26, 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.

3 participants