Skip to content

Split gRPC converter into multiple files and remove convert_* functions #559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jun 6, 2025

chore(mgmt): Move all top-level gRPC converter tests to mod.rs

b13e054
Select commit
Loading
Failed to load commit list.
Merged

Split gRPC converter into multiple files and remove convert_* functions #559

chore(mgmt): Move all top-level gRPC converter tests to mod.rs
b13e054
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 6, 2025 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 223cb64 chore(mgmt): Move bgp gRPC converter into bgp.rs Valid sign-off found
🟢 be21daf feat(mgmt): FromStr and Display for InterfaceAddre... Valid sign-off found
🟢 a0f6f53 chore(mgmt): Move interface gRPC converter into in... Valid sign-off found
🟢 eb923c6 chore(mgmt): Move vpc gRPC converter to vpc.rs Valid sign-off found
🟢 d08c747 chore(mgmt): Move vrf gRPC converter into vrf.rs Valid sign-off found
🟢 c78dc5e chore(mgmt): Move expose gRPC converter into expos... Valid sign-off found
🟢 c7c1f70 chore(mgmt): Move peering gRPC converter into peer... Valid sign-off found
🟢 7951580 chore(mgmt): Move device gRPC converter to device.... Valid sign-off found
🟢 708e90e chore(mgmt): Move underlay gRPC converter to under... Valid sign-off found
🟢 afbd7e7 chore(mgmt): MOve overlay gRPC converter to overla... Valid sign-off found
🟢 74f7263 chore(mgmt): Move GatewayConfig gRPC converter to ... Valid sign-off found
🟢 b13e054 chore(mgmt): Move all top-level gRPC converter tes... Valid sign-off found