From 85a810b6659002023f1fb04c830708f154d05ad1 Mon Sep 17 00:00:00 2001 From: Thomas E Lackey Date: Thu, 18 Jan 2024 20:14:36 -0600 Subject: [PATCH] Tweak status --- stack_orchestrator/deploy/webapp/deploy_webapp_from_registry.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack_orchestrator/deploy/webapp/deploy_webapp_from_registry.py b/stack_orchestrator/deploy/webapp/deploy_webapp_from_registry.py index bb708af5..146116a0 100644 --- a/stack_orchestrator/deploy/webapp/deploy_webapp_from_registry.py +++ b/stack_orchestrator/deploy/webapp/deploy_webapp_from_registry.py @@ -261,7 +261,7 @@ def command(ctx, kube_config, laconic_config, image_registry, deployment_parent_ if not dry_run: for r in requests_to_execute: - dump_known_requests(state_file, [r], "PROCESSING") + dump_known_requests(state_file, [r], "DEPLOYING") status = "ERROR" try: process_app_deployment_request(