Skip to content

fix(helm): update rook-ceph group ( v1.20.1 → v1.20.2 )#4027

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-rook-ceph
Open

fix(helm): update rook-ceph group ( v1.20.1 → v1.20.2 )#4027
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-rook-ceph

Conversation

@renovate

@renovate renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
rook-ceph patch v1.20.1v1.20.2
rook/ceph patch v1.20.1v1.20.2
rook/rook patch v1.20.1v1.20.2

Release Notes

rook/rook (rook-ceph)

v1.20.2

Compare Source

Improvements

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


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 these updates again.


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

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

| datasource      | package   | from    | to      |
| --------------- | --------- | ------- | ------- |
| helm            | rook-ceph | v1.20.1 | v1.20.2 |
| docker          | rook/ceph | v1.20.1 | v1.20.2 |
| github-releases | rook/rook | v1.20.1 | v1.20.2 |


Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rook-ceph group: v1.20.1 → v1.20.2

Verdict: Safe to merge

This is a patch release (operator chart, CRDs, toolbox image) with no breaking changes.


CRD changes:

The kustomization.yaml reference is updated to v1.20.2/deploy/examples/crds.yaml. The diff between the two CRD bundles contains only:

  • A new optional muteHealthWarning field added to CephCluster.spec (additive, backward-compatible)
  • Description string typo fixes ("last time time""last time")

No field removals, renames, or validation tightening. Existing CephCluster resources will continue to reconcile without changes.


Bug fixes relevant to this repo:

  • core: Skip node watcher during initial cache sync — prevents a reconcile-loop race at operator startup (#17812)
  • core: Reduce the floating mon reschedule time — faster mon recovery after node disruption (#17805)
  • osd: Do not scan rbd devices in raw activate fallback — OSD activation correctness (#17724); this cluster uses RBD exclusively
  • external: VolumeAttachment should be deleted during unmount — prevents stale VolumeAttachment objects accumulating (#17826)
  • operator: fail reconcile if rook-config-override lacks trailing newline — config correctness guard (#17758)
  • core: Trigger reconcile when node labels or annotations change — important for this cluster which pins OSDs by node name and disk ID (#17847)

Bundled component updates:

  • Ceph daemon image: v1.20.2 ships Ceph v20.2.2 by default. rook-ceph/cluster/cluster.yaml already pins quay.io/ceph/ceph:v20.2.2, so the data-plane version is consistent with the new operator.
  • ceph-csi-operator: bumped from v1.0.3 → v1.0.4 inside the rook-ceph chart. The v1.0.4 release is a single-fix backport (#538: remove default replicas from validation). No API changes. The ceph-csi-drivers HelmRelease (chart v1.0.1) remains compatible.

New features worth adopting (optional):

  • muteHealthWarning on CephCluster — allows declaratively muting noisy Ceph health warnings by code (e.g. POOL_NO_REDUNDANCY). Would add an entry under spec.muteHealthWarning in rook-ceph/cluster/cluster.yaml if desired; no action needed now.

Known issues: No open bugs found against v1.20.2 in the upstream issue tracker.


Sources consulted:

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Claude Review Usage

When (UTC) Version Model Turns Cost
2026-07-07 22:42 1.20.1 -> 1.20.2 claude-sonnet-4-6 22 $0.4886

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