Original framing ('backup not persisting') was inaccurate. The
bind-mount works and _clean_etcd_keeping_certs runs to completion.
The real bug is downstream: cleanup uses etcd v3.5.9 which
produces v3.5-format on-disk data, incompatible with the etcd
v3.6.x that ships in newer kindest/node images. apiserver fails
to start on cluster recreate. Prod (kind v0.20) is dormant; local
(kind v0.32) reproduces.
Also noting the silent-failure pattern that masked this for so
long.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| config.json | ||
| events.jsonl | ||