Update Rook Ceph group to v1.13.0 (minor) #167

Merged
jahanson merged 1 commit from renovate/rook-ceph into main 2023-12-20 12:29:56 -06:00
Contributor

This PR contains the following updates:

Package Update Change
rook-ceph minor v1.12.10 -> v1.13.0
rook-ceph-cluster minor v1.12.10 -> v1.13.0

Release Notes

rook/rook (rook-ceph)

v1.13.0

Compare Source

Upgrade Guide

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

Breaking Changes
  • Removed support for Ceph Pacific (v16). Ceph Quincy (v17) and Ceph Reef (v18) are the only currently supported versions.
  • The minimum supported Kubernetes version is v1.23
  • The minimum supported Ceph-CSI driver is 3.9
  • The admission controller is removed. If the admission controller is enabled (it is disabled by default), it is recommended to be disabled before the upgrade. See the upgrade guide for more details.
Features
  • Added experimental cephConfig to the CephCluster CR to allow setting Ceph config options in the Ceph MON config store via the CRD. These settings supersede the ceph.conf override settings.
  • CephCSI v3.10 is now the default CSI driver version.
  • The default CephFS SubvolumeGroup has pinning enabled by default to distribute load across MDS ranks in predictable and stable ways.
  • The Ceph exporter daemon is updated to use a Ceph keyring with reduced privileges instead of the admin keyring.
  • If the host network setting changes in the CephCluster CR, the mons will now automatically failover to enable the new configuration.
  • Allow for additional advanced maintenance and troubleshooting of Ceph daemons, by respecting the label ceph.rook.io/do-not-reconcile for all Ceph daemons. This is helpful when using the debug command in the kubectl rook-ceph plugin.

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.12.10` -> `v1.13.0` | | [rook-ceph-cluster](https://github.com/rook/rook) | minor | `v1.12.10` -> `v1.13.0` | --- ### Release Notes <details> <summary>rook/rook (rook-ceph)</summary> ### [`v1.13.0`](https://github.com/rook/rook/releases/tag/v1.13.0) [Compare Source](https://github.com/rook/rook/compare/v1.12.10...v1.13.0) ##### Upgrade Guide To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.13/Upgrade/rook-upgrade/). ##### Breaking Changes - Removed support for Ceph Pacific (v16). Ceph Quincy (v17) and Ceph Reef (v18) are the only currently supported versions. - The minimum supported Kubernetes version is v1.23 - The minimum supported Ceph-CSI driver is 3.9 - The admission controller is removed. If the admission controller is enabled (it is disabled by default), it is recommended to be disabled before the upgrade. See the [upgrade guide](https://rook.io/docs/rook/v1.13/Upgrade/rook-upgrade/#breaking-changes-in-v113) for more details. ##### Features - Added experimental `cephConfig` to the CephCluster CR to allow setting Ceph config options in the Ceph MON config store via the CRD. These settings supersede the [ceph.conf override settings](https://rook.io/docs/rook/v1.13/Storage-Configuration/Advanced/ceph-configuration/#custom-cephconf-settings). - [CephCSI v3.10](https://github.com/ceph/ceph-csi/releases/tag/v3.10.0) is now the default CSI driver version. - [Per-cluster CSI settings for read affinity](https://rook.github.io/docs/rook/v1.13/Storage-Configuration/Ceph-CSI/ceph-csi-drivers/#enable-read-affinity-for-rbd-and-cephfs-volumes) moved from the operator configmap settings to the CephCluster CR - The default [CephFS SubvolumeGroup](https://rook.io/docs/rook/v1.13/CRDs/Shared-Filesystem/ceph-fs-subvolumegroup-crd/#cephfilesystemsubvolumegroup-spec) has pinning enabled by default to distribute load across MDS ranks in predictable and stable ways. - The Ceph exporter daemon is updated to use a Ceph keyring with reduced privileges instead of the admin keyring. - If the host network setting changes in the CephCluster CR, the mons will now automatically failover to enable the new configuration. - Allow for additional advanced maintenance and troubleshooting of Ceph daemons, by respecting the label `ceph.rook.io/do-not-reconcile` for all Ceph daemons. This is helpful when using the [debug command](https://github.com/rook/kubectl-rook-ceph/blob/v0.6.0/docs/debug.md) in the kubectl rook-ceph plugin. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
smeagol-help added 1 commit 2023-12-13 16:01:22 -06:00
smeagol-help force-pushed renovate/rook-ceph from b357bcca43 to b078847320 2023-12-20 12:03:12 -06:00 Compare
jahanson merged commit adb01c07fa into main 2023-12-20 12:29:56 -06:00
jahanson deleted branch renovate/rook-ceph 2023-12-20 12:29:56 -06:00
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/valinor#167
No description provided.