Skip to content

Commit ee835b7

Browse files
committed
Update upstream specifications to their latest version
1 parent 0fea3dd commit ee835b7

File tree

219 files changed

+10696
-8243
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

219 files changed

+10696
-8243
lines changed

crd-catalog/GoogleCloudPlatform/spark-on-k8s-operator/sparkoperator.k8s.io/v1beta2/scheduledsparkapplications.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6576,6 +6576,9 @@ spec:
65766576
sparkVersion:
65776577
description: "SparkVersion is the version of Spark the application uses."
65786578
type: "string"
6579+
suspend:
6580+
description: "Suspend indicates whether the SparkApplication should be suspended.\nWhen true, the controller skips submitting the Spark job.\nIf a SparkApplication is suspended after creation\n(i.e. the flag goes from false to true), the Spark operator will delete\nall active Pods associated with this SparkApplication.\nUsers must design their Spark application to gracefully handle this."
6581+
type: "boolean"
65796582
timeToLiveSeconds:
65806583
description: "TimeToLiveSeconds defines the Time-To-Live (TTL) duration in seconds for this SparkApplication\nafter its termination.\nThe SparkApplication object will be garbage collected if the current time is more than the\nTimeToLiveSeconds since its termination."
65816584
format: "int64"

crd-catalog/GoogleCloudPlatform/spark-on-k8s-operator/sparkoperator.k8s.io/v1beta2/sparkapplications.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ spec:
1717
scope: "Namespaced"
1818
versions:
1919
- additionalPrinterColumns:
20+
- jsonPath: ".spec.suspend"
21+
name: "Suspend"
22+
type: "boolean"
2023
- jsonPath: ".status.applicationState.state"
2124
name: "Status"
2225
type: "string"
@@ -6553,6 +6556,9 @@ spec:
65536556
sparkVersion:
65546557
description: "SparkVersion is the version of Spark the application uses."
65556558
type: "string"
6559+
suspend:
6560+
description: "Suspend indicates whether the SparkApplication should be suspended.\nWhen true, the controller skips submitting the Spark job.\nIf a SparkApplication is suspended after creation\n(i.e. the flag goes from false to true), the Spark operator will delete\nall active Pods associated with this SparkApplication.\nUsers must design their Spark application to gracefully handle this."
6561+
type: "boolean"
65566562
timeToLiveSeconds:
65576563
description: "TimeToLiveSeconds defines the Time-To-Live (TTL) duration in seconds for this SparkApplication\nafter its termination.\nThe SparkApplication object will be garbage collected if the current time is more than the\nTimeToLiveSeconds since its termination."
65586564
format: "int64"

crd-catalog/ROCm/gpu-operator/amd.com/v1alpha1/deviceconfigs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -907,6 +907,10 @@ spec:
907907
enable:
908908
description: "enable remediation workflows. disabled by default\nenable if operator should automatically handle remediation of node incase of gpu issues"
909909
type: "boolean"
910+
testerImage:
911+
description: "Tester image used to run tests and verify if remediation fixed the reported problem."
912+
pattern: "^([a-z0-9]+(?:[._-][a-z0-9]+)*(:[0-9]+)?)(/[a-z0-9]+(?:[._-][a-z0-9]+)*)*(?::[a-z0-9._-]+)?(?:@[a-zA-Z0-9]+:[a-f0-9]+)?$"
913+
type: "string"
910914
ttlForFailedWorkflows:
911915
default: 24
912916
description: "Time to live for argo workflow object and its pods for a failed workflow in hours. By default, it is set to 24 hours"

crd-catalog/ThinkParQ/beegfs-csi-driver/beegfs.csi.netapp.com/v1/beegfsdrivers.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,10 @@ spec:
587587
items:
588588
type: "string"
589589
type: "array"
590+
grpcPort:
591+
default: "8010"
592+
description: "The gRPC port for the management service (BeeGFS 8+ only)."
593+
type: "string"
590594
type: "object"
591595
fileSystemSpecificConfigs:
592596
description: "A list of file system specific configurations that override the default configuration for specific file systems."
@@ -621,6 +625,10 @@ spec:
621625
items:
622626
type: "string"
623627
type: "array"
628+
grpcPort:
629+
default: "8010"
630+
description: "The gRPC port for the management service (BeeGFS 8+ only)."
631+
type: "string"
624632
type: "object"
625633
sysMgmtdHost:
626634
description: "The sysMgmtdHost used by the BeeGFS client service to make initial contact with the BeeGFS mgmtd service."
@@ -662,6 +670,10 @@ spec:
662670
items:
663671
type: "string"
664672
type: "array"
673+
grpcPort:
674+
default: "8010"
675+
description: "The gRPC port for the management service (BeeGFS 8+ only)."
676+
type: "string"
665677
type: "object"
666678
fileSystemSpecificConfigs:
667679
description: "A list of file system specific configurations that override the default configuration for specific file systems\non these nodes."
@@ -696,6 +708,10 @@ spec:
696708
items:
697709
type: "string"
698710
type: "array"
711+
grpcPort:
712+
default: "8010"
713+
description: "The gRPC port for the management service (BeeGFS 8+ only)."
714+
type: "string"
699715
type: "object"
700716
sysMgmtdHost:
701717
description: "The sysMgmtdHost used by the BeeGFS client service to make initial contact with the BeeGFS mgmtd service."

crd-catalog/VictoriaMetrics/operator/operator.victoriametrics.com/v1/vlagents.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,12 @@ spec:
519519
type: "string"
520520
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
521521
type: "object"
522+
unhealthyPodEvictionPolicy:
523+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
524+
enum:
525+
- "IfHealthyBudget"
526+
- "AlwaysAllow"
527+
type: "string"
522528
type: "object"
523529
podMetadata:
524530
description: "PodMetadata configures Labels and Annotations which are propagated to the vlagent pods."

crd-catalog/VictoriaMetrics/operator/operator.victoriametrics.com/v1/vlclusters.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,12 @@ spec:
349349
type: "string"
350350
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
351351
type: "object"
352+
unhealthyPodEvictionPolicy:
353+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
354+
enum:
355+
- "IfHealthyBudget"
356+
- "AlwaysAllow"
357+
type: "string"
352358
type: "object"
353359
podMetadata:
354360
description: "PodMetadata configures Labels and Annotations which are propagated to the VLSelect pods."
@@ -950,6 +956,12 @@ spec:
950956
type: "string"
951957
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
952958
type: "object"
959+
unhealthyPodEvictionPolicy:
960+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
961+
enum:
962+
- "IfHealthyBudget"
963+
- "AlwaysAllow"
964+
type: "string"
953965
type: "object"
954966
podMetadata:
955967
description: "PodMetadata configures Labels and Annotations which are propagated to the VLSelect pods."
@@ -1480,6 +1492,12 @@ spec:
14801492
type: "string"
14811493
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
14821494
type: "object"
1495+
unhealthyPodEvictionPolicy:
1496+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
1497+
enum:
1498+
- "IfHealthyBudget"
1499+
- "AlwaysAllow"
1500+
type: "string"
14831501
type: "object"
14841502
podMetadata:
14851503
description: "PodMetadata configures Labels and Annotations which are propagated to the VLStorage pods."

crd-catalog/VictoriaMetrics/operator/operator.victoriametrics.com/v1/vmanomalies.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -531,9 +531,6 @@ spec:
531531
pull:
532532
description: "VMAnomalyMonitoringPullSpec defines pull monitoring configuration\nwhich is enabled by default and served at POD_IP:8490/metrics"
533533
properties:
534-
addr:
535-
description: "Addr changes listen addr, default is 0.0.0.0"
536-
type: "string"
537534
port:
538535
description: "Port defines a port for metrics scrape"
539536
type: "string"
@@ -782,6 +779,12 @@ spec:
782779
type: "string"
783780
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
784781
type: "object"
782+
unhealthyPodEvictionPolicy:
783+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
784+
enum:
785+
- "IfHealthyBudget"
786+
- "AlwaysAllow"
787+
type: "string"
785788
type: "object"
786789
podMetadata:
787790
description: "PodMetadata configures Labels and Annotations which are propagated to the vmanomaly pods."

crd-catalog/VictoriaMetrics/operator/operator.victoriametrics.com/v1/vtclusters.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,12 @@ spec:
312312
type: "string"
313313
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
314314
type: "object"
315+
unhealthyPodEvictionPolicy:
316+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
317+
enum:
318+
- "IfHealthyBudget"
319+
- "AlwaysAllow"
320+
type: "string"
315321
type: "object"
316322
podMetadata:
317323
description: "PodMetadata configures Labels and Annotations which are propagated to the VTSelect pods."
@@ -838,6 +844,12 @@ spec:
838844
type: "string"
839845
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
840846
type: "object"
847+
unhealthyPodEvictionPolicy:
848+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
849+
enum:
850+
- "IfHealthyBudget"
851+
- "AlwaysAllow"
852+
type: "string"
841853
type: "object"
842854
podMetadata:
843855
description: "PodMetadata configures Labels and Annotations which are propagated to the VTSelect pods."
@@ -1371,6 +1383,12 @@ spec:
13711383
type: "string"
13721384
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
13731385
type: "object"
1386+
unhealthyPodEvictionPolicy:
1387+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
1388+
enum:
1389+
- "IfHealthyBudget"
1390+
- "AlwaysAllow"
1391+
type: "string"
13741392
type: "object"
13751393
podMetadata:
13761394
description: "PodMetadata configures Labels and Annotations which are propagated to the VTStorage pods."

crd-catalog/VictoriaMetrics/operator/operator.victoriametrics.com/v1beta1/vmagents.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,6 +1159,12 @@ spec:
11591159
type: "string"
11601160
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
11611161
type: "object"
1162+
unhealthyPodEvictionPolicy:
1163+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
1164+
enum:
1165+
- "IfHealthyBudget"
1166+
- "AlwaysAllow"
1167+
type: "string"
11621168
type: "object"
11631169
podMetadata:
11641170
description: "PodMetadata configures Labels and Annotations which are propagated to the vmagent pods."

crd-catalog/VictoriaMetrics/operator/operator.victoriametrics.com/v1beta1/vmalertmanagers.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,12 @@ spec:
865865
type: "string"
866866
description: "replaces default labels selector generated by operator\nit's useful when you need to create custom budget"
867867
type: "object"
868+
unhealthyPodEvictionPolicy:
869+
description: "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods\n\nValid policies are IfHealthyBudget and AlwaysAllow.\nIf no policy is specified, the default behavior will be used,\nwhich corresponds to the IfHealthyBudget policy.\nAvailable from operator v0.64.0"
870+
enum:
871+
- "IfHealthyBudget"
872+
- "AlwaysAllow"
873+
type: "string"
868874
type: "object"
869875
podMetadata:
870876
description: "PodMetadata configures Labels and Annotations which are propagated to the alertmanager pods."

0 commit comments

Comments
 (0)