Update Rook Ceph group to v1.16.1 (minor) #1043

Open
smeagol-help wants to merge 1 commit from renovate/rook-ceph into main
Contributor

This PR contains the following updates:

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

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rook-ceph](https://github.com/rook/rook) | minor | `v1.15.7` -> `v1.16.1` | | [rook-ceph-cluster](https://github.com/rook/rook) | minor | `v1.15.7` -> `v1.16.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rook/rook (rook-ceph)</summary> ### [`v1.16.1`](https://github.com/rook/rook/releases/tag/v1.16.1) [Compare Source](https://github.com/rook/rook/compare/v1.16.0...v1.16.1) ##### Improvements Rook v1.16.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - csi: csi-snapshotter flag typo; upgrade csi-snapshotter ([#&#8203;15196](https://github.com/rook/rook/issues/15196), [@&#8203;buroa](https://github.com/buroa)) - csi: Update groupsnapshot container arg ([#&#8203;15037](https://github.com/rook/rook/issues/15037), [@&#8203;Madhu-1](https://github.com/Madhu-1)) - object: Add opsLogSidecar to gateway subsection from zone ([#&#8203;15199](https://github.com/rook/rook/issues/15199), [@&#8203;ideepika](https://github.com/ideepika)) - mgr: Fix label selector when updating mgr active label ([#&#8203;15209](https://github.com/rook/rook/issues/15209), [@&#8203;degorenko](https://github.com/degorenko)) ### [`v1.16.0`](https://github.com/rook/rook/releases/tag/v1.16.0) [Compare Source](https://github.com/rook/rook/compare/v1.15.7...v1.16.0) ##### Upgrade Guide To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.16/Upgrade/rook-upgrade/). ##### 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](https://rook.io/docs/rook/v1.15/CRDs/Cluster/network-providers/#holder-pod-deprecation) to disable them before upgrading to v1.16. - The minimum K8s version is increased to v1.27. ##### Features - Ceph-CSI driver [v3.13](https://github.com/ceph/ceph-csi/releases/tag/v3.13.0), including support for volume group snapshots, CephFS support for omap in rados namespaces, and other csi improvements. - Enable [mirroring for CephBlockPoolRadosNamespaces](https://rook.io/docs/rook/v1.16/CRDs/Block-Storage/ceph-block-pool-rados-namespace-crd/#mirroring) - Enable periodic monitoring for CephBlockPoolRadosNamespaces mirroring if the `statusCheck` is enabled on the parent CephBlockPool. - Allow [migration of PVC based OSDs](https://rook.io/docs/rook/v1.16/Storage-Configuration/Advanced/ceph-osd-mgmt/#osd-migration) to enable or disable encryption. - Support [multiple instances of object stores](https://rook.io/docs/rook/v1.16/Storage-Configuration/Object-Storage-RGW/object-storage/#object-multi-instance) to enable scenarios such as RGW instances with only admin-ops enabled. - ObjectBucketClaim management of s3 bucket policy via the `additionalConfig.bucketPolicy` field (see [#&#8203;15138](https://github.com/rook/rook/pull/15138)). - Object stores enable arbitrary [command line parameters or ceph configuration settings](https://rook.io/docs/rook/v1.16/CRDs/Object-Storage/ceph-object-store-crd/#advanced-configuration). - Enable RGW admin ops logs by enabling the `opsLogSidecar` in the [gateway settings](https://rook.io/docs/rook/v1.16/CRDs/Object-Storage/ceph-object-store-crd/#gateway-settings). - Added support for K8s version v1.32. </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvbWlub3IiXX0=-->
smeagol-help added 1 commit 2025-01-02 12:38:02 -06:00
smeagol-help force-pushed renovate/rook-ceph from 3a0ce895b2 to 137d339535 2025-01-06 08:23:38 -06:00 Compare
smeagol-help force-pushed renovate/rook-ceph from 137d339535 to f874f11b33 2025-01-06 19:53:18 -06:00 Compare
smeagol-help force-pushed renovate/rook-ceph from f874f11b33 to e8a8226490 2025-01-06 21:00:13 -06:00 Compare
smeagol-help force-pushed renovate/rook-ceph from e8a8226490 to 422bc602d4 2025-01-07 03:52:34 -06:00 Compare
smeagol-help force-pushed renovate/rook-ceph from 422bc602d4 to ec77ca1e55 2025-01-07 09:23:01 -06:00 Compare
smeagol-help force-pushed renovate/rook-ceph from ec77ca1e55 to ae3e09d866 2025-01-07 10:51:26 -06:00 Compare
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#1043
No description provided.