forked from cerc-io/stack-orchestrator
ceea8f0572b93c5fc0e16ca33356b467a2badd09
Two fixes for biscayne-restart.yml: 1. ansible_become_flags: "-E" on the restart task preserves SSH_AUTH_SOCK through sudo so laconic-so can git pull the stack repo. 2. After restart, clear claimRef on any Released PVs. laconic-so restart deletes the namespace (cascading to PVCs) then recreates, but the PVs retain stale claimRefs that prevent new PVCs from binding. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
biscayne-agave-runbook
Ansible playbooks for operating the kind-based agave-stack deployment on biscayne.vaasl.io.
Languages
Python
45.8%
Shell
45.6%
Dockerfile
6.3%
TypeScript
1.5%
JavaScript
0.4%
Other
0.4%