Skip to content

Commit a4f720d

Browse files
feat(container): update the api
#### container:v1 The following keys were added: - schemas.AddonsConfig.properties.slurmOperatorConfig.$ref (Total Keys: 1) - schemas.SlurmOperatorConfig (Total Keys: 3) #### container:v1beta1 The following keys were added: - schemas.AddonsConfig.properties.slurmOperatorConfig.$ref (Total Keys: 1) - schemas.SlurmOperatorConfig (Total Keys: 3)
1 parent ab1cc2e commit a4f720d

6 files changed

Lines changed: 92 additions & 2 deletions

docs/dyn/container_v1.projects.locations.clusters.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,9 @@ <h3>Method Details</h3>
333333
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
334334
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
335335
},
336+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
337+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
338+
},
336339
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
337340
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
338341
},
@@ -2019,6 +2022,9 @@ <h3>Method Details</h3>
20192022
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
20202023
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
20212024
},
2025+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
2026+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
2027+
},
20222028
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
20232029
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
20242030
},
@@ -3569,6 +3575,9 @@ <h3>Method Details</h3>
35693575
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
35703576
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
35713577
},
3578+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
3579+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
3580+
},
35723581
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
35733582
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
35743583
},
@@ -5079,6 +5088,9 @@ <h3>Method Details</h3>
50795088
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
50805089
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
50815090
},
5091+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
5092+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
5093+
},
50825094
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
50835095
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
50845096
},
@@ -6002,6 +6014,9 @@ <h3>Method Details</h3>
60026014
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
60036015
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
60046016
},
6017+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
6018+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
6019+
},
60056020
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
60066021
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
60076022
},

docs/dyn/container_v1.projects.zones.clusters.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,9 @@ <h3>Method Details</h3>
210210
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
211211
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
212212
},
213+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
214+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
215+
},
213216
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
214217
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
215218
},
@@ -438,6 +441,9 @@ <h3>Method Details</h3>
438441
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
439442
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
440443
},
444+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
445+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
446+
},
441447
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
442448
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
443449
},
@@ -2124,6 +2130,9 @@ <h3>Method Details</h3>
21242130
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
21252131
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
21262132
},
2133+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
2134+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
2135+
},
21272136
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
21282137
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
21292138
},
@@ -3718,6 +3727,9 @@ <h3>Method Details</h3>
37183727
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
37193728
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
37203729
},
3730+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
3731+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
3732+
},
37213733
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
37223734
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
37233735
},
@@ -6029,6 +6041,9 @@ <h3>Method Details</h3>
60296041
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
60306042
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
60316043
},
6044+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
6045+
&quot;enabled&quot;: True or False, # When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.
6046+
},
60326047
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
60336048
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
60346049
},

docs/dyn/container_v1beta1.projects.locations.clusters.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,9 @@ <h3>Method Details</h3>
420420
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
421421
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
422422
},
423+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
424+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
425+
},
423426
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
424427
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
425428
},
@@ -2206,6 +2209,9 @@ <h3>Method Details</h3>
22062209
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
22072210
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
22082211
},
2212+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
2213+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
2214+
},
22092215
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
22102216
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
22112217
},
@@ -3849,6 +3855,9 @@ <h3>Method Details</h3>
38493855
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
38503856
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
38513857
},
3858+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
3859+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
3860+
},
38523861
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
38533862
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
38543863
},
@@ -5452,6 +5461,9 @@ <h3>Method Details</h3>
54525461
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
54535462
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
54545463
},
5464+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
5465+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
5466+
},
54555467
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
54565468
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
54575469
},
@@ -6385,6 +6397,9 @@ <h3>Method Details</h3>
63856397
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
63866398
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
63876399
},
6400+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
6401+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
6402+
},
63886403
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
63896404
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
63906405
},

docs/dyn/container_v1beta1.projects.zones.clusters.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ <h3>Method Details</h3>
223223
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
224224
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
225225
},
226+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
227+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
228+
},
226229
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
227230
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
228231
},
@@ -535,6 +538,9 @@ <h3>Method Details</h3>
535538
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
536539
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
537540
},
541+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
542+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
543+
},
538544
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
539545
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
540546
},
@@ -2321,6 +2327,9 @@ <h3>Method Details</h3>
23212327
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
23222328
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
23232329
},
2330+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
2331+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
2332+
},
23242333
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
23252334
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
23262335
},
@@ -4008,6 +4017,9 @@ <h3>Method Details</h3>
40084017
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
40094018
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
40104019
},
4020+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
4021+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
4022+
},
40114023
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
40124024
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
40134025
},
@@ -6412,6 +6424,9 @@ <h3>Method Details</h3>
64126424
&quot;sliceControllerConfig&quot;: { # Configuration for the Slice Controller. # Optional. Configuration for the slice controller add-on.
64136425
&quot;enabled&quot;: True or False, # Optional. Indicates whether Slice Controller is enabled in the cluster.
64146426
},
6427+
&quot;slurmOperatorConfig&quot;: { # Configuration for the Slurm Operator. # Configuration for the Slurm Operator.
6428+
&quot;enabled&quot;: True or False, # Whether the Slurm Operator is enabled in the cluster.
6429+
},
64156430
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
64166431
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
64176432
},

googleapiclient/discovery_cache/documents/container.v1.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2660,7 +2660,7 @@
26602660
}
26612661
}
26622662
},
2663-
"revision": "20260331",
2663+
"revision": "20260407",
26642664
"rootUrl": "https://container.googleapis.com/",
26652665
"schemas": {
26662666
"AcceleratorConfig": {
@@ -2867,6 +2867,10 @@
28672867
"$ref": "SliceControllerConfig",
28682868
"description": "Optional. Configuration for the slice controller add-on."
28692869
},
2870+
"slurmOperatorConfig": {
2871+
"$ref": "SlurmOperatorConfig",
2872+
"description": "Configuration for the Slurm Operator."
2873+
},
28702874
"statefulHaConfig": {
28712875
"$ref": "StatefulHAConfig",
28722876
"description": "Optional. Configuration for the StatefulHA add-on."
@@ -9083,6 +9087,17 @@ false
90839087
},
90849088
"type": "object"
90859089
},
9090+
"SlurmOperatorConfig": {
9091+
"description": "Configuration for the Slurm Operator.",
9092+
"id": "SlurmOperatorConfig",
9093+
"properties": {
9094+
"enabled": {
9095+
"description": "When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.",
9096+
"type": "boolean"
9097+
}
9098+
},
9099+
"type": "object"
9100+
},
90869101
"SoleTenantConfig": {
90879102
"description": "SoleTenantConfig contains the NodeAffinities to specify what shared sole tenant node groups should back the node pool.",
90889103
"id": "SoleTenantConfig",

googleapiclient/discovery_cache/documents/container.v1beta1.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2741,7 +2741,7 @@
27412741
}
27422742
}
27432743
},
2744-
"revision": "20260331",
2744+
"revision": "20260407",
27452745
"rootUrl": "https://container.googleapis.com/",
27462746
"schemas": {
27472747
"AcceleratorConfig": {
@@ -2968,6 +2968,10 @@
29682968
"$ref": "SliceControllerConfig",
29692969
"description": "Optional. Configuration for the slice controller add-on."
29702970
},
2971+
"slurmOperatorConfig": {
2972+
"$ref": "SlurmOperatorConfig",
2973+
"description": "Configuration for the Slurm Operator."
2974+
},
29712975
"statefulHaConfig": {
29722976
"$ref": "StatefulHAConfig",
29732977
"description": "Optional. Configuration for the StatefulHA add-on."
@@ -9733,6 +9737,17 @@ false
97339737
},
97349738
"type": "object"
97359739
},
9740+
"SlurmOperatorConfig": {
9741+
"description": "Configuration for the Slurm Operator.",
9742+
"id": "SlurmOperatorConfig",
9743+
"properties": {
9744+
"enabled": {
9745+
"description": "Whether the Slurm Operator is enabled in the cluster.",
9746+
"type": "boolean"
9747+
}
9748+
},
9749+
"type": "object"
9750+
},
97369751
"SoleTenantConfig": {
97379752
"description": "SoleTenantConfig contains the NodeAffinities to specify what shared sole tenant node groups should back the node pool.",
97389753
"id": "SoleTenantConfig",

0 commit comments

Comments
 (0)