Automate bootstrap.json generation from Swarm inventory #17
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Summary
Create a reusable automation that emits
/config/bootstrap.jsonfrom the current Swarm membership so CHORUS replicas always receive deterministic QUIC bootstrap peers. The task comes from Phase 1 of the QUIC mesh rebaseline plan (docs/planning/quic-mesh-rebaseline.md).Background
docker/docker-compose.ymlmounts/config/bootstrap.json, but the file is still a manual stub.docker/testing/peer-connectivity-stage*.yml) and the emptydocker/bootstrap.jsonillustrate legacy bootstrap artifacts to retire.Requirements
chorus_ipvlan).docs/operations).Acceptance Criteria
tools/(or similar) with clear usage instructions./config/bootstrap.jsonprior to deploy.docs/planning/quic-mesh-rebaseline.mdor new runbook linking to the tool.