- Created T026-practical-test task.yaml for MVP smoke testing - Added k8shost-server to flake.nix (packages, apps, overlays) - Staged all workspace directories for nix flake build - Updated flake.nix shellHook to include k8shost Resolves: T026.S1 blocker (R8 - nix submodule visibility)
3 lines
71 B
Rust
3 lines
71 B
Rust
//! FiberLB gRPC API definitions
|
|
|
|
tonic::include_proto!("fiberlb.v1");
|