You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
When re-applying a service while not all resources have been created yet, seems like the apply is not taken into account. (Mostly occurred when pods on crashloop)
The text was updated successfully, but these errors were encountered:
When running a cuebe apply just after a cuebe delete, the resources continue their termination and the apply command is not taken into account
A way to test :
cuebe delete -t test -e devstack.services.asset . ./deploy/gcp/dev/ -c gke-dev --dry-run
cuebe apply -t test -e devstack.services.asset . ./deploy/gcp/dev/ -c gke-dev --dry-run
Or
When re-applying a service while not all resources have been created yet, seems like the apply is not taken into account. (Mostly occurred when pods on crashloop)
The text was updated successfully, but these errors were encountered: