stack-orchestrator/stack_orchestrator/data
Prathamesh Musale 52fab97e9b so-o2o: use alpine/kubectl; surface diagnostics on job timeout
CI test hit 'timed out waiting for the condition on jobs/caddy-cert-backup-manual'.
Root cause: bitnami/kubectl runs as uid 1001 by default, but the hostPath
mount target (/mnt/caddy-cert-backup on the kind node → /srv/kind/...
on the host) is root-owned because kind creates bind-mounted dirs via the
docker daemon. The pod couldn't write its output.

Switch to alpine/kubectl:1.35.3 which runs as root by default and is
smaller (faster pull in CI). Bump wait timeout to 120s as a cushion.
Dump describe/pod-list/logs on timeout so future failures are
debuggable from log output alone.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 09:32:04 +00:00
..
compose Add --update option to deploy create 2026-01-29 08:25:05 -06:00
compose-jobs Add Job and secrets support for k8s-kind deployments (#995) 2026-03-11 03:56:21 +00:00
config Add --update option to deploy create 2026-01-29 08:25:05 -06:00
container-build Add --update option to deploy create 2026-01-29 08:25:05 -06:00
k8s/components/ingress so-o2o: use alpine/kubectl; surface diagnostics on job timeout 2026-04-17 09:32:04 +00:00
stacks Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
__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