Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ linters:
- zerologlint

settings:
dupword:
ignore:
# We might see duplicate instances of 'fi' if we end two bash 'if' statements
- fi

depguard:
rules:
everything:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3117,6 +3117,31 @@ spec:
type: string
type: array
x-kubernetes-list-type: atomic
autoGrow:
description: |-
AutoGrowSpec provides options to tune volume auto-growing behavior.
Auto grow requires that a limit be set on the PVC.
properties:
maxGrow:
anyOf:
- type: integer
- type: string
description: |-
MaxGrow is the maximum size to which the volume can be automatically
expanded. If not set, the volume will grow by 50% of the original size each
time the Trigger threshold is exceeded.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
trigger:
default: 75
description: |-
Trigger is the percentage of used space at which to trigger a volume
expansion.
format: int32
maximum: 90
minimum: 50
type: integer
type: object
dataSource:
description: |-
dataSource field can be used to specify either:
Expand Down Expand Up @@ -6479,6 +6504,31 @@ spec:
type: string
type: array
x-kubernetes-list-type: atomic
autoGrow:
description: |-
AutoGrowSpec provides options to tune volume auto-growing behavior.
Auto grow requires that a limit be set on the PVC.
properties:
maxGrow:
anyOf:
- type: integer
- type: string
description: |-
MaxGrow is the maximum size to which the volume can be automatically
expanded. If not set, the volume will grow by 50% of the original size each
time the Trigger threshold is exceeded.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
trigger:
default: 75
description: |-
Trigger is the percentage of used space at which to trigger a volume
expansion.
format: int32
maximum: 90
minimum: 50
type: integer
type: object
dataSource:
description: |-
dataSource field can be used to specify either:
Expand Down Expand Up @@ -10470,6 +10520,31 @@ spec:
type: string
type: array
x-kubernetes-list-type: atomic
autoGrow:
description: |-
AutoGrowSpec provides options to tune volume auto-growing behavior.
Auto grow requires that a limit be set on the PVC.
properties:
maxGrow:
anyOf:
- type: integer
- type: string
description: |-
MaxGrow is the maximum size to which the volume can be automatically
expanded. If not set, the volume will grow by 50% of the original size each
time the Trigger threshold is exceeded.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
trigger:
default: 75
description: |-
Trigger is the percentage of used space at which to trigger a volume
expansion.
format: int32
maximum: 90
minimum: 50
type: integer
type: object
dataSource:
description: |-
dataSource field can be used to specify either:
Expand Down Expand Up @@ -11552,6 +11627,31 @@ spec:
type: string
type: array
x-kubernetes-list-type: atomic
autoGrow:
description: |-
AutoGrowSpec provides options to tune volume auto-growing behavior.
Auto grow requires that a limit be set on the PVC.
properties:
maxGrow:
anyOf:
- type: integer
- type: string
description: |-
MaxGrow is the maximum size to which the volume can be automatically
expanded. If not set, the volume will grow by 50% of the original size each
time the Trigger threshold is exceeded.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
trigger:
default: 75
description: |-
Trigger is the percentage of used space at which to trigger a volume
expansion.
format: int32
maximum: 90
minimum: 50
type: integer
type: object
dataSource:
description: |-
dataSource field can be used to specify either:
Expand Down Expand Up @@ -22050,6 +22150,31 @@ spec:
type: string
type: array
x-kubernetes-list-type: atomic
autoGrow:
description: |-
AutoGrowSpec provides options to tune volume auto-growing behavior.
Auto grow requires that a limit be set on the PVC.
properties:
maxGrow:
anyOf:
- type: integer
- type: string
description: |-
MaxGrow is the maximum size to which the volume can be automatically
expanded. If not set, the volume will grow by 50% of the original size each
time the Trigger threshold is exceeded.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
trigger:
default: 75
description: |-
Trigger is the percentage of used space at which to trigger a volume
expansion.
format: int32
maximum: 90
minimum: 50
type: integer
type: object
dataSource:
description: |-
dataSource field can be used to specify either:
Expand Down Expand Up @@ -25412,6 +25537,31 @@ spec:
type: string
type: array
x-kubernetes-list-type: atomic
autoGrow:
description: |-
AutoGrowSpec provides options to tune volume auto-growing behavior.
Auto grow requires that a limit be set on the PVC.
properties:
maxGrow:
anyOf:
- type: integer
- type: string
description: |-
MaxGrow is the maximum size to which the volume can be automatically
expanded. If not set, the volume will grow by 50% of the original size each
time the Trigger threshold is exceeded.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
trigger:
default: 75
description: |-
Trigger is the percentage of used space at which to trigger a volume
expansion.
format: int32
maximum: 90
minimum: 50
type: integer
type: object
dataSource:
description: |-
dataSource field can be used to specify either:
Expand Down Expand Up @@ -29403,6 +29553,31 @@ spec:
type: string
type: array
x-kubernetes-list-type: atomic
autoGrow:
description: |-
AutoGrowSpec provides options to tune volume auto-growing behavior.
Auto grow requires that a limit be set on the PVC.
properties:
maxGrow:
anyOf:
- type: integer
- type: string
description: |-
MaxGrow is the maximum size to which the volume can be automatically
expanded. If not set, the volume will grow by 50% of the original size each
time the Trigger threshold is exceeded.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
trigger:
default: 75
description: |-
Trigger is the percentage of used space at which to trigger a volume
expansion.
format: int32
maximum: 90
minimum: 50
type: integer
type: object
dataSource:
description: |-
dataSource field can be used to specify either:
Expand Down Expand Up @@ -30485,6 +30660,31 @@ spec:
type: string
type: array
x-kubernetes-list-type: atomic
autoGrow:
description: |-
AutoGrowSpec provides options to tune volume auto-growing behavior.
Auto grow requires that a limit be set on the PVC.
properties:
maxGrow:
anyOf:
- type: integer
- type: string
description: |-
MaxGrow is the maximum size to which the volume can be automatically
expanded. If not set, the volume will grow by 50% of the original size each
time the Trigger threshold is exceeded.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
trigger:
default: 75
description: |-
Trigger is the percentage of used space at which to trigger a volume
expansion.
format: int32
maximum: 90
minimum: 50
type: integer
type: object
dataSource:
description: |-
dataSource field can be used to specify either:
Expand Down
Loading
Loading