@@ -318,11 +318,13 @@ X-Xss-Protection: 0
318
318
}
319
319
},
320
320
"labels": {
321
+ "cnrm-test": "true",
321
322
"goog-dataproc-autozone": "enabled",
322
323
"goog-dataproc-cluster-name": "test-${uniqueId}",
323
324
"goog-dataproc-cluster-uuid": "${dataStoreClusterUUID}",
324
325
"goog-dataproc-location": "us-central1",
325
- "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}"
326
+ "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}",
327
+ "managed-by-cnrm": "true"
326
328
},
327
329
"projectId": "${projectId}"
328
330
}
@@ -462,11 +464,13 @@ X-Xss-Protection: 0
462
464
}
463
465
},
464
466
"labels": {
467
+ "cnrm-test": "true",
465
468
"goog-dataproc-autozone": "enabled",
466
469
"goog-dataproc-cluster-name": "test-${uniqueId}",
467
470
"goog-dataproc-cluster-uuid": "${dataStoreClusterUUID}",
468
471
"goog-dataproc-location": "us-central1",
469
- "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}"
472
+ "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}",
473
+ "managed-by-cnrm": "true"
470
474
},
471
475
"projectId": "${projectId}",
472
476
"status": {
@@ -615,11 +619,13 @@ X-Xss-Protection: 0
615
619
}
616
620
},
617
621
"labels": {
622
+ "cnrm-test": "true",
618
623
"goog-dataproc-autozone": "enabled",
619
624
"goog-dataproc-cluster-name": "test-${uniqueId}",
620
625
"goog-dataproc-cluster-uuid": "${dataStoreClusterUUID}",
621
626
"goog-dataproc-location": "us-central1",
622
- "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}"
627
+ "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}",
628
+ "managed-by-cnrm": "true"
623
629
},
624
630
"projectId": "${projectId}",
625
631
"status": {
@@ -831,11 +837,13 @@ X-Xss-Protection: 0
831
837
}
832
838
},
833
839
"labels": {
840
+ "cnrm-test": "true",
834
841
"goog-dataproc-autozone": "enabled",
835
842
"goog-dataproc-cluster-name": "test-${uniqueId}",
836
843
"goog-dataproc-cluster-uuid": "${dataStoreClusterUUID}",
837
844
"goog-dataproc-location": "us-central1",
838
- "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}"
845
+ "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}",
846
+ "managed-by-cnrm": "true"
839
847
},
840
848
"projectId": "${projectId}"
841
849
}
@@ -976,11 +984,13 @@ X-Xss-Protection: 0
976
984
}
977
985
},
978
986
"labels": {
987
+ "cnrm-test": "true",
979
988
"goog-dataproc-autozone": "enabled",
980
989
"goog-dataproc-cluster-name": "test-${uniqueId}",
981
990
"goog-dataproc-cluster-uuid": "${dataStoreClusterUUID}",
982
991
"goog-dataproc-location": "us-central1",
983
- "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}"
992
+ "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}",
993
+ "managed-by-cnrm": "true"
984
994
},
985
995
"projectId": "${projectId}",
986
996
"status": {
@@ -999,6 +1009,10 @@ X-Xss-Protection: 0
999
1009
{
1000
1010
"state": "UPDATING",
1001
1011
"stateStartTime": "2024-04-01T12:34:56.123456Z"
1012
+ },
1013
+ {
1014
+ "state": "RUNNING",
1015
+ "stateStartTime": "2024-04-01T12:34:56.123456Z"
1002
1016
}
1003
1017
]
1004
1018
}
@@ -1140,11 +1154,13 @@ X-Xss-Protection: 0
1140
1154
}
1141
1155
},
1142
1156
"labels": {
1157
+ "cnrm-test": "true",
1143
1158
"goog-dataproc-autozone": "enabled",
1144
1159
"goog-dataproc-cluster-name": "test-${uniqueId}",
1145
1160
"goog-dataproc-cluster-uuid": "${dataStoreClusterUUID}",
1146
1161
"goog-dataproc-location": "us-central1",
1147
- "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}"
1162
+ "goog-drz-dataproc-uuid": "cluster-${dataStoreClusterUUID}",
1163
+ "managed-by-cnrm": "true"
1148
1164
},
1149
1165
"projectId": "${projectId}",
1150
1166
"status": {
@@ -1163,6 +1179,10 @@ X-Xss-Protection: 0
1163
1179
{
1164
1180
"state": "UPDATING",
1165
1181
"stateStartTime": "2024-04-01T12:34:56.123456Z"
1182
+ },
1183
+ {
1184
+ "state": "RUNNING",
1185
+ "stateStartTime": "2024-04-01T12:34:56.123456Z"
1166
1186
}
1167
1187
]
1168
1188
}
0 commit comments