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

Create new config maps and secrets when adding config files #950

Merged
merged 1 commit into from
Nov 29, 2016

Conversation

spadgett
Copy link
Member

Let users create a new config map or secret directly from the "add config files" page.

https://trello.com/c/gUzfL5OA

openshift_web_console

@jwforres PTAL

@spadgett spadgett force-pushed the add-config-files-create branch from 4871bef to 8296cbe Compare November 29, 2016 18:52
@spadgett
Copy link
Member Author

Changed link casing to "Change secret"

@@ -22,18 +22,7 @@
</div>

<div ng-if="targetObject && configMaps && secrets">
<div ng-if="!configMaps.length && !secrets.length" class="empty-state-message empty-state-full-page">
Copy link
Member

Choose a reason for hiding this comment

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

Should we keep this for the case where you aren't authorized to create secrets / config maps?

Let users create a new config map or secret directly from the "add
config files" page.
@spadgett spadgett force-pushed the add-config-files-create branch from 8296cbe to a7e1273 Compare November 29, 2016 19:08
@spadgett
Copy link
Member Author

@jwforres updated

@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to a7e1273

@openshift-bot
Copy link

openshift-bot commented Nov 29, 2016

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

@openshift-bot openshift-bot merged commit 4d79ddb into openshift:master Nov 29, 2016
@spadgett spadgett deleted the add-config-files-create branch November 30, 2016 13:35
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