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

Show toast notifications when attaching / removing PVCs #1662

Merged
merged 1 commit into from
Jun 7, 2017

Conversation

spadgett
Copy link
Member

@spadgett spadgett commented Jun 7, 2017

var details;
if (!mountPath) {
// FIXME: This seems like a bad experience since we don't give users a way to mount it later.
details = "The volume was added, but not mounted, since no mount path given.";
Copy link
Member

Choose a reason for hiding this comment

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

can we get an issue open for this? or get it added as a gap in the trello story about pvc experience... that aside, can you update the text. Maybe "No mount path was provided. The volume reference was added to the configuration but it will not be mounted into running pods."

Copy link
Member Author

Choose a reason for hiding this comment

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

Opened #1665

@spadgett
Copy link
Member Author

spadgett commented Jun 7, 2017

@jwforres thanks, updated

@jwforres
Copy link
Member

jwforres commented Jun 7, 2017

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 1da7d0e

@openshift-bot
Copy link

openshift-bot commented Jun 7, 2017

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

@openshift-bot openshift-bot merged commit a18e11e into openshift:master Jun 7, 2017
@spadgett spadgett deleted the attach-remove-pvc-toasts branch June 7, 2017 20:07
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