Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update chart rook-ceph to v1.16.1 #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

This PR contains the following updates:

Package Update Change
rook-ceph minor v1.13.1 -> v1.16.1

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

v1.15.7

Compare Source

Improvements

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

v1.15.6

Compare Source

Improvements

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

v1.15.5

Compare Source

Improvements

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

v1.15.4

Compare Source

Improvements

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

v1.15.3

Compare Source

Improvements

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

v1.15.2

Compare Source

Improvements

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

v1.15.1

Compare Source

Improvements

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

v1.15.0

Compare Source

Upgrade Guide

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

Breaking Changes
  • Minimum version of Kubernetes supported is increased to K8s v1.26.
  • During CephBlockPool updates, Rook will now return an error if an invalid device class is specified. Pools with invalid device classes may start failing until the correct device class is specified. For more details, see #​14057.
  • Rook has deprecated CSI network "holder" pods. If there are pods named csi-*plugin-holder-* in the Rook operator namespace, see the detailed documentation to disable them. This deprecation process will be required before upgrading to the future Rook v1.16.
  • Ceph COSI driver images have been updated. This impacts existing COSI Buckets, BucketClaims, and BucketAccesses. Update existing clusters following the guide here.
  • CephObjectStore, CephObjectStoreUser, and OBC endpoint behavior has changed when CephObjectStore spec.hosting configurations are set. Use the new spec.hosting.advertiseEndpoint config to define required behavior as documented.
Features
  • Added support for Ceph Squid (v19), in addition to Reef (v18) and Quincy (v17). Quincy support will be removed in Rook v1.16.
  • Ceph-CSI driver v3.12, including new options for RBD, log rotation, and updated sidecar images.
  • Allow updating the device class of OSDs, if allowDeviceClassUpdate: true is set in the CephCluster CR.
  • Allow updating the weight of an OSD, if allowOsdCrushWeightUpdate: true is set in the CephCluster CR.
  • Use fully-qualified image names (docker.io/rook/ceph) in operator manifests and helm charts.
Experimental Features
  • CephObjectStore support for keystone authentication for S3 and Swift. See the Object store documentation to configure.
  • CSI operator: CSI settings are moving to CRs managed by a new operator. Once enabled, Rook will convert the settings previously defined in the operator configmap or env vars into the new CRs managed by the CSI operator. There are two steps to enable:

v1.14.12

Compare Source

Improvements

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

v1.14.11

Compare Source

Improvements

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

v1.14.10

Compare Source

Improvements

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

v1.14.9

Compare Source

Improvements

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

v1.14.8

Compare Source

Improvements

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

v1.14.7

Compare Source

What's Changed

monitoring: fix CephPoolGrowthWarning expression (#​14346, @​matofeder)
monitoring: Set honor labels on the service monitor (#​14339, @​travisn)

Full Changelog: rook/rook@v1.14.6...v1.14.7

v1.14.6

Compare Source

What's Changed

v1.14.5

Compare Source

Improvements

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

v1.14.4

Compare Source

Improvements

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

v1.14.3

Compare Source

Improvements

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

v1.14.2

Compare Source

Improvements

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

v1.14.1

Compare Source

Improvements

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

v1.14.0

Compare Source

Upgrade Guide

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

Breaking Changes

  • The minimum supported version of Kubernetes is v1.25. Upgrade to Kubernetes v1.25 or higher before upgrading Rook.
  • The image repository and tag settings are specified separately in the helm chart values.yaml for the CSI images. Helm users previously specifying the CSI images with the image setting will need to update their values.yaml with the separate repository and tag settings.
  • Rook is beginning the process of deprecating CSI network "holder" pods. If there are pods named csi-*plugin-holder-* in the Rook operator namespace, see the holder pod deprecation documentation to disable them. Migration of affected clusters is optional for v1.14, but will be required in a future release.
  • The Rook operator config CSI_ENABLE_READ_AFFINITY was removed. v1.13 clusters that have modified this value to be "true" must set the option as desired in each CephCluster as documented here before upgrading to v1.14.

Features

  • Kubernetes versions v1.25 through v1.29 are supported. K8s v1.30 will be supported as soon as released.
  • Ceph daemon pods using the default service account now use a new rook-ceph-default service account.
  • A custom Ceph application can be applied to a CephBlockPool CR.
  • Object stores can be created with shared metadata and data pools. Isolation between object stores is enabled via RADOS namespaces. This configuration is recommended to limit the number of pools when multiple object stores are created.
  • Support for VolumeSnapshotGroup is available for the RBD and CephFS CSI drivers.
  • Support for virtual style hosting for s3 buckets is added in the CephObjectStore, by adding hosting.dnsNames to the object store.
  • A static prefix can be specified for the CSI drivers and OBC provisioner (the default prefix is the rook-ceph namespace).
  • Azure Key Vault KMS support is added for storing OSD encryption keys.
  • Additional status columns added to the kubectl output for Rook CRDs.

v1.13.10

Compare Source

Improvements

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

v1.13.9

Compare Source

Improvements

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

v1.13.8

Compare Source

Improvements

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

v1.13.7

Compare Source

Improvements

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

v1.13.6

Compare Source

Improvements

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

v1.13.5

Compare Source

Improvements

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

v1.13.4

Compare Source

Improvements

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

v1.13.3

Compare Source

Improvements

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

v1.13.2

Compare Source

Improvements

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


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 this update again.


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

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

@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.13.2 fix(helm): update chart rook-ceph to v1.13.3 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from da31513 to 6c36775 Compare January 26, 2024 01:37
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 6c36775 to 2cf5414 Compare February 8, 2024 22:40
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.13.3 fix(helm): update chart rook-ceph to v1.13.4 Feb 8, 2024
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.13.4 fix(helm): update chart rook-ceph to v1.13.5 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 2cf5414 to c1b7334 Compare February 22, 2024 21:59
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.13.5 fix(helm): update chart rook-ceph to v1.13.6 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from c1b7334 to fe9b523 Compare March 7, 2024 22:19
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.13.6 fix(helm): update chart rook-ceph to v1.13.7 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from fe9b523 to 86c91b2 Compare March 14, 2024 21:40
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 86c91b2 to b6a778b Compare April 3, 2024 22:42
@renovate renovate bot changed the title fix(helm): update chart rook-ceph to v1.13.7 feat(helm): update chart rook-ceph to v1.14.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from b6a778b to 07bbac1 Compare April 17, 2024 22:32
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.0 feat(helm): update chart rook-ceph to v1.14.1 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 07bbac1 to 6e91eaf Compare April 19, 2024 18:06
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.1 feat(helm): update chart rook-ceph to v1.14.2 Apr 19, 2024
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.2 feat(helm): update chart rook-ceph to v1.14.3 May 3, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 6e91eaf to c4bff3d Compare May 3, 2024 22:31
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from c4bff3d to 9f23540 Compare May 17, 2024 00:18
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.3 feat(helm): update chart rook-ceph to v1.14.4 May 17, 2024
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.4 feat(helm): update chart rook-ceph to v1.14.5 May 30, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 9f23540 to ee63d58 Compare May 30, 2024 22:46
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from ee63d58 to adcc66b Compare June 13, 2024 23:08
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.5 feat(helm): update chart rook-ceph to v1.14.6 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from adcc66b to 7a054f3 Compare June 21, 2024 21:47
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.6 feat(helm): update chart rook-ceph to v1.14.7 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 7a054f3 to 54f62cc Compare July 3, 2024 23:05
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.7 feat(helm): update chart rook-ceph to v1.14.8 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 54f62cc to c18be7f Compare July 26, 2024 00:19
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.8 feat(helm): update chart rook-ceph to v1.14.9 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from c18be7f to 4c653e8 Compare August 21, 2024 00:29
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.14.9 feat(helm): update chart rook-ceph to v1.15.0 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 4c653e8 to a60d085 Compare September 4, 2024 23:03
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.0 feat(helm): update chart rook-ceph to v1.15.1 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from a60d085 to 8d48c34 Compare September 19, 2024 22:23
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.1 feat(helm): update chart rook-ceph to v1.15.2 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 8d48c34 to 30a6449 Compare October 4, 2024 01:41
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.2 feat(helm): update chart rook-ceph to v1.15.3 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 30a6449 to 948e4cc Compare October 17, 2024 22:06
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.3 feat(helm): update chart rook-ceph to v1.15.4 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 948e4cc to 4c99a89 Compare November 6, 2024 21:47
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.4 feat(helm): update chart rook-ceph to v1.15.5 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 4c99a89 to 92807e6 Compare November 21, 2024 22:16
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.5 feat(helm): update chart rook-ceph to v1.15.6 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 92807e6 to e4bc986 Compare December 17, 2024 22:35
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.15.6 feat(helm): update chart rook-ceph to v1.16.0 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from e4bc986 to b78d287 Compare January 5, 2025 23:41
@renovate renovate bot changed the title feat(helm): update chart rook-ceph to v1.16.0 feat(helm): update chart rook-ceph to v1.16.1 Jan 5, 2025
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