stack-orchestrator/stack_orchestrator/deploy
Thomas E Lackey 7481ae8d8b
Some checks failed
Lint Checks / Run linter (pull_request) Failing after 35s
Smoke Test / Run basic test suite (pull_request) Successful in 4m12s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m41s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m55s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 8m9s
Multiple NodePorts and add replicas spec option
2024-08-08 20:10:21 +00:00
..
compose Implement dry run support for k8s deploy (#727) 2024-02-06 07:07:56 -07:00
k8s Multiple NodePorts and add replicas spec option 2024-08-08 20:10:21 +00:00
webapp Add option to recreate deployments rather than update them. 2024-08-05 23:26:16 -05:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
deploy_types.py Add env var support for k8s (#634) 2023-11-08 17:53:46 -07:00
deploy_util.py Add external stack support (#806) 2024-04-18 21:22:47 +00:00
deploy.py Fixes for external stack deployment (#851) 2024-07-09 15:37:35 +00:00
deployer_factory.py Add ConfigMap test. (#726) 2024-02-05 14:15:11 -06:00
deployer.py Add deployment update and deploy-webapp-from-registry commands. (#676) 2023-12-13 21:02:34 -06:00
deployment_context.py Generate a unique deployment id for each deployment (#680) 2023-12-05 22:56:58 -07:00
deployment_create.py Fixes for external stack deployment (#851) 2024-07-09 15:37:35 +00:00
deployment.py Fixes for external stack deployment (#851) 2024-07-09 15:37:35 +00:00
images.py Fix image tag name 2024-06-13 08:31:45 -06:00
spec.py Multiple NodePorts and add replicas spec option 2024-08-08 20:10:21 +00:00
stack_state.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
stack.py kind test stack (#629) 2023-11-08 01:11:00 -07:00