stack-orchestrator/stack_orchestrator
David Boreham d2f5f069dd
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 34s
Smoke Test / Run basic test suite (pull_request) Successful in 4m31s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m53s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m23s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m6s
Merge branch 'main' into dboreham/k8s-deployment-enhancements
2024-08-13 14:13:14 -06:00
..
build Fixes for external stack deployment (#851) 2024-07-09 15:37:35 +00:00
data Open the json-rpc port (#916) 2024-08-13 17:47:56 +00:00
deploy Allow to disable kind cluster management for testing (#915) 2024-08-13 17:48:14 +00:00
repos Fixes for external stack deployment (#851) 2024-07-09 15:37:35 +00:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
__main__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
base.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
command_types.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
constants.py Support for pod/node affinity and tolerations 2024-08-11 20:52:17 -06:00
main.py Add external stack support (#806) 2024-04-18 21:22:47 +00:00
opts.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
update.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
util.py Fix stack path check (#877) 2024-07-19 17:16:40 +00:00
version.py Fixes for external stack deployment (#851) 2024-07-09 15:37:35 +00:00