Skip to content

Commit 17895e2

Browse files
Bridge Info in Info Collector CMS (#20135)
1 parent 6f14bba commit 17895e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/last_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
08a60a9ff6b0cbfead4bc673798baf5068638313
1+
63058f09d3560f26085ffea238bc097700aeb8f2

src/api/protos/draft/ydb_maintenance.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ message Node {
4646
// version defines YDB version for current Node.
4747
// For example, 'ydb-stable-24-1'.
4848
string version = 9;
49+
uint32 pile_id = 10;
4950
}
5051

5152
message ListClusterNodesRequest {

0 commit comments

Comments
 (0)