stack-orchestrator/stack_orchestrator/deploy/webapp
Prathamesh Musale ba03d77151
Some checks failed
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 48s
Deploy Test / Run deploy test suite (pull_request) Failing after 50s
Lint Checks / Run linter (pull_request) Successful in 51s
Webapp Test / Run webapp test suite (pull_request) Failing after 32s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Failing after 33s
Smoke Test / Run basic test suite (pull_request) Failing after 32s
Update TODOs
2024-10-21 10:20:43 +05:30
..
__init__.py Webapp deploy (#662) 2023-11-27 22:02:16 -07:00
deploy_webapp_from_registry.py Check if auction is already used for a deployment 2024-10-03 12:45:49 +05:30
deploy_webapp.py Fix default webapp port number. (#740) 2024-02-09 01:20:41 +00:00
handle_deployment_auction.py Convert amounts to int for comparison 2024-10-01 18:44:51 +05:30
publish_deployment_auction.py Update TODOs 2024-10-21 10:20:43 +05:30
publish_webapp_deployer.py Support uploaded config, add 'publish-webapp-deployer' and 'request-webapp-deployment' commands (#938) 2024-08-27 19:55:06 +00:00
request_webapp_deployment.py Cross check app in deployment request and auction record 2024-10-09 11:23:10 +05:30
request_webapp_undeployment.py Add a command to request an application undeployment 2024-10-07 12:42:47 +05:30
run_webapp.py Support other webapp types (react, static). (#721) 2024-02-02 18:04:06 -06:00
undeploy_webapp_from_registry.py Update TODOs 2024-10-21 10:20:43 +05:30
util.py Resolve app name when verifying auction 2024-10-09 16:39:49 +05:30