skupperproject / skupper

Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
http://skupper.io
Apache License 2.0
595 stars 74 forks source link

Add wait flag to sites commands #1795

Open nluaces opened 1 day ago

nluaces commented 1 day ago

Description of the changes:

Wait for a given status

New flag that allows the user to wait for a status (pending, configured, ready).

Wait for the site to be deleted

New flag tat allows the user to wait or not for the site to be deleted.

These flags are available only for Kubernetes platforms for now.