| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-28 | T8502: op-mode call needs to wait on completion of remote commit | John Estabrook | |
| The added calculations were just enough to introduce a race between remote commit completion and show remote config. | |||
| 2026-04-01 | config-sync: T7784: Add command to diff configuration with secondary node | Oleksandr Kuchmystyi | |
| Add a new operational command to compare configuration between nodes participating in config synchronization. New command: - `show configuration secondary sync [commands] [running|candidate|saved] [config-node-path]`. This allows operators to view configuration differences across secondary peer before applying or syncing changes. Supports: - displaying using raw diff and 'commands' format; - optional section filtering (subtree comparison); - selectable config source (running, candidate, saved). | |||
