Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update chart rook-ceph ( v1.15.7 → v1.16.1 ) #4202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Update Change
rook-ceph minor v1.15.7 -> v1.16.1

Release Notes

rook/rook (rook-ceph)

v1.16.1

Compare Source

Improvements

Rook v1.16.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.16.0

Compare Source

Upgrade Guide

To upgrade from previous versions of Rook, see the Rook upgrade guide.

Breaking Changes

  • Removed support for Ceph Quincy (v17) since it has reached end of life. Reef (v18) and Squid (v19) are the currently supported Ceph versions.
  • Rook has removed CSI network "holder" pods. If there are pods named csi-plugin-holder- in the Rook operator namespace, see the detailed documentation to disable them before upgrading to v1.16.
  • The minimum K8s version is increased to v1.27.

Features


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Helm Release Diff: rook-ceph/chart/rook-ceph-chart.yaml

--- /tmp/tmp.VX8KmfC5fj	2024-12-17 21:55:57.404032355 +0000
+++ /tmp/tmp.rCzCZlgM5q	2024-12-17 21:55:58.392024221 +0000
@@ -167,7 +167,6 @@
   CSI_ENABLE_ENCRYPTION: "false"
   CSI_ENABLE_OMAP_GENERATOR: "false"
   CSI_ENABLE_HOST_NETWORK: "true"
-  CSI_DISABLE_HOLDER_PODS: "true"
   CSI_ENABLE_METADATA: "false"
   CSI_ENABLE_VOLUME_GROUP_SNAPSHOT: "true"
   CSI_PLUGIN_PRIORITY_CLASSNAME: "system-node-critical"
@@ -176,7 +175,7 @@
   CSI_CEPHFS_FSGROUPPOLICY: "File"
   CSI_NFS_FSGROUPPOLICY: "File"
   ROOK_CSI_KUBELET_DIR_PATH: "/var/lib/kubelet"
-  ROOK_CSI_CEPH_IMAGE: "quay.io/cephcsi/cephcsi:v3.12.2"
+  ROOK_CSI_CEPH_IMAGE: "quay.io/cephcsi/cephcsi:v3.13.0"
   ROOK_CSI_REGISTRAR_IMAGE: "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1"
   ROOK_CSI_PROVISIONER_IMAGE: "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1"
   ROOK_CSI_SNAPSHOTTER_IMAGE: "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1"
@@ -184,7 +183,7 @@
   ROOK_CSI_RESIZER_IMAGE: "registry.k8s.io/sig-storage/csi-resizer:v1.11.1"
   ROOK_CSI_IMAGE_PULL_POLICY: "IfNotPresent"
   CSI_ENABLE_CSIADDONS: "false"
-  ROOK_CSIADDONS_IMAGE: "quay.io/csiaddons/k8s-sidecar:v0.9.1"
+  ROOK_CSIADDONS_IMAGE: "quay.io/csiaddons/k8s-sidecar:v0.11.0"
   CSI_ENABLE_TOPOLOGY: "false"
   ROOK_CSI_ENABLE_NFS: "false"
   CSI_PLUGIN_TOLERATIONS: "- key: node-role.kubernetes.io/master
@@ -1776,7 +1775,7 @@
           tolerationSeconds: 5
       containers:
         - name: rook-ceph-operator
-          image: "docker.io/rook/ceph:v1.15.6"
+          image: "docker.io/rook/ceph:v1.16.0"
           imagePullPolicy: IfNotPresent
           args: [ "ceph", "operator" ]
           securityContext:

@renovate renovate bot changed the title feat(helm): update chart rook-ceph ( v1.15.6 → v1.16.0 ) feat(helm): update chart rook-ceph ( v1.15.7 → v1.16.0 ) Dec 20, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph branch from 8283f46 to 458e373 Compare December 20, 2024 17:26
Copy link

Helm Release Diff: rook-ceph/chart/rook-ceph-chart.yaml

--- /tmp/tmp.NqDZacx7XQ	2024-12-20 17:27:05.265417032 +0000
+++ /tmp/tmp.5MUM6WG4L2	2024-12-20 17:27:06.249410073 +0000
@@ -167,7 +167,6 @@
   CSI_ENABLE_ENCRYPTION: "false"
   CSI_ENABLE_OMAP_GENERATOR: "false"
   CSI_ENABLE_HOST_NETWORK: "true"
-  CSI_DISABLE_HOLDER_PODS: "true"
   CSI_ENABLE_METADATA: "false"
   CSI_ENABLE_VOLUME_GROUP_SNAPSHOT: "true"
   CSI_PLUGIN_PRIORITY_CLASSNAME: "system-node-critical"
@@ -176,7 +175,7 @@
   CSI_CEPHFS_FSGROUPPOLICY: "File"
   CSI_NFS_FSGROUPPOLICY: "File"
   ROOK_CSI_KUBELET_DIR_PATH: "/var/lib/kubelet"
-  ROOK_CSI_CEPH_IMAGE: "quay.io/cephcsi/cephcsi:v3.12.3"
+  ROOK_CSI_CEPH_IMAGE: "quay.io/cephcsi/cephcsi:v3.13.0"
   ROOK_CSI_REGISTRAR_IMAGE: "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1"
   ROOK_CSI_PROVISIONER_IMAGE: "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1"
   ROOK_CSI_SNAPSHOTTER_IMAGE: "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1"
@@ -184,7 +183,7 @@
   ROOK_CSI_RESIZER_IMAGE: "registry.k8s.io/sig-storage/csi-resizer:v1.11.1"
   ROOK_CSI_IMAGE_PULL_POLICY: "IfNotPresent"
   CSI_ENABLE_CSIADDONS: "false"
-  ROOK_CSIADDONS_IMAGE: "quay.io/csiaddons/k8s-sidecar:v0.9.1"
+  ROOK_CSIADDONS_IMAGE: "quay.io/csiaddons/k8s-sidecar:v0.11.0"
   CSI_ENABLE_TOPOLOGY: "false"
   ROOK_CSI_ENABLE_NFS: "false"
   CSI_PLUGIN_TOLERATIONS: "- key: node-role.kubernetes.io/master
@@ -1776,7 +1775,7 @@
           tolerationSeconds: 5
       containers:
         - name: rook-ceph-operator
-          image: "docker.io/rook/ceph:v1.15.7"
+          image: "docker.io/rook/ceph:v1.16.0"
           imagePullPolicy: IfNotPresent
           args: [ "ceph", "operator" ]
           securityContext:

| datasource | package   | from    | to      |
| ---------- | --------- | ------- | ------- |
| helm       | rook-ceph | v1.15.7 | v1.16.1 |


Signed-off-by: Jeff Billimek <[email protected]>
@renovate renovate bot changed the title feat(helm): update chart rook-ceph ( v1.15.7 → v1.16.0 ) feat(helm): update chart rook-ceph ( v1.15.7 → v1.16.1 ) Jan 2, 2025
@renovate renovate bot force-pushed the renovate/rook-ceph branch from 458e373 to 14ee0ec Compare January 2, 2025 19:26
Copy link

github-actions bot commented Jan 2, 2025

Helm Release Diff: rook-ceph/chart/rook-ceph-chart.yaml

--- /tmp/tmp.v423WVWNHQ	2025-01-02 19:26:57.786566168 +0000
+++ /tmp/tmp.QGBSvukL0D	2025-01-02 19:26:58.754573721 +0000
@@ -167,7 +167,6 @@
   CSI_ENABLE_ENCRYPTION: "false"
   CSI_ENABLE_OMAP_GENERATOR: "false"
   CSI_ENABLE_HOST_NETWORK: "true"
-  CSI_DISABLE_HOLDER_PODS: "true"
   CSI_ENABLE_METADATA: "false"
   CSI_ENABLE_VOLUME_GROUP_SNAPSHOT: "true"
   CSI_PLUGIN_PRIORITY_CLASSNAME: "system-node-critical"
@@ -176,15 +175,15 @@
   CSI_CEPHFS_FSGROUPPOLICY: "File"
   CSI_NFS_FSGROUPPOLICY: "File"
   ROOK_CSI_KUBELET_DIR_PATH: "/var/lib/kubelet"
-  ROOK_CSI_CEPH_IMAGE: "quay.io/cephcsi/cephcsi:v3.12.3"
+  ROOK_CSI_CEPH_IMAGE: "quay.io/cephcsi/cephcsi:v3.13.0"
   ROOK_CSI_REGISTRAR_IMAGE: "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1"
   ROOK_CSI_PROVISIONER_IMAGE: "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1"
-  ROOK_CSI_SNAPSHOTTER_IMAGE: "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1"
+  ROOK_CSI_SNAPSHOTTER_IMAGE: "registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0"
   ROOK_CSI_ATTACHER_IMAGE: "registry.k8s.io/sig-storage/csi-attacher:v4.6.1"
   ROOK_CSI_RESIZER_IMAGE: "registry.k8s.io/sig-storage/csi-resizer:v1.11.1"
   ROOK_CSI_IMAGE_PULL_POLICY: "IfNotPresent"
   CSI_ENABLE_CSIADDONS: "false"
-  ROOK_CSIADDONS_IMAGE: "quay.io/csiaddons/k8s-sidecar:v0.9.1"
+  ROOK_CSIADDONS_IMAGE: "quay.io/csiaddons/k8s-sidecar:v0.11.0"
   CSI_ENABLE_TOPOLOGY: "false"
   ROOK_CSI_ENABLE_NFS: "false"
   CSI_PLUGIN_TOLERATIONS: "- key: node-role.kubernetes.io/master
@@ -995,13 +994,13 @@
     verbs: [ "patch" ]
   - apiGroups: [ "snapshot.storage.k8s.io" ]
     resources: [ "volumesnapshots" ]
-    verbs: [ "get", "list", "watch", "update", "patch", "create" ]
+    verbs: [ "get", "list", "watch" ]
   - apiGroups: [ "snapshot.storage.k8s.io" ]
     resources: [ "volumesnapshotclasses" ]
     verbs: [ "get", "list", "watch" ]
   - apiGroups: [ "snapshot.storage.k8s.io" ]
     resources: [ "volumesnapshotcontents" ]
-    verbs: [ "get", "list", "watch", "patch", "update", "create" ]
+    verbs: [ "get", "list", "watch", "patch", "update" ]
   - apiGroups: [ "snapshot.storage.k8s.io" ]
     resources: [ "volumesnapshotcontents/status" ]
     verbs: [ "update", "patch" ]
@@ -1089,13 +1088,13 @@
     verbs: [ "patch" ]
   - apiGroups: [ "snapshot.storage.k8s.io" ]
     resources: [ "volumesnapshots" ]
-    verbs: [ "get", "list", "watch", "update", "patch", "create" ]
+    verbs: [ "get", "list", "watch" ]
   - apiGroups: [ "snapshot.storage.k8s.io" ]
     resources: [ "volumesnapshotclasses" ]
     verbs: [ "get", "list", "watch" ]
   - apiGroups: [ "snapshot.storage.k8s.io" ]
     resources: [ "volumesnapshotcontents" ]
-    verbs: [ "get", "list", "watch", "patch", "update", "create" ]
+    verbs: [ "get", "list", "watch", "patch", "update" ]
   - apiGroups: [ "snapshot.storage.k8s.io" ]
     resources: [ "volumesnapshotcontents/status" ]
     verbs: [ "update", "patch" ]
@@ -1776,7 +1775,7 @@
           tolerationSeconds: 5
       containers:
         - name: rook-ceph-operator
-          image: "docker.io/rook/ceph:v1.15.7"
+          image: "docker.io/rook/ceph:v1.16.1"
           imagePullPolicy: IfNotPresent
           args: [ "ceph", "operator" ]
           securityContext:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants