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
Currently kd will block while it waits for an individual deployment to rollout before deploying any other resources. A more sophisticated approach would be to instead deploy all resources and track the rollout of the 'watchable' ones at the end.
This would allow for faster overall deployments.
The text was updated successfully, but these errors were encountered:
Currently kd will block while it waits for an individual deployment to rollout before deploying any other resources. A more sophisticated approach would be to instead deploy all resources and track the rollout of the 'watchable' ones at the end.
This would allow for faster overall deployments.
The text was updated successfully, but these errors were encountered: