stack-orchestrator/tests/k8s-deploy
Prathamesh Musale aac317503e fix(test): wait for namespace termination before restart
Replace fixed sleep with a polling loop that waits for the deployment
namespace to be fully deleted. Without this, the start command fails
with 403 Forbidden because k8s rejects resource creation in a
namespace that is still terminating.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 07:01:27 +00:00
..
run-deploy-test.sh fix(test): wait for namespace termination before restart 2026-03-10 07:01:27 +00:00