Skip to content

Commit

Permalink
feat(helm): update rook-ceph group (v1.15.7 → v1.16.1) (minor) (#268)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rook-ceph](https://redirect.github.com/rook/rook) | minor | `v1.15.7`
-> `v1.16.1` |
| [rook-ceph-cluster](https://redirect.github.com/rook/rook) | minor |
`v1.15.7` -> `v1.16.1` |

---

### Release Notes

<details>
<summary>rook/rook (rook-ceph)</summary>

###
[`v1.16.1`](https://redirect.github.com/rook/rook/releases/tag/v1.16.1)

[Compare
Source](https://redirect.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://redirect.github.com/rook/rook/issues/15196),
[@&#8203;buroa](https://redirect.github.com/buroa))
- csi: Update groupsnapshot container arg
([#&#8203;15037](https://redirect.github.com/rook/rook/issues/15037),
[@&#8203;Madhu-1](https://redirect.github.com/Madhu-1))
- object: Add opsLogSidecar to gateway subsection from zone
([#&#8203;15199](https://redirect.github.com/rook/rook/issues/15199),
[@&#8203;ideepika](https://redirect.github.com/ideepika))
- mgr: Fix label selector when updating mgr active label
([#&#8203;15209](https://redirect.github.com/rook/rook/issues/15209),
[@&#8203;degorenko](https://redirect.github.com/degorenko))

###
[`v1.16.0`](https://redirect.github.com/rook/rook/releases/tag/v1.16.0)

[Compare
Source](https://redirect.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://redirect.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://redirect.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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Darkflame72/home-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvbWlub3IiXX0=-->

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Leon Bowie <leon@darkflame.dev>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Leon Bowie <leon@darkflame.dev>
  • Loading branch information
renovate[bot] and Darkflame72 authored Jan 3, 2025
1 parent 1b4a941 commit ad2b974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions kubernetes/apps/rook-ceph/rook-ceph/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.15.7
version: v1.16.1
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand All @@ -24,7 +24,6 @@ spec:
retries: 3
values:
csi:
enableVolumeGroupSnapshot: false # TODO: enable this when v1beta1 CRDs are available
cephFSKernelMountOptions: ms_mode=prefer-crc
enableLiveness: true
serviceMonitor:
Expand Down
4 changes: 1 addition & 3 deletions kubernetes/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.15.7
version: v1.16.1
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down Expand Up @@ -44,8 +44,6 @@ spec:
bdev_async_discard = true
osd_class_update_on_start = false
cephClusterSpec:
cephVersion:
image: quay.io/ceph/ceph:v19.2.0
crashCollector:
disable: false
csi:
Expand Down

0 comments on commit ad2b974

Please sign in to comment.