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

Deploy image dialog should not show an error when it can't list secrets #2354

Closed
spadgett opened this issue Oct 23, 2017 · 1 comment
Closed
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/P2
Milestone

Comments

@spadgett
Copy link
Member

Currently, you see an error toast when the deploy image dialog can't list secrets. It should suppress this error since they're not needed and only there as options for the env value from options.

@spadgett spadgett added kind/bug Categorizes issue or PR as related to a bug. priority/P3 labels Oct 23, 2017
@spadgett spadgett self-assigned this Oct 23, 2017
@jwforres jwforres added this to the 3.7.0 milestone Oct 23, 2017
@spadgett
Copy link
Member Author

@jwforres It looks like DataService is not passing through anything but the message for list failures. I think this runs deeper than just this one error.

openshift-merge-robot added a commit that referenced this issue Oct 24, 2017
Automatic merge from submit-queue.

Use correct HTTP status from failed DataService.list

Bumps origin-web-common to 0.0.69

Requires openshift/origin-web-common#236
Fixes #2354
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/P2
Projects
None yet
Development

No branches or pull requests

2 participants