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 Mar 26, 2020. It is now read-only.
Devspace currently has no built-in way to wait until the deployment is ready, as one would need e.g. on a ci / cd pipeline where one would first wait until the deployments are fully successful before starting with staging tests like integration, acceptance, and load tests. The devspace team is working on it, so when it is solved, we will just remove the script.
When we remove the wait_for_deployments.sh script, we need to adapt our pipelines too.
Devspace currently has no built-in way to wait until the deployment is ready, as one would need e.g. on a ci / cd pipeline where one would first wait until the deployments are fully successful before starting with staging tests like integration, acceptance, and load tests. The devspace team is working on it, so when it is solved, we will just remove the script.
When we remove the
wait_for_deployments.sh
script, we need to adapt our pipelines too.The corresponding devspace issue can be consulted here: devspace-sh/devspace#954.
The text was updated successfully, but these errors were encountered: