Skip to content

Commit 62cdbe1

Browse files
committed
Update dependency Rook
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 34e65e1 commit 62cdbe1

239 files changed

Lines changed: 2258 additions & 69680 deletions

File tree

Some content is hidden

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

class/defaults.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ parameters:
239239
rook:
240240
registry: docker.io
241241
image: rook/ceph
242-
tag: v1.19.7
242+
tag: v1.20.2
243243
ceph:
244244
registry: quay.io
245245
image: ceph/ceph
@@ -261,7 +261,7 @@ parameters:
261261
# We do not support helm chart versions older than v1.7.0
262262
rook-ceph:
263263
source: https://charts.rook.io/release
264-
version: v1.19.7
264+
version: v1.20.1
265265

266266
operator_helm_values:
267267
image:

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates/cephconnection-crd.yaml

Lines changed: 2 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ metadata:
77
app.kubernetes.io/instance: syn-rook-ceph
88
app.kubernetes.io/managed-by: Helm
99
app.kubernetes.io/name: ceph-csi
10-
app.kubernetes.io/version: v0.6.0
11-
helm.sh/chart: ceph-csi-operator-0.6.0
10+
app.kubernetes.io/version: v1.0.1
11+
helm.sh/chart: ceph-csi-operator-1.0.1
1212
name: cephconnections.csi.ceph.io
1313
spec:
1414
group: csi.ceph.io
@@ -74,63 +74,6 @@ spec:
7474
storage: true
7575
subresources:
7676
status: {}
77-
- deprecated: true
78-
deprecationWarning: v1alpha1 is deprecated, please use v1
79-
name: v1alpha1
80-
schema:
81-
openAPIV3Schema:
82-
description: CephConnection is the Schema for the cephconnections API
83-
properties:
84-
apiVersion:
85-
description: |-
86-
APIVersion defines the versioned schema of this representation of an object.
87-
Servers should convert recognized schemas to the latest internal value, and
88-
may reject unrecognized values.
89-
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
90-
type: string
91-
kind:
92-
description: |-
93-
Kind is a string value representing the REST resource this object represents.
94-
Servers may infer this from the endpoint the client submits requests to.
95-
Cannot be updated.
96-
In CamelCase.
97-
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
98-
type: string
99-
metadata:
100-
type: object
101-
spec:
102-
description: CephConnectionSpec defines the desired state of CephConnection
103-
properties:
104-
monitors:
105-
items:
106-
type: string
107-
minItems: 1
108-
type: array
109-
rbdMirrorDaemonCount:
110-
minimum: 1
111-
type: integer
112-
readAffinity:
113-
description: ReadAffinitySpec capture Ceph CSI read affinity settings
114-
properties:
115-
crushLocationLabels:
116-
items:
117-
type: string
118-
minItems: 1
119-
type: array
120-
required:
121-
- crushLocationLabels
122-
type: object
123-
required:
124-
- monitors
125-
type: object
126-
status:
127-
description: CephConnectionStatus defines the observed state of CephConnection
128-
type: object
129-
type: object
130-
served: true
131-
storage: false
132-
subresources:
133-
status: {}
13477
status:
13578
acceptedNames:
13679
kind: ''

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates/cephconnection-viewer-rbac.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
app.kubernetes.io/instance: syn-rook-ceph
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/name: ceph-csi
8-
app.kubernetes.io/version: v0.6.0
9-
helm.sh/chart: ceph-csi-operator-0.6.0
8+
app.kubernetes.io/version: v1.0.1
9+
helm.sh/chart: ceph-csi-operator-1.0.1
1010
name: ceph-csi-cephconnection-viewer-role
1111
rules:
1212
- apiGroups:

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates/cephconnections-editor-rbac.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
app.kubernetes.io/instance: syn-rook-ceph
66
app.kubernetes.io/managed-by: Helm
77
app.kubernetes.io/name: ceph-csi
8-
app.kubernetes.io/version: v0.6.0
9-
helm.sh/chart: ceph-csi-operator-0.6.0
8+
app.kubernetes.io/version: v1.0.1
9+
helm.sh/chart: ceph-csi-operator-1.0.1
1010
name: ceph-csi-cephconnections-editor-role
1111
rules:
1212
- apiGroups:

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates/cephfs-ctrlplugin-cr-rbac.yaml

Lines changed: 0 additions & 210 deletions
This file was deleted.

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates/cephfs-ctrlplugin-crb-rbac.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates/cephfs-ctrlplugin-r-rbac.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)