HOMELAB-817: replace narrow etcd compaction vars with generic etcd_extra_args map #162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-817-etcd-stability"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace individual etcd_auto_compaction_mode/retention vars with generic etcd_extra_args map(string). Fixes gate condition that silently disabled the patch when mode was null.