stack-orchestrator/stack_orchestrator/data
A. F. Dudley d5e1a6652c
All checks were successful
Lint Checks / Run linter (push) Successful in 4m37s
Lint Checks / Run linter (pull_request) Successful in 3m59s
Deploy Test / Run deploy test suite (pull_request) Successful in 9m43s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 14m31s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 16m18s
Webapp Test / Run webapp test suite (pull_request) Successful in 20m33s
Smoke Test / Run basic test suite (pull_request) Successful in 19m50s
fix(k8s): persist Caddy TLS certificates with PVC
Caddy ingress was using emptyDir for /data storage, causing TLS
certificates to be lost on pod restarts or cluster recreations.
This led to Let's Encrypt rate limit issues from repeatedly
requesting new certificates.

Add a PersistentVolumeClaim for Caddy's data directory to persist
ACME certificates across redeployments.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 18:57:55 -05:00
..
compose Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
config Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00
container-build Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00
k8s/components/ingress fix(k8s): persist Caddy TLS certificates with PVC 2026-01-24 18:57:55 -05:00
stacks Merge origin/main into multi-port-service 2026-01-24 16:48:11 -05:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
container-image-list.txt Add a stack for running uniswap frontend on urbit (#670) 2023-12-04 18:39:19 +05:30
npm-package-list.txt rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
pod-list.txt Upgrade release versions for merkl and sushiswap watchers (#642) 2023-11-13 17:36:37 +05:30
repository-list.txt rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
version.txt Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00