miroir/crates/miroir-ctl
jedarden 3ae0eddd0a feat(ctl): add unit tests for key rotation and fix dump compilation
- Add unit tests for key rotation command (epoch_seconds, args validation,
  serialization tests for MeiliKey and TopologyNode)
- Fix dump.rs compilation errors (unwrap_or type mismatches, missing Ok(()))
- Add Serialize derive to MeiliKey and TopologyNode structs

The key rotation CLI already implements the 4-step zero-downtime rotation
from plan §9. This commit adds test coverage and fixes unrelated compilation
issues in dump.rs that were blocking miroir-ctl builds.

Closes: miroir-46p.2
2026-05-24 08:48:21 -04:00
..
src feat(ctl): add unit tests for key rotation and fix dump compilation 2026-05-24 08:48:21 -04:00
tests P12.OP3: Validate 2× transient load caveat and add CLI schedule window guard 2026-04-18 22:00:57 -04:00
Cargo.toml Merge remote-tracking branch 'origin/master' 2026-05-24 05:21:32 -04:00