Skip to content

Add 'OpenShift: Delete Project' command to command palette #232

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

Closed
dgolovin opened this issue Oct 16, 2018 · 0 comments
Closed

Add 'OpenShift: Delete Project' command to command palette #232

dgolovin opened this issue Oct 16, 2018 · 0 comments
Assignees
Milestone

Comments

@dgolovin
Copy link
Collaborator

dgolovin commented Oct 16, 2018

Project node in OpenShift Application Explorer view has 'Delete' command
image
which is currently not visible in command palette. That was done because 'Delete' command expects to be called on Project node, has no check if node is not provided and would conflict with other Delete commands for Aplication/Component/Service/Storage.

To make it available in command palette there should be command that would be named 'Delete Project' and it would be shown in palette only.
image
This wrapper command should provide QuickPick to select projects from cluster and then call 'Delete' command for project with Project selected from QuickPick list.

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

No branches or pull requests

2 participants