Skip to content

Commit 079cfb0

Browse files
committed
Update dependency Rook to v1.12.11
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 718e309 commit 079cfb0

31 files changed

+575
-59
lines changed

class/defaults.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ parameters:
224224
rook:
225225
registry: docker.io
226226
image: rook/ceph
227-
tag: v1.12.7
227+
tag: v1.12.11
228228
ceph:
229229
registry: quay.io
230230
image: ceph/ceph
@@ -240,7 +240,7 @@ parameters:
240240

241241
charts:
242242
# We do not support helm chart versions older than v1.7.0
243-
rook-ceph: v1.12.7
243+
rook-ceph: v1.12.11
244244

245245
operator_helm_values:
246246
image:

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/cluster-rbac.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/created-by: helm
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/part-of: rook-ceph-operator
8-
helm.sh/chart: rook-ceph-v1.12.7
8+
helm.sh/chart: rook-ceph-v1.12.11
99
operator: rook
1010
storage-backend: ceph
1111
name: rook-ceph-osd
@@ -18,7 +18,7 @@ metadata:
1818
app.kubernetes.io/created-by: helm
1919
app.kubernetes.io/managed-by: Helm
2020
app.kubernetes.io/part-of: rook-ceph-operator
21-
helm.sh/chart: rook-ceph-v1.12.7
21+
helm.sh/chart: rook-ceph-v1.12.11
2222
operator: rook
2323
storage-backend: ceph
2424
name: rook-ceph-mgr
@@ -31,7 +31,7 @@ metadata:
3131
app.kubernetes.io/created-by: helm
3232
app.kubernetes.io/managed-by: Helm
3333
app.kubernetes.io/part-of: rook-ceph-operator
34-
helm.sh/chart: rook-ceph-v1.12.7
34+
helm.sh/chart: rook-ceph-v1.12.11
3535
operator: rook
3636
storage-backend: ceph
3737
name: rook-ceph-cmd-reporter
@@ -50,7 +50,7 @@ metadata:
5050
app.kubernetes.io/created-by: helm
5151
app.kubernetes.io/managed-by: Helm
5252
app.kubernetes.io/part-of: rook-ceph-operator
53-
helm.sh/chart: rook-ceph-v1.12.7
53+
helm.sh/chart: rook-ceph-v1.12.11
5454
operator: rook
5555
storage-backend: ceph
5656
name: rook-ceph-rgw

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/clusterrole.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/created-by: helm
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/part-of: rook-ceph-operator
8-
helm.sh/chart: rook-ceph-v1.12.7
8+
helm.sh/chart: rook-ceph-v1.12.11
99
operator: rook
1010
storage-backend: ceph
1111
name: rook-ceph-system
@@ -58,7 +58,7 @@ metadata:
5858
app.kubernetes.io/created-by: helm
5959
app.kubernetes.io/managed-by: Helm
6060
app.kubernetes.io/part-of: rook-ceph-operator
61-
helm.sh/chart: rook-ceph-v1.12.7
61+
helm.sh/chart: rook-ceph-v1.12.11
6262
operator: rook
6363
storage-backend: ceph
6464
name: rook-ceph-cluster-mgmt
@@ -91,7 +91,7 @@ metadata:
9191
app.kubernetes.io/created-by: helm
9292
app.kubernetes.io/managed-by: Helm
9393
app.kubernetes.io/part-of: rook-ceph-operator
94-
helm.sh/chart: rook-ceph-v1.12.7
94+
helm.sh/chart: rook-ceph-v1.12.11
9595
operator: rook
9696
storage-backend: ceph
9797
name: rook-ceph-global
@@ -279,7 +279,7 @@ metadata:
279279
app.kubernetes.io/created-by: helm
280280
app.kubernetes.io/managed-by: Helm
281281
app.kubernetes.io/part-of: rook-ceph-operator
282-
helm.sh/chart: rook-ceph-v1.12.7
282+
helm.sh/chart: rook-ceph-v1.12.11
283283
operator: rook
284284
storage-backend: ceph
285285
name: rook-ceph-mgr-cluster
@@ -335,7 +335,7 @@ metadata:
335335
app.kubernetes.io/created-by: helm
336336
app.kubernetes.io/managed-by: Helm
337337
app.kubernetes.io/part-of: rook-ceph-operator
338-
helm.sh/chart: rook-ceph-v1.12.7
338+
helm.sh/chart: rook-ceph-v1.12.11
339339
operator: rook
340340
storage-backend: ceph
341341
name: rook-ceph-object-bucket
@@ -536,7 +536,7 @@ metadata:
536536
app.kubernetes.io/created-by: helm
537537
app.kubernetes.io/managed-by: Helm
538538
app.kubernetes.io/part-of: rook-ceph-operator
539-
helm.sh/chart: rook-ceph-v1.12.7
539+
helm.sh/chart: rook-ceph-v1.12.11
540540
operator: rook
541541
storage-backend: ceph
542542
name: rbd-csi-nodeplugin

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/clusterrolebinding.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/created-by: helm
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/part-of: rook-ceph-operator
8-
helm.sh/chart: rook-ceph-v1.12.7
8+
helm.sh/chart: rook-ceph-v1.12.11
99
operator: rook
1010
storage-backend: ceph
1111
name: rook-ceph-system
@@ -25,7 +25,7 @@ metadata:
2525
app.kubernetes.io/created-by: helm
2626
app.kubernetes.io/managed-by: Helm
2727
app.kubernetes.io/part-of: rook-ceph-operator
28-
helm.sh/chart: rook-ceph-v1.12.7
28+
helm.sh/chart: rook-ceph-v1.12.11
2929
operator: rook
3030
storage-backend: ceph
3131
name: rook-ceph-global

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/configmap.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -240,3 +240,4 @@ data:
240240
kind: ConfigMap
241241
metadata:
242242
name: rook-ceph-operator-config
243+
namespace: syn-rook-ceph-operator

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/deployment.yaml

+4-3
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ metadata:
55
app.kubernetes.io/created-by: helm
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/part-of: rook-ceph-operator
8-
helm.sh/chart: rook-ceph-v1.12.7
8+
helm.sh/chart: rook-ceph-v1.12.11
99
operator: rook
1010
storage-backend: ceph
1111
name: rook-ceph-operator
12+
namespace: syn-rook-ceph-operator
1213
spec:
1314
replicas: 1
1415
selector:
@@ -20,7 +21,7 @@ spec:
2021
metadata:
2122
labels:
2223
app: rook-ceph-operator
23-
helm.sh/chart: rook-ceph-v1.12.7
24+
helm.sh/chart: rook-ceph-v1.12.11
2425
spec:
2526
containers:
2627
- args:
@@ -47,7 +48,7 @@ spec:
4748
valueFrom:
4849
fieldRef:
4950
fieldPath: metadata.namespace
50-
image: docker.io/rook/ceph:v1.12.7
51+
image: docker.io/rook/ceph:v1.12.11
5152
imagePullPolicy: IfNotPresent
5253
name: rook-ceph-operator
5354
ports:

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/resources.yaml

+170
Original file line numberDiff line numberDiff line change
@@ -1144,6 +1144,11 @@ spec:
11441144
placement groups are healthy before unblocking the next drain.
11451145
format: int64
11461146
type: integer
1147+
pgHealthyRegex:
1148+
description: PgHealthyRegex is the regular expression that is
1149+
used to determine which PG states should be considered healthy.
1150+
The default is `^(active\+clean|active\+clean\+scrubbing|active\+clean\+scrubbing\+deep)$`
1151+
type: string
11471152
type: object
11481153
external:
11491154
description: Whether the Ceph Cluster is running external to this
@@ -15956,6 +15961,171 @@ spec:
1595615961
nullable: true
1595715962
type: object
1595815963
x-kubernetes-preserve-unknown-fields: true
15964+
livenessProbe:
15965+
description: A liveness-probe to verify that Ganesha server
15966+
has valid run-time state. If LivenessProbe.Disabled is false
15967+
and LivenessProbe.Probe is nil uses default probe.
15968+
properties:
15969+
disabled:
15970+
description: Disabled determines whether probe is disable
15971+
or not
15972+
type: boolean
15973+
probe:
15974+
description: Probe describes a health check to be performed
15975+
against a container to determine whether it is alive or
15976+
ready to receive traffic.
15977+
properties:
15978+
exec:
15979+
description: Exec specifies the action to take.
15980+
properties:
15981+
command:
15982+
description: Command is the command line to execute
15983+
inside the container, the working directory for
15984+
the command is root ('/') in the container's
15985+
filesystem. The command is simply exec'd, it is
15986+
not run inside a shell, so traditional shell instructions
15987+
('|', etc) won't work. To use a shell, you need
15988+
to explicitly call out to that shell. Exit status
15989+
of 0 is treated as live/healthy and non-zero is
15990+
unhealthy.
15991+
items:
15992+
type: string
15993+
type: array
15994+
type: object
15995+
failureThreshold:
15996+
description: Minimum consecutive failures for the probe
15997+
to be considered failed after having succeeded. Defaults
15998+
to 3. Minimum value is 1.
15999+
format: int32
16000+
type: integer
16001+
grpc:
16002+
description: GRPC specifies an action involving a GRPC
16003+
port.
16004+
properties:
16005+
port:
16006+
description: Port number of the gRPC service. Number
16007+
must be in the range 1 to 65535.
16008+
format: int32
16009+
type: integer
16010+
service:
16011+
description: "Service is the name of the service\
16012+
\ to place in the gRPC HealthCheckRequest (see\
16013+
\ https://github.com/grpc/grpc/blob/master/doc/health-checking.md).\
16014+
\ \n If this is not specified, the default behavior\
16015+
\ is defined by gRPC."
16016+
type: string
16017+
required:
16018+
- port
16019+
type: object
16020+
httpGet:
16021+
description: HTTPGet specifies the http request to perform.
16022+
properties:
16023+
host:
16024+
description: Host name to connect to, defaults to
16025+
the pod IP. You probably want to set "Host" in
16026+
httpHeaders instead.
16027+
type: string
16028+
httpHeaders:
16029+
description: Custom headers to set in the request.
16030+
HTTP allows repeated headers.
16031+
items:
16032+
description: HTTPHeader describes a custom header
16033+
to be used in HTTP probes
16034+
properties:
16035+
name:
16036+
description: The header field name. This will
16037+
be canonicalized upon output, so case-variant
16038+
names will be understood as the same header.
16039+
type: string
16040+
value:
16041+
description: The header field value
16042+
type: string
16043+
required:
16044+
- name
16045+
- value
16046+
type: object
16047+
type: array
16048+
path:
16049+
description: Path to access on the HTTP server.
16050+
type: string
16051+
port:
16052+
anyOf:
16053+
- type: integer
16054+
- type: string
16055+
description: Name or number of the port to access
16056+
on the container. Number must be in the range
16057+
1 to 65535. Name must be an IANA_SVC_NAME.
16058+
x-kubernetes-int-or-string: true
16059+
scheme:
16060+
description: Scheme to use for connecting to the
16061+
host. Defaults to HTTP.
16062+
type: string
16063+
required:
16064+
- port
16065+
type: object
16066+
initialDelaySeconds:
16067+
description: 'Number of seconds after the container
16068+
has started before liveness probes are initiated.
16069+
More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes'
16070+
format: int32
16071+
type: integer
16072+
periodSeconds:
16073+
description: How often (in seconds) to perform the probe.
16074+
Default to 10 seconds. Minimum value is 1.
16075+
format: int32
16076+
type: integer
16077+
successThreshold:
16078+
description: Minimum consecutive successes for the probe
16079+
to be considered successful after having failed. Defaults
16080+
to 1. Must be 1 for liveness and startup. Minimum
16081+
value is 1.
16082+
format: int32
16083+
type: integer
16084+
tcpSocket:
16085+
description: TCPSocket specifies an action involving
16086+
a TCP port.
16087+
properties:
16088+
host:
16089+
description: 'Optional: Host name to connect to,
16090+
defaults to the pod IP.'
16091+
type: string
16092+
port:
16093+
anyOf:
16094+
- type: integer
16095+
- type: string
16096+
description: Number or name of the port to access
16097+
on the container. Number must be in the range
16098+
1 to 65535. Name must be an IANA_SVC_NAME.
16099+
x-kubernetes-int-or-string: true
16100+
required:
16101+
- port
16102+
type: object
16103+
terminationGracePeriodSeconds:
16104+
description: Optional duration in seconds the pod needs
16105+
to terminate gracefully upon probe failure. The grace
16106+
period is the duration in seconds after the processes
16107+
running in the pod are sent a termination signal and
16108+
the time when the processes are forcibly halted with
16109+
a kill signal. Set this value longer than the expected
16110+
cleanup time for your process. If this value is nil,
16111+
the pod's terminationGracePeriodSeconds will be used.
16112+
Otherwise, this value overrides the value provided
16113+
by the pod spec. Value must be non-negative integer.
16114+
The value zero indicates stop immediately via the
16115+
kill signal (no opportunity to shut down). This is
16116+
a beta field and requires enabling ProbeTerminationGracePeriod
16117+
feature gate. Minimum value is 1. spec.terminationGracePeriodSeconds
16118+
is used if unset.
16119+
format: int64
16120+
type: integer
16121+
timeoutSeconds:
16122+
description: 'Number of seconds after which the probe
16123+
times out. Defaults to 1 second. Minimum value is
16124+
1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes'
16125+
format: int32
16126+
type: integer
16127+
type: object
16128+
type: object
1595916129
logLevel:
1596016130
description: LogLevel set logging level
1596116131
type: string

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/role.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/created-by: helm
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/part-of: rook-ceph-operator
8-
helm.sh/chart: rook-ceph-v1.12.7
8+
helm.sh/chart: rook-ceph-v1.12.11
99
operator: rook
1010
storage-backend: ceph
1111
name: rook-ceph-system

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/rolebinding.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/created-by: helm
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/part-of: rook-ceph-operator
8-
helm.sh/chart: rook-ceph-v1.12.7
8+
helm.sh/chart: rook-ceph-v1.12.11
99
operator: rook
1010
storage-backend: ceph
1111
name: rook-ceph-system

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/serviceaccount.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/created-by: helm
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/part-of: rook-ceph-operator
8-
helm.sh/chart: rook-ceph-v1.12.7
8+
helm.sh/chart: rook-ceph-v1.12.11
99
operator: rook
1010
storage-backend: ceph
1111
name: rook-ceph-system

tests/golden/cephfs/rook-ceph/rook-ceph/10_cephcluster_toolbox.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ spec:
109109
secretKeyRef:
110110
key: ceph-username
111111
name: rook-ceph-mon
112-
image: docker.io/rook/ceph:v1.12.7
112+
image: docker.io/rook/ceph:v1.12.11
113113
imagePullPolicy: IfNotPresent
114114
name: rook-ceph-tools
115115
securityContext:

0 commit comments

Comments
 (0)