Closed renovate[bot] closed 1 month ago
--- HelmRelease: rook-ceph/rook-ceph-operator ConfigMap: rook-ceph/rook-ceph-operator-config
+++ HelmRelease: rook-ceph/rook-ceph-operator ConfigMap: rook-ceph/rook-ceph-operator-config
@@ -26,13 +26,13 @@
CSI_PLUGIN_PRIORITY_CLASSNAME: system-node-critical
CSI_PROVISIONER_PRIORITY_CLASSNAME: system-cluster-critical
CSI_RBD_FSGROUPPOLICY: File
CSI_CEPHFS_FSGROUPPOLICY: File
CSI_NFS_FSGROUPPOLICY: File
CSI_CEPHFS_KERNEL_MOUNT_OPTIONS: ms_mode=prefer-crc
- ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.12.0
+ ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.12.2
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_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
--- HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator
+++ HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator
@@ -26,13 +26,13 @@
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 5
containers:
- name: rook-ceph-operator
- image: docker.io/rook/ceph:v1.15.1
+ image: docker.io/rook/ceph:v1.15.2
imagePullPolicy: IfNotPresent
args:
- ceph
- operator
securityContext:
capabilities:
--- kubernetes/apps/rook-ceph/operator/app Kustomization: flux-system/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph-operator
+++ kubernetes/apps/rook-ceph/operator/app Kustomization: flux-system/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph-operator
@@ -13,13 +13,13 @@
spec:
chart: rook-ceph
sourceRef:
kind: HelmRepository
name: rook-ceph
namespace: flux-system
- version: v1.15.1
+ version: v1.15.2
driftDetection:
mode: enabled
install:
remediation:
retries: 3
interval: 30m
--- kubernetes/apps/rook-ceph/cluster/app Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster
+++ kubernetes/apps/rook-ceph/cluster/app Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster
@@ -13,13 +13,13 @@
spec:
chart: rook-ceph-cluster
sourceRef:
kind: HelmRepository
name: rook-ceph
namespace: flux-system
- version: v1.15.1
+ version: v1.15.2
driftDetection:
mode: disabled
install:
remediation:
retries: 3
interval: 30m
This PR contains the following updates:
v1.15.1
->v1.15.2
v1.15.1
->v1.15.2
Release Notes
rook/rook (rook-ceph)
### [`v1.15.2`](https://redirect.github.com/rook/rook/releases/tag/v1.15.2) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.15.1...v1.15.2) ##### Improvements Rook v1.15.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - core: Enable annotations on crash collector ([#14731](https://redirect.github.com/rook/rook/issues/14731), [@travisn](https://redirect.github.com/travisn)) - exporter: Configure prio-limit for ceph exporter pod ([#14717](https://redirect.github.com/rook/rook/issues/14717), [@arttor](https://redirect.github.com/arttor)) - docs: Add grafana dashboards files to docs ([#14679](https://redirect.github.com/rook/rook/issues/14679), [@galexrt](https://redirect.github.com/galexrt)) - pool: Allow negative step num in crush rule ([#14709](https://redirect.github.com/rook/rook/issues/14709), [@travisn](https://redirect.github.com/travisn)) - csi: Stop deleting csi-operator resources when not enabled ([#14693](https://redirect.github.com/rook/rook/issues/14693), [@subhamkrai](https://redirect.github.com/subhamkrai)) - core: Check for duplicate ceph fs pool names ([#14653](https://redirect.github.com/rook/rook/issues/14653), [@sp98](https://redirect.github.com/sp98)) - csi: Update to CephCSI patch release v3.12.2 ([#14694](https://redirect.github.com/rook/rook/issues/14694), [@Madhu-1](https://redirect.github.com/Madhu-1)) - osd: Discover metadata and wal devices for raw device cleanup ([#14645](https://redirect.github.com/rook/rook/issues/14645), [@Papawy](https://redirect.github.com/Papawy)) - network: Allow enforcing host network on all pods ([#14585](https://redirect.github.com/rook/rook/issues/14585), [@obnoxxx](https://redirect.github.com/obnoxxx)) - mon: Remove extra mon from quorum before taking down pod ([#14667](https://redirect.github.com/rook/rook/issues/14667), [@travisn](https://redirect.github.com/travisn))Configuration
π Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.