stack-orchestrator/stack_orchestrator/deploy/k8s
prathamesh0 7f4b058066
Publish / Gate: k8s deploy e2e (push) Failing after 3s Details
Publish / Build and publish (push) Has been skipped Details
K8s Deploy Test / Run deploy test suite on kind/k8s (push) Failing after 0s Details
Lint Checks / Run linter (push) Failing after 0s Details
Deploy Test / Run deploy test suite (push) Failing after 0s Details
Webapp Test / Run webapp test suite (push) Failing after 0s Details
Smoke Test / Run basic test suite (push) Failing after 0s Details
so-o2o: kubectl-level Caddy cert backup/restore (#746)
Replaces the etcd-surgery persistence approach with a CronJob that dumps `manager=caddy` Secrets to `{kind-mount-root}/caddy-cert-backup/` every 5 min, and a restore step that applies the file before Caddy starts on a fresh cluster. Closes so-o2o.

Deletes `_clean_etcd_keeping_certs` and the etcd+PKI extraMounts. No new spec keys - activates when `kind-mount-root` is set.
2026-04-17 15:36:40 +05:30
..
helm Fix pyright type errors across codebase 2026-01-22 01:10:36 -05:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py so-ad7: build per-pod Service for maintenance container (#744) 2026-04-16 15:07:25 +05:30
deploy_k8s.py so-o2o: kubectl-level Caddy cert backup/restore (#746) 2026-04-17 15:36:40 +05:30
helpers.py so-o2o: kubectl-level Caddy cert backup/restore (#746) 2026-04-17 15:36:40 +05:30
k8s_command.py Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00