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

Update dependency Rook to v1.14.2 (minor) #142

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

vshn-renovate
Copy link
Contributor

@vshn-renovate vshn-renovate commented Nov 16, 2023

This PR contains the following updates:

Package Update Change
docker.io/rook/ceph minor v1.12.7 -> v1.14.2
rook-ceph minor v1.12.7 -> v1.14.2

Release Notes

rook/rook (rook-ceph)

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.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.

v1.13.1

Compare Source

Improvements

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

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.

v1.12.11

Compare Source

Improvements

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

v1.12.10

Compare Source

Improvements

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

v1.12.9

Compare Source

Improvements

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

v1.12.8

Compare Source

Improvements

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


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.

@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 5bb209f to e3230b7 Compare November 30, 2023 22:41
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.12.8 Update dependency Rook to v1.12.9 Nov 30, 2023
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from e3230b7 to 042951c Compare December 13, 2023 21:03
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.12.9 Update dependency Rook to v1.12.10 Dec 13, 2023
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 042951c to bc990cf Compare December 13, 2023 21:24
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.12.10 Update dependency Rook to v1.13.0 Dec 13, 2023
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from bc990cf to bb68f34 Compare December 20, 2023 19:03
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.0 Update dependency Rook to v1.13.1 Dec 20, 2023
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.1 Update dependency Rook to v1.13.1 (minor) Jan 11, 2024
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.1 (minor) Update dependency Rook to v1.13.2 (minor) Jan 11, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from bb68f34 to e1fa75d Compare January 11, 2024 21:59
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from e1fa75d to 250d98b Compare January 26, 2024 00:39
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.2 (minor) Update dependency Rook to v1.13.3 (minor) Jan 26, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 250d98b to 641e3e3 Compare February 8, 2024 20:57
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.3 (minor) Update dependency Rook to v1.13.4 (minor) Feb 8, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 641e3e3 to 85e8d1b Compare February 22, 2024 19:57
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.4 (minor) Update dependency Rook to v1.13.5 (minor) Feb 22, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 85e8d1b to 39f853c Compare March 7, 2024 21:37
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.5 (minor) Update dependency Rook to v1.13.6 (minor) Mar 7, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 39f853c to 8dc77a4 Compare March 14, 2024 19:58
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.6 (minor) Update dependency Rook (minor) Mar 14, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 8dc77a4 to bcd947b Compare March 14, 2024 20:18
@vshn-renovate vshn-renovate changed the title Update dependency Rook (minor) Update dependency Rook to v1.13.7 (minor) Mar 14, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from bcd947b to f557f89 Compare April 3, 2024 20:38
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.7 (minor) Update dependency Rook to v1.13.8 (minor) Apr 3, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from f557f89 to 80fdea3 Compare April 3, 2024 20:58
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.13.8 (minor) Update dependency Rook to v1.14.0 (minor) Apr 3, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 80fdea3 to 63413ae Compare April 17, 2024 20:59
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.14.0 (minor) Update dependency Rook to v1.14.1 (minor) Apr 17, 2024
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/dependency-rook branch from 63413ae to 41bd676 Compare April 19, 2024 17:17
@vshn-renovate vshn-renovate changed the title Update dependency Rook to v1.14.1 (minor) Update dependency Rook to v1.14.2 (minor) Apr 19, 2024
@bastjan bastjan merged commit a48841d into master Apr 23, 2024
10 checks passed
@bastjan bastjan deleted the commodore-renovate/dependency-rook branch April 23, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants