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

Avoid runtime error for some dockerconfigjson secrets #2057

Merged
merged 1 commit into from
Sep 13, 2017

Conversation

spadgett
Copy link
Member

Fixes #2056

openshift web console 2017-09-12 14-44-14

Copy link
Member

@jeff-phillips-18 jeff-phillips-18 left a comment

Choose a reason for hiding this comment

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

Just one nit/question

<dd ng-if="!view.showSecret">*****</dd>
<dt>email</dt>
<dd class="word-break">{{data.email}}</dd>
<div ng-if="data.username || data.password || data.email">
Copy link
Member

Choose a reason for hiding this comment

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

wondering if this is necessary/helpful, nothing will show if none exist anyhow.

Copy link
Member Author

Choose a reason for hiding this comment

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

It looks a little odd to me because the header is underlined with nothing below. Opinion?

openshift web console 2017-09-12 15-00-05

Copy link
Member

Choose a reason for hiding this comment

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

Agreed. I would leave it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, sorry, I was thinking of the div below when the data is missing. Yeah this div isn't needed, will fix

@spadgett
Copy link
Member Author

Thanks @jeff-phillips-18, updated

@spadgett
Copy link
Member Author

[merge][severity: blocker]

@spadgett
Copy link
Member Author

Flake #2016

[merge][severity: blocker]

1 similar comment
@spadgett
Copy link
Member Author

Flake #2016

[merge][severity: blocker]

@openshift-bot
Copy link

Evaluated for origin web console merge up to f30afc2

@openshift-bot
Copy link

openshift-bot commented Sep 13, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin_web_console/180/) (Base Commit: 0200cf1) (PR Branch Commit: f30afc2) (Extended Tests: blocker)

@openshift-bot openshift-bot merged commit 9673fad into openshift:master Sep 13, 2017
@spadgett spadgett deleted the dockerconfigjson-secret branch September 13, 2017 17:56
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.

None yet

3 participants