Skip to content

Commit 78c3f29

Browse files
Bridge Mode in CMS: Pile name in public api (#21344)
1 parent 58c6940 commit 78c3f29

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/last_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e25fa623e2266542c13aaf00e98d295768297be8
1+
4176245ddf17f8aa1036d87c0fc18e0122496c3f

src/api/protos/draft/ydb_maintenance.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ 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;
5049
}
5150

5251
message ListClusterNodesRequest {

0 commit comments

Comments
 (0)