Rook Versions Save

Storage Orchestration for Kubernetes

v1.14.0

2 weeks ago

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

2 weeks ago

Improvements

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

  • external: Fix v2 port check in external script (#13982, @parth-gr)
  • security: Update go dependency go-jose to pass Snyk security scan (#13960, @subhamkrai)
  • osd: Start encrypted OSDs with metadata device using shared key (#13830, @cupnes)
  • helm: Use toYaml for discovery nodeAffinity (#13931, @hhk7734)

v1.13.7

1 month ago

Improvements

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

  • core: Set default ceph version to v18.2.2 (#13913, @travisn)
  • monitoring: Increase default metrics scraping interval from 5s to 10s (#13923, @rkachach)
  • exporter: Apply labels from monitoring section of CephCluster to ceph-exporter (#13902, @rkachach)

v1.13.6

1 month ago

Improvements

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

  • helm: Replace the master tag in the values.yaml with the release tag (#13897, @travisn)
  • manifest: Reduce CRD size by removing some descriptions (#13793, @rkachach)
  • csi: Update CSIDriverOption params during saving cluster config (#13836, @Rakshith-R)
  • external: Remove requirement for v1 port and allow exclusive v2 mon port configuration (#13856, @parth-gr)
  • csi: Update sidecars to latest release (#13846, @Madhu-1)
  • operator: Use Linux container CPU quota (#13816, @uhthomas)
  • helm: Fix links to obsolete ceph master documentation (#13877, @galexrt)

v1.13.5

1 month ago

Improvements

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

  • pool: Skip crush rule update when not needed (#13772, @travisn)
  • osd: Support OSD creation with a metadata partition (#13314, @microyahoo)
  • csi: Update Ceph-CSI image to 3.10.2 (#13736, @Madhu-1)
  • mon: Set mon PDB max unavailable as 2 when there are 5 or more mons. (#13794, @sp98)
  • external: fix syntax error import-external-cluster.sh (#13780, @timolow)
  • core: Continue processing PVs for network fencing when no node IPs found (#13768, @Madhu-1)
  • mgr: Remove unnecessary privileged security context from mgr sidecar container (#13741, @rkachach)
  • network: Disallow legacy hostNetwork provider when a non-default provider is specified (#13693, @obnoxxx)
  • csi: Disable CephFS network fencing (#13806, @subhamkrai)

v1.13.4

2 months ago

Improvements

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

  • helm: Remove cpu limits from all pods (#13722, @travisn)
  • core: Set blocking PDB even if no unhealthy PGs appear (#13511, @ushitora-anqou)
  • mgr: Update the dashboard password when the secret changes (#13644, @rkachach)
  • core: Skip reconcile if override configmap is unchanged (#13652, @travisn)
  • core: remove invalid ownerRef from networkFence (#13728, @subhamkrai)
  • osd: Correctly count the devices when metadataDevice is set (#13673, @satoru-takeuchi)
  • csi: Update network fence CR name (#13615, @riya-singhal31)
  • object: Add check specific to name and namespace for ceph cosi driver (#13623, @thotz)
  • exporter: Don't delete exporter service on daemon deletion (#13653, @travisn)
  • csi: Fix NetNamespaceFilePath generation with namespace instead of name (#13663, @iPraveenParihar)
  • csi: Option to set a static csi driver name (#13622, @Madhu-1)
  • object: Fix the default multisite zonegroup creation (#13655, @parth-gr)
  • docs: Declare the max supported K8s version (#13646, @parth-gr)
  • ci: Reformat the python script (#13645, @parth-gr)
  • object: Watch for updates to the cosidriver CRD (#13621, @thotz)
  • mgr: Improvements to dashboard configuration handling (#13604, @rkachach)

v1.13.3

2 months ago

Improvements

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

  • operator: Increase resource limits to 1.5 CPU (#13619, @travisn)
  • helm: Remove duplicated toolbox keyring (#13609, @eb4x)
  • exporter: Skip reconcile on exporter deletion (#13597, @travisn)
  • manifest: Remove obsolete pg_autoscaler from mgr modules examples (#13588, @travisn)
  • csi: Make leader election flags configurable (#13573, @Madhu-1)
  • csi: Update csi provisioner to 3.6.3 (#13579, @Madhu-1)
  • csi: Update feature gates cmdline args (#13258, @iPraveenParihar)

v1.12.11

2 months ago

Improvements

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

  • exporter: Skip reconcile on exporter deletion (#13597, @travisn)
  • helm: Allow configuring monitoring interval (#13408, @charlie-haley)
  • core: Golang linter issues with variables in loops and update linter version (#13324, @travisn)
  • multus: Use nginx-unprivileged image from quay (#13506, @BlaineEXE)

v1.13.2

3 months ago

Improvements

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

  • helm: Update cluster chart and all examples to ceph v18.2.1 (#13499, @travisn)
  • mds: Increase max limit of mds active daemons (#13561, @travisn)
  • external: Support the cluster-name legacy flag in the external script (#13540, @parth-gr)
  • core: Fix error handling on setting watcher (#13479, @satoru-takeuchi)
  • osd: Create ceph conf and keyring files before osd migration (#13524, @sp98)
  • doc: Resizing encryptedDevice is not yet supported for host-based clusters (#13452, @cupnes)
  • manifest: Shorten CRD descriptions to 100 chars (#13517, @travisn)
  • multus: Use nginx-unprivileged image from quay for multus tool (#13506, @BlaineEXE)

v1.13.1

3 months ago

Improvements

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

  • build: Update base and example manifests to ceph v18.2.1 (#13428, @BlaineEXE)
  • csi: Update default Ceph-CSI version to v3.10.1 (#13442, @riya-singhal31)
  • csi: Update the CSI-Addons sidecar to v0.8.0 (#13411, @nixpanic)
  • csi: Implement network fencing for CephFS (#13348, @riya-singhal31)
  • helm: Allow configuring monitoring interval (#13408, @charlie-haley)
  • mon: Allow changing hostNetwork settings (#12369, @sp98)
  • csi: Remove obsolete gRPC metrics service (#13439, @iPraveenParihar)
  • helm: Fix duplicate tolerations (#13418, @jfcoz)
  • ci: Run K8s v1.29 in the CI (#13400, @subhamkrai)
  • docs: Add spec.csi section in the CephCluster documentation (#13375, @Rakshith-R)