Skip to content

Commit

Permalink
Merge pull request #142 from projectsyn/commodore-renovate/dependency…
Browse files Browse the repository at this point in the history
…-rook

Update dependency Rook to v1.14.2 (minor)
  • Loading branch information
bastjan authored Apr 23, 2024
2 parents 83ab6f4 + 41bd676 commit a48841d
Show file tree
Hide file tree
Showing 34 changed files with 8,288 additions and 32,189 deletions.
4 changes: 2 additions & 2 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ parameters:
rook:
registry: docker.io
image: rook/ceph
tag: v1.12.7
tag: v1.14.2
ceph:
registry: quay.io
image: ceph/ceph
Expand All @@ -240,7 +240,7 @@ parameters:

charts:
# We do not support helm chart versions older than v1.7.0
rook-ceph: v1.12.7
rook-ceph: v1.14.2

operator_helm_values:
image:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-osd
Expand All @@ -18,7 +18,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-mgr
Expand All @@ -31,7 +31,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-cmd-reporter
Expand All @@ -50,12 +50,21 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-rgw
namespace: syn-rook-ceph-operator
---
apiVersion: v1
kind: ServiceAccount
metadata:
labels:
operator: rook
storage-backend: ceph
name: rook-ceph-default
namespace: syn-rook-ceph-operator
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
Expand Down Expand Up @@ -120,19 +129,6 @@ rules:
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: rook-ceph-rgw
namespace: syn-rook-ceph-operator
rules:
- apiGroups:
- ''
resources:
- configmaps
verbs:
- get
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: rook-ceph-mgr
namespace: syn-rook-ceph-operator
Expand Down Expand Up @@ -290,20 +286,6 @@ subjects:
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: rook-ceph-rgw
namespace: syn-rook-ceph-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: rook-ceph-rgw
subjects:
- kind: ServiceAccount
name: rook-ceph-rgw
namespace: syn-rook-ceph-operator
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: rook-ceph-mgr
namespace: syn-rook-ceph-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-system
Expand All @@ -24,15 +24,6 @@ rules:
- pods/exec
verbs:
- create
- apiGroups:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
verbs:
- create
- get
- delete
- update
- apiGroups:
- csiaddons.openshift.io
resources:
Expand All @@ -44,6 +35,7 @@ rules:
- delete
- watch
- list
- deletecollection
- apiGroups:
- apiextensions.k8s.io
resources:
Expand All @@ -58,7 +50,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-cluster-mgmt
Expand Down Expand Up @@ -91,7 +83,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-global
Expand All @@ -102,7 +94,6 @@ rules:
- pods
- nodes
- nodes/proxy
- services
- secrets
- configmaps
verbs:
Expand All @@ -116,6 +107,7 @@ rules:
- persistentvolumes
- persistentvolumeclaims
- endpoints
- services
verbs:
- get
- list
Expand Down Expand Up @@ -279,7 +271,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-mgr-cluster
Expand Down Expand Up @@ -335,7 +327,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-object-bucket
Expand Down Expand Up @@ -445,6 +437,7 @@ rules:
- list
- watch
- create
- update
- delete
- patch
- apiGroups:
Expand Down Expand Up @@ -503,6 +496,10 @@ rules:
verbs:
- get
- list
- watch
- update
- patch
- create
- apiGroups:
- snapshot.storage.k8s.io
resources:
Expand All @@ -521,13 +518,39 @@ rules:
- watch
- patch
- update
- create
- apiGroups:
- snapshot.storage.k8s.io
resources:
- volumesnapshotcontents/status
verbs:
- update
- patch
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotclasses
verbs:
- get
- list
- watch
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotcontents
verbs:
- get
- list
- watch
- update
- patch
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotcontents/status
verbs:
- update
- patch
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand All @@ -536,7 +559,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rbd-csi-nodeplugin
Expand Down Expand Up @@ -609,6 +632,7 @@ rules:
- list
- watch
- create
- update
- delete
- patch
- apiGroups:
Expand Down Expand Up @@ -683,6 +707,9 @@ rules:
- get
- list
- watch
- update
- patch
- create
- apiGroups:
- snapshot.storage.k8s.io
resources:
Expand All @@ -701,13 +728,39 @@ rules:
- watch
- patch
- update
- create
- apiGroups:
- snapshot.storage.k8s.io
resources:
- volumesnapshotcontents/status
verbs:
- update
- patch
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotclasses
verbs:
- get
- list
- watch
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotcontents
verbs:
- get
- list
- watch
- update
- patch
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotcontents/status
verbs:
- update
- patch
- apiGroups:
- ''
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-system
Expand All @@ -25,7 +25,7 @@ metadata:
app.kubernetes.io/created-by: helm
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: rook-ceph-operator
helm.sh/chart: rook-ceph-v1.12.7
helm.sh/chart: rook-ceph-v1.14.2
operator: rook
storage-backend: ceph
name: rook-ceph-global
Expand Down
Loading

0 comments on commit a48841d

Please sign in to comment.