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

Warn when deleting a service instance that still has bindings #2149

Closed
spadgett opened this issue Sep 22, 2017 · 1 comment
Closed

Warn when deleting a service instance that still has bindings #2149

spadgett opened this issue Sep 22, 2017 · 1 comment

Comments

@spadgett
Copy link
Member

Right now we give no warning and show no message on the overview when a provisioned service is deleted when it has bindings. Deprovision will never complete until the bindings are also deleted. Also the dialog styles are not great and don't look like other dialogs.

cc @ncameronbritt

@ncameronbritt
Copy link

We did have a design around this: https://github.com/openshift/openshift-origin-design/blob/master/web-console/3-project-details/binding-in-project.md#delete-service

The visual style might not be exactly what we want, but the idea was to warn users that they need to delete any bindings. Would be nice if we could take care of deleting bindings though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants