Skip to content

Add --wait and --no-wait for all delete operation #671

@rhuss

Description

@rhuss

In what area(s)?

Describe the feature:

In order to avoid race conditions when on delete an object and immediately recreate it, by default we should also wait for the end of a delete operation, like we do for service create and service update.

Therefor a --wait and a --no-wait option should be added to all "delete" operation. This can reuse our general wait handling util libs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions