Add deployment update and deploy-webapp-from-registry commands. #676

Merged
telackey merged 23 commits from telackey/deployer into main 2023-12-14 03:02:34 +00:00
Showing only changes of commit 70a3df17c3 - Show all commits

View File

@ -265,4 +265,4 @@ def command(ctx, kube_config, laconic_config, image_registry, deployment_parent_
image_registry
)
finally:
dump_known_requests(state_file, [r])
dump_known_requests(state_file, [r])