Extend cli + small fixes #1340
Merged
Extend cli + small fixes #1340
DCO-2 / DCO
succeeded
Mar 17, 2026 in 0s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | 0297a29 | feat(common): add common crate | Valid sign-off found |
| 🟢 | 97214e0 | feat(dataplane): tidy up start_router() | Valid sign-off found |
| 🟢 | 4732476 | feat(common): define trait CliDataProvider | Valid sign-off found |
| 🟢 | 3d688ef | chore: add common as dependency of several crates | Valid sign-off found |
| 🟢 | a18436e | feat(cli): augment cli with new commands | Valid sign-off found |
| 🟢 | ecd5e77 | feat(multiple): define CliSources and populate it | Valid sign-off found |
| 🟢 | 3b590f3 | feat(nat,flow-filter,flow-entry): impl traits for ... | Valid sign-off found |
| 🟢 | 21df027 | feat(config): augment Display of VpcExpose | Valid sign-off found |
| 🟢 | 4dab1a9 | feat(routing): handle new cli requests | Valid sign-off found |
| 🟢 | 7e74c20 | refactor(mgmt): tidy up config db | Valid sign-off found |
| 🟢 | 3f9ff7e | feat(mgmt,routing): pass config to router ctl | Valid sign-off found |
| 🟢 | e72d7e4 | feat(config): impl Displays for relevant config | Valid sign-off found |
| 🟢 | 35dfd4d | feat(cli): handle cmd to show config objects | Valid sign-off found |
| 🟢 | e4d772f | feat(config,routing,mgmt): clean-up + show config ... | Valid sign-off found |
| 🟢 | 7bb2185 | feat(common): extend CliProvider impls for ArcSwap | Valid sign-off found |
| 🟢 | 5c989c0 | feat(nat,routing,dataplane): propagate & show masq... | Valid sign-off found |
| 🟢 | 809d83a | feat(flow-filter): move Display impls to display.r... | Valid sign-off found |
| 🟢 | 2785e32 | feat(many): use a common util to display headings | Valid sign-off found |
| 🟢 | 435f1f4 | feat(port-forwarding): hide warn on flow lifetime ... | Valid sign-off found |
| 🟢 | 971d59a | feat(mgmt): simplify code | Valid sign-off found |
| 🟢 | f8c25e9 | chore: remove duplicate field | Valid sign-off found |
| 🟢 | 897134d | feat(flow-filter): move tracing target declaration... | Valid sign-off found |
| 🟢 | dd38070 | feat(cli): add cmd to show internal config | Valid sign-off found |
| 🟢 | 4374eb2 | feat(config): let VpcExposeXXX timeouts be an Opti... | Valid sign-off found |
| 🟢 | fc8dbd5 | feat(config): extend vpc expose idle timeout gette... | Valid sign-off found |
| 🟢 | 8ad4837 | feat(port-forwarding): map api idle timeout to est... | Valid sign-off found |
| 🟢 | d72251e | feat(mgmt): disable logs | Valid sign-off found |
| 🟢 | e2f7cee | feat(dataplane): add tracing targets for 3rd party... | Valid sign-off found |
| 🟢 | ffd497f | feat(routing): revisit error handling of cli handl... | Valid sign-off found |
| 🟢 | d413fa0 | feat(config): change fmt ot times in Display of Gw... | Valid sign-off found |
Loading