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

Add wait command for deleting service #2077

Closed
cdrage opened this issue Sep 3, 2019 · 1 comment
Closed

Add wait command for deleting service #2077

cdrage opened this issue Sep 3, 2019 · 1 comment
Labels
kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation priority/Medium Nice to have issue. Getting it done before priority changes would be great. v2 Issue or PR that applies to the v2 of odo

Comments

@cdrage
Copy link
Member

cdrage commented Sep 3, 2019

[kind/Feature]

Which functionality do you think we should add?

Currently we use:

oc wait ServiceInstance/${service} --for delete --namespace ${project}

Within VSCode.

We should also have a --wait command for deleting a service within odo.

Why is this needed?

Needed so that the CLI will correctly "hang" until it's completely deleted.

@cdrage cdrage changed the title Added wait command for deleting service Add wait command for deleting service Sep 3, 2019
@cdrage cdrage assigned cdrage and unassigned cdrage Sep 3, 2019
@cdrage cdrage added the priority/Medium Nice to have issue. Getting it done before priority changes would be great. label Sep 3, 2019
@girishramnani girishramnani added area/service kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation labels Dec 26, 2019
@girishramnani
Copy link
Contributor

girishramnani commented Dec 26, 2019

seems like this is a duplicate of #1943, closing this as its newer

@rm3l rm3l added the v2 Issue or PR that applies to the v2 of odo label Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation priority/Medium Nice to have issue. Getting it done before priority changes would be great. v2 Issue or PR that applies to the v2 of odo
Projects
Archived in project
Development

No branches or pull requests

3 participants