stack-orchestrator/stack_orchestrator/deploy/k8s
Prathamesh Musale 7acabb0743
All checks were successful
Lint Checks / Run linter (push) Successful in 29s
Add support for generating Helm charts when creating a deployment (#974)
Part of https://plan.wireit.in/deepstack/browse/VUL-265/

- Added a flag `--helm-chart` to `deploy create` command
- Uses Kompose CLI wrapper to generate a helm chart from compose files in a stack
- To be handled in a follow on PR(s):
  - Templatize generated charts and generate a `values.yml` file with defaults

Reviewed-on: #974
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-11-27 06:43:07 +00:00
..
helm Add support for generating Helm charts when creating a deployment (#974) 2025-11-27 06:43:07 +00:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py Support uploaded config, add 'publish-webapp-deployer' and 'request-webapp-deployment' commands (#938) 2024-08-27 19:55:06 +00:00
deploy_k8s.py Allow to disable kind cluster management for testing (#915) 2024-08-13 17:48:14 +00:00
helpers.py Support non-tls ingress for kind (#748) 2024-02-17 01:54:30 +00:00