Skip to content

Commit 247e02d

Browse files
committed
display owner for cloud-agents version
1 parent 447935f commit 247e02d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protobufs/livekit_cloud_agent.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ message AgentVersion {
101101
google.protobuf.Timestamp deployed_at = 4;
102102
map<string, string> attributes = 5;
103103
string status = 6;
104+
string owner = 7;
104105
}
105106

106107
message ListAgentVersionsRequest {

0 commit comments

Comments
 (0)