Skip to content

Commit

Permalink
Updated CRDs in operator chart (#651)
Browse files Browse the repository at this point in the history
* Updated CRDs in operator chart

* fix review comment
  • Loading branch information
Amper authored Sep 7, 2023
1 parent cfde68e commit f774d50
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 69 deletions.
2 changes: 1 addition & 1 deletion charts/victoria-metrics-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next release

- TODO
- Updated CRDs for operator

## 0.26.1

Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ home: https://github.com/VictoriaMetrics/operator
sources:
- https://github.com/VictoriaMetrics/helm-charts
- https://github.com/VictoriaMetrics/operator
version: 0.26.1
version: 0.26.2
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
kubeVersion: ">=1.23.0-0"
keywords:
Expand Down
140 changes: 73 additions & 67 deletions charts/victoria-metrics-operator/templates/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -791,8 +791,9 @@ spec:
is 'replace'
type: string
if:
description: 'If represents metricsQL match expression: ''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression (or list
of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -968,8 +969,9 @@ spec:
is 'replace'
type: string
if:
description: 'If represents metricsQL match expression: ''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression (or list
of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -1212,8 +1214,9 @@ spec:
is 'replace'
type: string
if:
description: 'If represents metricsQL match expression: ''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression (or list
of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -1393,8 +1396,9 @@ spec:
is 'replace'
type: string
if:
description: 'If represents metricsQL match expression: ''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression (or list
of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -1637,9 +1641,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -1837,8 +1841,8 @@ spec:
type: string
if:
description: 'If represents metricsQL match
expression: ''{__name__=~"foo_.*"}'''
type: string
expression (or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -1906,12 +1910,11 @@ spec:
description: Interval is the interval between aggregations.
type: string
match:
description: "Match is a label selector for filtering
time series for the given selector. \n If the match
isn't set, then all the input time series are processed."
items:
type: string
type: array
description: "Match is a label selector (or list of
label selectors) for filtering time series for the
given selector. \n If the match isn't set, then
all the input time series are processed."
x-kubernetes-preserve-unknown-fields: true
output_relabel_configs:
description: OutputRelabelConfigs is an optional relabeling
rules, which are applied on the aggregated output
Expand All @@ -1928,8 +1931,8 @@ spec:
type: string
if:
description: 'If represents metricsQL match
expression: ''{__name__=~"foo_.*"}'''
type: string
expression (or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -2407,8 +2410,9 @@ spec:
is 'replace'
type: string
if:
description: 'If represents metricsQL match expression: ''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression (or list
of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -2986,8 +2990,9 @@ spec:
is 'replace'
type: string
if:
description: 'If represents metricsQL match expression: ''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression (or list
of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -9711,7 +9716,7 @@ spec:
x-kubernetes-preserve-unknown-fields: true
cacheMountPath:
description: CacheMountPath allows to add cache persistent for
VMSelect
VMSelect, will use "/cache" as default if not specified.
type: string
claimTemplates:
description: ClaimTemplates allows adding additional VolumeClaimTemplates
Expand Down Expand Up @@ -10412,7 +10417,7 @@ spec:
type: object
x-kubernetes-preserve-unknown-fields: true
storage:
description: StorageSpec - add persistent volume claim for cacheMounthPath
description: StorageSpec - add persistent volume claim for cacheMountPath
its needed for persistent cache
properties:
disableMountSubPath:
Expand Down Expand Up @@ -12248,8 +12253,9 @@ spec:
is 'replace'
type: string
if:
description: 'If represents metricsQL match expression: ''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression (or list
of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -12422,8 +12428,9 @@ spec:
is 'replace'
type: string
if:
description: 'If represents metricsQL match expression: ''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression (or list
of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -13137,9 +13144,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -13319,9 +13326,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -14155,9 +14162,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -14287,9 +14294,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -15127,9 +15134,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -15309,9 +15316,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -16537,9 +16544,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -16604,12 +16611,11 @@ spec:
description: Interval is the interval between aggregations.
type: string
match:
description: "Match is a label selector for filtering time
series for the given selector. \n If the match isn't set,
then all the input time series are processed."
items:
type: string
type: array
description: "Match is a label selector (or list of label
selectors) for filtering time series for the given selector.
\n If the match isn't set, then all the input time series
are processed."
x-kubernetes-preserve-unknown-fields: true
output_relabel_configs:
description: OutputRelabelConfigs is an optional relabeling
rules, which are applied on the aggregated output before
Expand All @@ -16625,9 +16631,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -17373,9 +17379,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down Expand Up @@ -17554,9 +17560,9 @@ spec:
Default is 'replace'
type: string
if:
description: 'If represents metricsQL match expression:
''{__name__=~"foo_.*"}'''
type: string
description: 'If represents metricsQL match expression
(or list of expressions): ''{__name__=~"foo_.*"}'''
x-kubernetes-preserve-unknown-fields: true
labels:
additionalProperties:
type: string
Expand Down

0 comments on commit f774d50

Please sign in to comment.