Skip to content

Commit

Permalink
[message] add pod node ip
Browse files Browse the repository at this point in the history
  • Loading branch information
lzf575 authored and jin-xiaofeng committed Oct 24, 2023
1 parent 8046335 commit 4eecffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions message/trident.proto
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ message PodIp {
optional string ip = 4;
optional uint32 pod_cluster_id = 5;
repeated string container_ids = 6;
optional string pod_node_ip = 7;
}

message VtapIp {
Expand Down

0 comments on commit 4eecffc

Please sign in to comment.