anguslees / k8s-home

Manifests used for home (private) k8s cluster
Apache License 2.0
41 stars 4 forks source link

Update Helm release rook-ceph to v1.15.5 #51

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Update Change
rook-ceph minor v1.6.11 -> v1.15.5

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

rook/rook (rook-ceph) ### [`v1.15.5`](https://redirect.github.com/rook/rook/releases/tag/v1.15.5) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.15.4...v1.15.5) ### Improvements Rook v1.15.5 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - rgw: Add support for [pool placements](https://rook.io/docs/rook/v1.15/Storage-Configuration/Object-Storage-RGW/object-storage/#create-local-object-stores-with-pool-placements) ([#​14588](https://redirect.github.com/rook/rook/issues/14588) [#​14715](https://redirect.github.com/rook/rook/issues/14715) [#​14884](https://redirect.github.com/rook/rook/issues/14884) [#​14951](https://redirect.github.com/rook/rook/issues/14951), [@​arttor](https://redirect.github.com/arttor)) - osd: Mount `/run/udev` in the init container for ceph-volume activate ([#​14901](https://redirect.github.com/rook/rook/issues/14901), [@​guits](https://redirect.github.com/guits)) - osd: Allow scheduling OSDs on unschedulable nodes ([#​14949](https://redirect.github.com/rook/rook/issues/14949), [@​travisn](https://redirect.github.com/travisn)) - core: Allow setting resources on the detect version job ([#​14941](https://redirect.github.com/rook/rook/issues/14941), [@​travisn](https://redirect.github.com/travisn)) - mds: Wait for mds standby upgrade for the same filesystem instead of any filesystem ([#​14952](https://redirect.github.com/rook/rook/issues/14952), [@​travisn](https://redirect.github.com/travisn)) - csi: Remove version check for k8s and cephcsi ([#​14942](https://redirect.github.com/rook/rook/issues/14942), [@​travisn](https://redirect.github.com/travisn)) - kms: Key rotation support for vault kms ([#​14818](https://redirect.github.com/rook/rook/issues/14818), [@​iPraveenParihar](https://redirect.github.com/iPraveenParihar)) - object: Also use system certs for validating RGW cert ([#​14835](https://redirect.github.com/rook/rook/issues/14835), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - core: Cleanup blockpool during uninstall if corresponding annotation is set ([#​14895](https://redirect.github.com/rook/rook/issues/14895), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - object: set OBC user quota(s) in one SetUserQuota() call ([#​14827](https://redirect.github.com/rook/rook/issues/14827), [@​jhoblitt](https://redirect.github.com/jhoblitt)) ### [`v1.15.4`](https://redirect.github.com/rook/rook/releases/tag/v1.15.4) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.15.3...v1.15.4) ### Improvements Rook v1.15.4 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - core: Define empty securityContext for pods to fix CIS 5.7.3 ([#​14823](https://redirect.github.com/rook/rook/issues/14823), [@​prazumovsky](https://redirect.github.com/prazumovsky)) - core: Fix deletion of the osd-replace-config configmap during OSD migration ([#​14862](https://redirect.github.com/rook/rook/issues/14862), [@​sp98](https://redirect.github.com/sp98)) - core: Allow removal of exporter pods from a node no longer having ceph daemons ([#​14854](https://redirect.github.com/rook/rook/issues/14854), [@​travisn](https://redirect.github.com/travisn)) - docs: Add documentation for RBD VolumeGroupSnapshot ([#​14845](https://redirect.github.com/rook/rook/issues/14845), [@​black-dragon74](https://redirect.github.com/black-dragon74)) - csi: Disable fencing in Rook due to unreliable IPs being fenced ([#​14831](https://redirect.github.com/rook/rook/issues/14831), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - multus: Do not force delete in validation cleanup ([#​14820](https://redirect.github.com/rook/rook/issues/14820), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - mon: Do not remove extra mon in middle of failover ([#​14805](https://redirect.github.com/rook/rook/issues/14805), [@​travisn](https://redirect.github.com/travisn)) - mds: Fix liveness probe timeout when ceph timeout is reached ([#​14798](https://redirect.github.com/rook/rook/issues/14798), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) ### [`v1.15.3`](https://redirect.github.com/rook/rook/releases/tag/v1.15.3) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.15.2...v1.15.3) ### Improvements Rook v1.15.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - rgw: Allow CephObjectZone and CephObjectStore creation based on pre-existing pools ([#​14801](https://redirect.github.com/rook/rook/issues/14801) [#​14772](https://redirect.github.com/rook/rook/issues/14772), [@​jhoblitt](https://redirect.github.com/jhoblitt)) - helm: Add enforce host network setting ([#​14791](https://redirect.github.com/rook/rook/issues/14791), [@​travisn](https://redirect.github.com/travisn)) - core: Allow configuration of the revision history limit ([#​14775](https://redirect.github.com/rook/rook/issues/14775), [@​obnoxxx](https://redirect.github.com/obnoxxx)) - core: Preserve pool application name change ([#​14755](https://redirect.github.com/rook/rook/issues/14755), [@​sp98](https://redirect.github.com/sp98)) - csi: Update privileges in CSI logrotate sidecar container ([#​14782](https://redirect.github.com/rook/rook/issues/14782), [@​parth-gr](https://redirect.github.com/parth-gr)) - docs: Declare cephconfig settings stable in the CephCluster CR ([#​14752](https://redirect.github.com/rook/rook/issues/14752), [@​travisn](https://redirect.github.com/travisn)) - build: Allow building with golang 1.23 ([#​14748](https://redirect.github.com/rook/rook/issues/14748), [@​obnoxxx](https://redirect.github.com/obnoxxx)) - csi: Fix the ROOK_CSI_DISABLE_DRIVER flag in the CSI driver reconcile ([#​14746](https://redirect.github.com/rook/rook/issues/14746), [@​parth-gr](https://redirect.github.com/parth-gr)) - external: Update MDS caps for the healthchecker/cephfs users ([#​14722](https://redirect.github.com/rook/rook/issues/14722), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - docs: Update external docs with a better structure ([#​14718](https://redirect.github.com/rook/rook/issues/14718), [@​parth-gr](https://redirect.github.com/parth-gr)) ### [`v1.15.2`](https://redirect.github.com/rook/rook/releases/tag/v1.15.2) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.15.1...v1.15.2) ### Improvements Rook v1.15.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - core: Enable annotations on crash collector ([#​14731](https://redirect.github.com/rook/rook/issues/14731), [@​travisn](https://redirect.github.com/travisn)) - exporter: Configure prio-limit for ceph exporter pod ([#​14717](https://redirect.github.com/rook/rook/issues/14717), [@​arttor](https://redirect.github.com/arttor)) - docs: Add grafana dashboards files to docs ([#​14679](https://redirect.github.com/rook/rook/issues/14679), [@​galexrt](https://redirect.github.com/galexrt)) - pool: Allow negative step num in crush rule ([#​14709](https://redirect.github.com/rook/rook/issues/14709), [@​travisn](https://redirect.github.com/travisn)) - csi: Stop deleting csi-operator resources when not enabled ([#​14693](https://redirect.github.com/rook/rook/issues/14693), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - core: Check for duplicate ceph fs pool names ([#​14653](https://redirect.github.com/rook/rook/issues/14653), [@​sp98](https://redirect.github.com/sp98)) - csi: Update to CephCSI patch release v3.12.2 ([#​14694](https://redirect.github.com/rook/rook/issues/14694), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - osd: Discover metadata and wal devices for raw device cleanup ([#​14645](https://redirect.github.com/rook/rook/issues/14645), [@​Papawy](https://redirect.github.com/Papawy)) - network: Allow enforcing host network on all pods ([#​14585](https://redirect.github.com/rook/rook/issues/14585), [@​obnoxxx](https://redirect.github.com/obnoxxx)) - mon: Remove extra mon from quorum before taking down pod ([#​14667](https://redirect.github.com/rook/rook/issues/14667), [@​travisn](https://redirect.github.com/travisn)) ### [`v1.15.1`](https://redirect.github.com/rook/rook/releases/tag/v1.15.1) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.15.0...v1.15.1) ### Improvements Rook v1.15.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - csi: Update csi-addons to v0.9.1 ([#​14671](https://redirect.github.com/rook/rook/issues/14671), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - helm: Reorder volumes in rook-ceph-csi scc for argocd diff to show no changes ([#​14642](https://redirect.github.com/rook/rook/issues/14642), [@​raynay-r](https://redirect.github.com/raynay-r)) - rgw: Allow users to add custom volume mounts ([#​14616](https://redirect.github.com/rook/rook/issues/14616), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - core: Spread Ceph mons across zones when using `mon.zones` spec ([#​14636](https://redirect.github.com/rook/rook/issues/14636), [@​BenoitKnecht](https://redirect.github.com/BenoitKnecht)) - external: Remove the false bool values from config file ([#​14627](https://redirect.github.com/rook/rook/issues/14627), [@​parth-gr](https://redirect.github.com/parth-gr)) - core: Host cleanup jobs to read flags correctly ([#​14631](https://redirect.github.com/rook/rook/issues/14631), [@​sp98](https://redirect.github.com/sp98)) - multus: Fix default service account handling ([#​14629](https://redirect.github.com/rook/rook/issues/14629), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - csi: Use specific CSI operator version tag instead of latest image ([#​14618](https://redirect.github.com/rook/rook/issues/14618), [@​subhamkrai](https://redirect.github.com/subhamkrai)) ### [`v1.15.0`](https://redirect.github.com/rook/rook/releases/tag/v1.15.0) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.12...v1.15.0) #### Upgrade Guide To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.15/Upgrade/rook-upgrade/). #### 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](https://redirect.github.com/rook/rook/pull/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](https://rook.io/docs/rook/v1.15/CRDs/Cluster/network-providers/#holder-pod-deprecation) 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](https://redirect.github.com/rook/rook/discussions/14297). - 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](../Storage-Configuration/Object-Storage-RGW/object-storage.md#object-store-endpoint). #### 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](https://rook.io/docs/rook/v1.15/Storage-Configuration/Object-Storage-RGW/ceph-object-swift/) 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: - Create [csi-operator.yaml](https://redirect.github.com/rook/rook/blob/release-1.15/deploy/examples/csi-operator.yaml) - Set [ROOK_USE_CSI_OPERATOR: true](https://redirect.github.com/rook/rook/blob/release-1.15/deploy/examples/operator.yaml#L32) in `operator.yaml`. ### [`v1.14.12`](https://redirect.github.com/rook/rook/releases/tag/v1.14.12) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.11...v1.14.12) ### Improvements Rook v1.14.12 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - object: Also use system certs for validating RGW cert ([#​14835](https://redirect.github.com/rook/rook/issues/14835), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - osd: mount /run/udev in the init container for ceph-volume activate ([#​14901](https://redirect.github.com/rook/rook/issues/14901), [@​guits](https://redirect.github.com/guits)) - core: Define empty securityContext for pods to fix CIS 5.7.3 ([#​14823](https://redirect.github.com/rook/rook/issues/14823), [@​prazumovsky](https://redirect.github.com/prazumovsky)) - csi: Disable fencing in Rook ([#​14831](https://redirect.github.com/rook/rook/issues/14831), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - mds: Fix liveness probe timeout ([#​14798](https://redirect.github.com/rook/rook/issues/14798), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) ### [`v1.14.11`](https://redirect.github.com/rook/rook/releases/tag/v1.14.11) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.10...v1.14.11) ### Improvements Rook v1.14.11 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - core: Enable annotations on crash collector ([#​14731](https://redirect.github.com/rook/rook/issues/14731), [@​travisn](https://redirect.github.com/travisn)) - helm: Reorder volumes in rook-ceph-csi scc for argocd diff to show no changes ([#​14642](https://redirect.github.com/rook/rook/issues/14642), [@​raynay-r](https://redirect.github.com/raynay-r)) - core: Fix Ceph monitor placement when zones are specifically defined in a non-stretch cluster ([#​14636](https://redirect.github.com/rook/rook/issues/14636), [@​BenoitKnecht](https://redirect.github.com/BenoitKnecht)) - core: Fix host cleanup jobs to read flags correctly ([#​14631](https://redirect.github.com/rook/rook/issues/14631), [@​sp98](https://redirect.github.com/sp98)) - multus: Default service account handling for the multus tool ([#​14629](https://redirect.github.com/rook/rook/issues/14629), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) ### [`v1.14.10`](https://redirect.github.com/rook/rook/releases/tag/v1.14.10) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.9...v1.14.10) ### Improvements Rook v1.14.10 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - core: Configuration option added for metrics bindAddress ([#​14598](https://redirect.github.com/rook/rook/issues/14598), [@​jrcichra](https://redirect.github.com/jrcichra)) - core: Annotations and labels configurable on detect version jobs ([#​14576](https://redirect.github.com/rook/rook/issues/14576), [@​travisn](https://redirect.github.com/travisn)) - docs: Troubleshooting topic for containerd LimitNOFILE issue ([#​14500](https://redirect.github.com/rook/rook/issues/14500), [@​nicofnt](https://redirect.github.com/nicofnt)) ### [`v1.14.9`](https://redirect.github.com/rook/rook/releases/tag/v1.14.9) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.8...v1.14.9) ### Improvements Rook v1.14.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - manifest: Update the ceph recommended version to v18.2.4 ([#​14491](https://redirect.github.com/rook/rook/issues/14491), [@​travisn](https://redirect.github.com/travisn)) - mgr: Properly detect if dashboard cert already exists to avoid unnecessary dashboard module restarts ([#​14484](https://redirect.github.com/rook/rook/issues/14484), [@​travisn](https://redirect.github.com/travisn)) - mgr: Lookup cluster crd on active mgr watch ([#​14482](https://redirect.github.com/rook/rook/issues/14482), [@​arttor](https://redirect.github.com/arttor)) - csi: Make kube apiserver qps configurable ([#​14420](https://redirect.github.com/rook/rook/issues/14420), [@​YiteGu](https://redirect.github.com/YiteGu)) - multus: Reset validation tool debounce time to 30 ([#​14451](https://redirect.github.com/rook/rook/issues/14451), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - multus: Add host checking to validation tool ([#​14230](https://redirect.github.com/rook/rook/issues/14230), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - pool: Skip updating crush rules for stretch clusters ([#​14447](https://redirect.github.com/rook/rook/issues/14447), [@​travisn](https://redirect.github.com/travisn)) ### [`v1.14.8`](https://redirect.github.com/rook/rook/releases/tag/v1.14.8) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.7...v1.14.8) ### Improvements Rook v1.14.8 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - osd: Fix activate failure when block device moves ([#​14374](https://redirect.github.com/rook/rook/issues/14374), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - csi: Update csi-addons repo link for correctly versioned downloads ([#​14408](https://redirect.github.com/rook/rook/issues/14408), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - build: Update go-retryablehttp from 0.7.6 to 0.7.7 ([#​14391](https://redirect.github.com/rook/rook/issues/14391), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - osd: Use old passphrase to kill the LUKS slot during key rotation ([#​14367](https://redirect.github.com/rook/rook/issues/14367), [@​black-dragon74](https://redirect.github.com/black-dragon74)) - csi: Skip creating networkFence when csi is disabled ([#​14294](https://redirect.github.com/rook/rook/issues/14294), [@​subhamkrai](https://redirect.github.com/subhamkrai)) ### [`v1.14.7`](https://redirect.github.com/rook/rook/releases/tag/v1.14.7) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.6...v1.14.7) #### What's Changed monitoring: fix CephPoolGrowthWarning expression ([#​14346](https://redirect.github.com/rook/rook/issues/14346), [@​matofeder](https://redirect.github.com/matofeder)) monitoring: Set honor labels on the service monitor ([#​14339](https://redirect.github.com/rook/rook/issues/14339), [@​travisn](https://redirect.github.com/travisn)) **Full Changelog**: https://github.com/rook/rook/compare/v1.14.6...v1.14.7 ### [`v1.14.6`](https://redirect.github.com/rook/rook/releases/tag/v1.14.6) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.5...v1.14.6) #### What's Changed - build: add result of codegen ([#​14287](https://redirect.github.com/rook/rook/issues/14287), [@​obnoxxx](https://redirect.github.com/obnoxxx)) - build: remove iproute build dependency on centos repo ([#​14299](https://redirect.github.com/rook/rook/issues/14299), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - mon: Allow overriding the mon endpoint with annotation ([#​13500](https://redirect.github.com/rook/rook/issues/13500), [@​travisn](https://redirect.github.com/travisn)) - multus: add and test ipv6 support for validation tool ([#​14302](https://redirect.github.com/rook/rook/issues/14302), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - monitoring: fix exporter service monitor selector ([#​14313](https://redirect.github.com/rook/rook/issues/14313), [@​matofeder](https://redirect.github.com/matofeder)) - monitoring: update to the latest ceph prometheus rules ([#​14312](https://redirect.github.com/rook/rook/issues/14312), [@​matofeder](https://redirect.github.com/matofeder)) - doc: add recommendation for nfs in external cluster ([#​13876](https://redirect.github.com/rook/rook/issues/13876), [@​parth-gr](https://redirect.github.com/parth-gr)) - pool: get the exact deviceClass name instead of crushroot+deviceClass ([#​14325](https://redirect.github.com/rook/rook/issues/14325), [@​ideepika](https://redirect.github.com/ideepika)) - helm: allow custom labels and annotations for storage classes ([#​14323](https://redirect.github.com/rook/rook/issues/14323), [@​catdog2](https://redirect.github.com/catdog2)) - core: Update go modules for snyk security check ([#​14331](https://redirect.github.com/rook/rook/issues/14331), [@​travisn](https://redirect.github.com/travisn)) ### [`v1.14.5`](https://redirect.github.com/rook/rook/releases/tag/v1.14.5) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.4...v1.14.5) ### Improvements Rook v1.14.5 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - mon: Fix the bind address when IPv6 and msgr2 are enabled ([#​14248](https://redirect.github.com/rook/rook/issues/14248), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - osd: Configure cluster full settings related to OSDs filling up ([#​14281](https://redirect.github.com/rook/rook/issues/14281), [@​travisn](https://redirect.github.com/travisn)) - core: Remove unnecessary owner refs in resource cleanup jobs ([#​14234](https://redirect.github.com/rook/rook/issues/14234), [@​sp98](https://redirect.github.com/sp98)) - mgr: Set balancer mode for the balancer mgr module in the CephCluster CR ([#​14232](https://redirect.github.com/rook/rook/issues/14232), [@​sp98](https://redirect.github.com/sp98)) - osd: Reduce safe-to-destroy retry timeout to 15s ([#​14257](https://redirect.github.com/rook/rook/issues/14257), [@​bdowling](https://redirect.github.com/bdowling)) - docs: Document how to define a StorageClass to consume a RADOS namespace ([#​14173](https://redirect.github.com/rook/rook/issues/14173), [@​obnoxxx](https://redirect.github.com/obnoxxx)) - core: Fix missing env in subvolume group cleanup job ([#​14236](https://redirect.github.com/rook/rook/issues/14236), [@​sp98](https://redirect.github.com/sp98)) ### [`v1.14.4`](https://redirect.github.com/rook/rook/releases/tag/v1.14.4) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.3...v1.14.4) ### Improvements Rook v1.14.4 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - core: Remove obsolete Ceph Pacific checks ([#​14210](https://redirect.github.com/rook/rook/issues/14210), [@​satoru-takeuchi](https://redirect.github.com/satoru-takeuchi)) - osd: Add cephcluster status for deprecated OSDs that should be replaced ([#​14187](https://redirect.github.com/rook/rook/issues/14187), [@​travisn](https://redirect.github.com/travisn)) - mgr: Fix UpdateActiveMgrLabel to retry label update on failure ([#​14160](https://redirect.github.com/rook/rook/issues/14160), [@​rkachach](https://redirect.github.com/rkachach)) - ci: Update ubuntu image from 20.04 to 22.04 ([#​14166](https://redirect.github.com/rook/rook/issues/14166), [@​subhamkrai](https://redirect.github.com/subhamkrai)) ### [`v1.14.3`](https://redirect.github.com/rook/rook/releases/tag/v1.14.3) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.2...v1.14.3) ### Improvements Rook v1.14.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - csi: Fix missing namespace in internal csi cluster config map ([#​14154](https://redirect.github.com/rook/rook/issues/14154), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - osd: Limit storageClassDeviceSet names to 40 chars ([#​14134](https://redirect.github.com/rook/rook/issues/14134), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - mon: Disable the msgr v1 port listening inside the mon pod if msgr2 is required ([#​14147](https://redirect.github.com/rook/rook/issues/14147), [@​travisn](https://redirect.github.com/travisn)) - external: Restructure external cluster examples manifests ([#​13932](https://redirect.github.com/rook/rook/issues/13932), [@​smoshiur1237](https://redirect.github.com/smoshiur1237)) - mon: Allow mon scale-down when mons are portable ([#​14106](https://redirect.github.com/rook/rook/issues/14106), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - osd: Legacy LVM-based OSDs on PVCs crash on resize init container ([#​14100](https://redirect.github.com/rook/rook/issues/14100), [@​travisn](https://redirect.github.com/travisn)) - csi: Update csi sidecars image version ([#​14129](https://redirect.github.com/rook/rook/issues/14129), [@​iPraveenParihar](https://redirect.github.com/iPraveenParihar)) - csi: Create csi configmap if csi controller is disabled ([#​14125](https://redirect.github.com/rook/rook/issues/14125), [@​parth-gr](https://redirect.github.com/parth-gr)) - operator: Support custom dashboard service labels and annotations ([#​14115](https://redirect.github.com/rook/rook/issues/14115), [@​sfackler](https://redirect.github.com/sfackler)) - external: Add support for rados namespace for rbd EC pools ([#​13769](https://redirect.github.com/rook/rook/issues/13769), [@​parth-gr](https://redirect.github.com/parth-gr)) - ci: Use markdownlint to enforce mkdocs compatibility ([#​14114](https://redirect.github.com/rook/rook/issues/14114), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) ### [`v1.14.2`](https://redirect.github.com/rook/rook/releases/tag/v1.14.2) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.1...v1.14.2) ### Improvements Rook v1.14.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - ci: Add K8s 1.30 support ([#​14093](https://redirect.github.com/rook/rook/issues/14093), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - helm: Use correct metadata and data EC block pool ([#​14088](https://redirect.github.com/rook/rook/issues/14088), [@​travisn](https://redirect.github.com/travisn)) - csi: Only create CSI config configmap in CSI reconciler ([#​14089](https://redirect.github.com/rook/rook/issues/14089), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) ### [`v1.14.1`](https://redirect.github.com/rook/rook/releases/tag/v1.14.1) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.14.0...v1.14.1) ### Improvements Rook v1.14.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - crds: More verbose kubectl info for CephBlockPoolRadosNamespace and CephFilesystemSubVolumeGroup ([#​14049](https://redirect.github.com/rook/rook/issues/14049), [@​NymanRobin](https://redirect.github.com/NymanRobin)) - subvolumegroup: Add support for quota and datapool ([#​14036](https://redirect.github.com/rook/rook/issues/14036), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - osd: Add option to require healthy PGs during OSD upgrade ([#​14040](https://redirect.github.com/rook/rook/issues/14040), [@​mmaoyu](https://redirect.github.com/mmaoyu)) - core: Cleanup RADOS namespace with forced deletion annotation ([#​14052](https://redirect.github.com/rook/rook/issues/14052), [@​sp98](https://redirect.github.com/sp98)) - core: Cleanup Subvolumegroups with forced deletion annotation ([#​14026](https://redirect.github.com/rook/rook/issues/14026), [@​sp98](https://redirect.github.com/sp98)) - osd: Prevent osd reconcile when device set names duplicated ([#​14002](https://redirect.github.com/rook/rook/issues/14002), [@​travisn](https://redirect.github.com/travisn)) - doc: Host networking required for CSI driver ([#​14023](https://redirect.github.com/rook/rook/issues/14023), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - operator: Ensure cluster owner info is set in LoadClusterInfo ([#​14079](https://redirect.github.com/rook/rook/issues/14079), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) ### [`v1.14.0`](https://redirect.github.com/rook/rook/releases/tag/v1.14.0) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.10...v1.14.0) #### Upgrade Guide To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.14/Upgrade/rook-upgrade/). #### 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](https://rook.io/docs/rook/v1.14/CRDs/Cluster/network-providers/#holder-pod-deprecation) 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](https://rook.github.io/docs/rook/v1.14/CRDs/Cluster/ceph-cluster-crd/#csi-driver-options) 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](https://rook.io/docs/rook/v1.14/CRDs/Block-Storage/ceph-block-pool-crd/#spec). - Object stores can be created with [shared metadata and data pools](https://rook.io/docs/rook/v1.14/Storage-Configuration/Object-Storage-RGW/object-storage/#create-local-object-stores-with-shared-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](https://rook.io/docs/rook/v1.14/Storage-Configuration/Object-Storage-RGW/object-storage/#client-connections) 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](https://rook.io/docs/rook/v1.14/Storage-Configuration/Advanced/key-management-system/#azure-key-vault) is added for storing OSD encryption keys. - Additional status columns added to the `kubectl` output for Rook CRDs. ### [`v1.13.10`](https://redirect.github.com/rook/rook/releases/tag/v1.13.10) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.9...v1.13.10) ### Improvements Rook v1.13.10 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - osd: Fix activate failure when block device moves ([#​14374](https://redirect.github.com/rook/rook/issues/14374), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - csi: Update csi-addons repo link for correctly versioned download ([#​14408](https://redirect.github.com/rook/rook/issues/14408), [@​Madhu-1](https://redirect.github.com/Madhu-1)) ### [`v1.13.9`](https://redirect.github.com/rook/rook/releases/tag/v1.13.9) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.8...v1.13.9) ### Improvements Rook v1.13.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - mgr: Fix UpdateActiveMgrLabel to retry label update on failure ([#​14160](https://redirect.github.com/rook/rook/issues/14160), [@​rkachach](https://redirect.github.com/rkachach)) - core: Remove obsolete Ceph Pacific checks ([#​14210](https://redirect.github.com/rook/rook/issues/14210), [@​satoru-takeuchi](https://redirect.github.com/satoru-takeuchi)) - osd: Add cephcluster status for deprecated OSDs that should be replaced ([#​14187](https://redirect.github.com/rook/rook/issues/14187), [@​travisn](https://redirect.github.com/travisn)) - osd: Remove support for resize of legacy LVM-based OSDs on PVCs due to crash in resize container ([#​14100](https://redirect.github.com/rook/rook/issues/14100), [@​travisn](https://redirect.github.com/travisn)) - osd: Prevent osd reconcile when device set names duplicated ([#​14002](https://redirect.github.com/rook/rook/issues/14002), [@​travisn](https://redirect.github.com/travisn)) ### [`v1.13.8`](https://redirect.github.com/rook/rook/releases/tag/v1.13.8) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.7...v1.13.8) ### 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](https://redirect.github.com/rook/rook/issues/13982), [@​parth-gr](https://redirect.github.com/parth-gr)) - security: Update go dependency go-jose to pass Snyk security scan ([#​13960](https://redirect.github.com/rook/rook/issues/13960), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - osd: Start encrypted OSDs with metadata device using shared key ([#​13830](https://redirect.github.com/rook/rook/issues/13830), [@​cupnes](https://redirect.github.com/cupnes)) - helm: Use toYaml for discovery nodeAffinity ([#​13931](https://redirect.github.com/rook/rook/issues/13931), [@​hhk7734](https://redirect.github.com/hhk7734)) ### [`v1.13.7`](https://redirect.github.com/rook/rook/releases/tag/v1.13.7) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.6...v1.13.7) ### 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](https://redirect.github.com/rook/rook/issues/13913), [@​travisn](https://redirect.github.com/travisn)) - monitoring: Increase default metrics scraping interval from 5s to 10s ([#​13923](https://redirect.github.com/rook/rook/issues/13923), [@​rkachach](https://redirect.github.com/rkachach)) - exporter: Apply labels from `monitoring` section of CephCluster to ceph-exporter ([#​13902](https://redirect.github.com/rook/rook/issues/13902), [@​rkachach](https://redirect.github.com/rkachach)) ### [`v1.13.6`](https://redirect.github.com/rook/rook/releases/tag/v1.13.6) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.5...v1.13.6) ### 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](https://redirect.github.com/rook/rook/issues/13897), [@​travisn](https://redirect.github.com/travisn)) - manifest: Reduce CRD size by removing some descriptions ([#​13793](https://redirect.github.com/rook/rook/issues/13793), [@​rkachach](https://redirect.github.com/rkachach)) - csi: Update CSIDriverOption params during saving cluster config ([#​13836](https://redirect.github.com/rook/rook/issues/13836), [@​Rakshith-R](https://redirect.github.com/Rakshith-R)) - external: Remove requirement for v1 port and allow exclusive v2 mon port configuration ([#​13856](https://redirect.github.com/rook/rook/issues/13856), [@​parth-gr](https://redirect.github.com/parth-gr)) - csi: Update sidecars to latest release ([#​13846](https://redirect.github.com/rook/rook/issues/13846), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - operator: Use Linux container CPU quota ([#​13816](https://redirect.github.com/rook/rook/issues/13816), [@​uhthomas](https://redirect.github.com/uhthomas)) - helm: Fix links to obsolete ceph master documentation ([#​13877](https://redirect.github.com/rook/rook/issues/13877), [@​galexrt](https://redirect.github.com/galexrt)) ### [`v1.13.5`](https://redirect.github.com/rook/rook/releases/tag/v1.13.5) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.4...v1.13.5) ### 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](https://redirect.github.com/rook/rook/issues/13772), [@​travisn](https://redirect.github.com/travisn)) - osd: Support OSD creation with a metadata partition ([#​13314](https://redirect.github.com/rook/rook/issues/13314), [@​microyahoo](https://redirect.github.com/microyahoo)) - csi: Update Ceph-CSI image to 3.10.2 ([#​13736](https://redirect.github.com/rook/rook/issues/13736), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - mon: Set mon PDB max unavailable as 2 when there are 5 or more mons. ([#​13794](https://redirect.github.com/rook/rook/issues/13794), [@​sp98](https://redirect.github.com/sp98)) - external: fix syntax error import-external-cluster.sh ([#​13780](https://redirect.github.com/rook/rook/issues/13780), [@​timolow](https://redirect.github.com/timolow)) - core: Continue processing PVs for network fencing when no node IPs found ([#​13768](https://redirect.github.com/rook/rook/issues/13768), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - mgr: Remove unnecessary privileged security context from mgr sidecar container ([#​13741](https://redirect.github.com/rook/rook/issues/13741), [@​rkachach](https://redirect.github.com/rkachach)) - network: Disallow legacy hostNetwork provider when a non-default provider is specified ([#​13693](https://redirect.github.com/rook/rook/issues/13693), [@​obnoxxx](https://redirect.github.com/obnoxxx)) - csi: Disable CephFS network fencing ([#​13806](https://redirect.github.com/rook/rook/issues/13806), [@​subhamkrai](https://redirect.github.com/subhamkrai)) ### [`v1.13.4`](https://redirect.github.com/rook/rook/releases/tag/v1.13.4) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.3...v1.13.4) ### 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](https://redirect.github.com/rook/rook/issues/13722), [@​travisn](https://redirect.github.com/travisn)) - core: Set blocking PDB even if no unhealthy PGs appear ([#​13511](https://redirect.github.com/rook/rook/issues/13511), [@​ushitora-anqou](https://redirect.github.com/ushitora-anqou)) - mgr: Update the dashboard password when the secret changes ([#​13644](https://redirect.github.com/rook/rook/issues/13644), [@​rkachach](https://redirect.github.com/rkachach)) - core: Skip reconcile if override configmap is unchanged ([#​13652](https://redirect.github.com/rook/rook/issues/13652), [@​travisn](https://redirect.github.com/travisn)) - core: remove invalid ownerRef from networkFence ([#​13728](https://redirect.github.com/rook/rook/issues/13728), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - osd: Correctly count the devices when metadataDevice is set ([#​13673](https://redirect.github.com/rook/rook/issues/13673), [@​satoru-takeuchi](https://redirect.github.com/satoru-takeuchi)) - csi: Update network fence CR name ([#​13615](https://redirect.github.com/rook/rook/issues/13615), [@​riya-singhal31](https://redirect.github.com/riya-singhal31)) - object: Add check specific to name and namespace for ceph cosi driver ([#​13623](https://redirect.github.com/rook/rook/issues/13623), [@​thotz](https://redirect.github.com/thotz)) - exporter: Don't delete exporter service on daemon deletion ([#​13653](https://redirect.github.com/rook/rook/issues/13653), [@​travisn](https://redirect.github.com/travisn)) - csi: Fix NetNamespaceFilePath generation with namespace instead of name ([#​13663](https://redirect.github.com/rook/rook/issues/13663), [@​iPraveenParihar](https://redirect.github.com/iPraveenParihar)) - csi: Option to set a static csi driver name ([#​13622](https://redirect.github.com/rook/rook/issues/13622), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - object: Fix the default multisite zonegroup creation ([#​13655](https://redirect.github.com/rook/rook/issues/13655), [@​parth-gr](https://redirect.github.com/parth-gr)) - docs: Declare the max supported K8s version ([#​13646](https://redirect.github.com/rook/rook/issues/13646), [@​parth-gr](https://redirect.github.com/parth-gr)) - ci: Reformat the python script ([#​13645](https://redirect.github.com/rook/rook/issues/13645), [@​parth-gr](https://redirect.github.com/parth-gr)) - object: Watch for updates to the cosidriver CRD ([#​13621](https://redirect.github.com/rook/rook/issues/13621), [@​thotz](https://redirect.github.com/thotz)) - mgr: Improvements to dashboard configuration handling ([#​13604](https://redirect.github.com/rook/rook/issues/13604), [@​rkachach](https://redirect.github.com/rkachach)) ### [`v1.13.3`](https://redirect.github.com/rook/rook/releases/tag/v1.13.3) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.2...v1.13.3) ### 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](https://redirect.github.com/rook/rook/issues/13619), [@​travisn](https://redirect.github.com/travisn)) - helm: Remove duplicated toolbox keyring ([#​13609](https://redirect.github.com/rook/rook/issues/13609), [@​eb4x](https://redirect.github.com/eb4x)) - exporter: Skip reconcile on exporter deletion ([#​13597](https://redirect.github.com/rook/rook/issues/13597), [@​travisn](https://redirect.github.com/travisn)) - manifest: Remove obsolete pg_autoscaler from mgr modules examples ([#​13588](https://redirect.github.com/rook/rook/issues/13588), [@​travisn](https://redirect.github.com/travisn)) - csi: Make leader election flags configurable ([#​13573](https://redirect.github.com/rook/rook/issues/13573), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - csi: Update csi provisioner to 3.6.3 ([#​13579](https://redirect.github.com/rook/rook/issues/13579), [@​Madhu-1](https://redirect.github.com/Madhu-1)) - csi: Update feature gates cmdline args ([#​13258](https://redirect.github.com/rook/rook/issues/13258), [@​iPraveenParihar](https://redirect.github.com/iPraveenParihar)) ### [`v1.13.2`](https://redirect.github.com/rook/rook/releases/tag/v1.13.2) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.1...v1.13.2) ### 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](https://redirect.github.com/rook/rook/issues/13499), [@​travisn](https://redirect.github.com/travisn)) - mds: Increase max limit of mds active daemons ([#​13561](https://redirect.github.com/rook/rook/issues/13561), [@​travisn](https://redirect.github.com/travisn)) - external: Support the cluster-name legacy flag in the external script ([#​13540](https://redirect.github.com/rook/rook/issues/13540), [@​parth-gr](https://redirect.github.com/parth-gr)) - core: Fix error handling on setting watcher ([#​13479](https://redirect.github.com/rook/rook/issues/13479), [@​satoru-takeuchi](https://redirect.github.com/satoru-takeuchi)) - osd: Create ceph conf and keyring files before osd migration ([#​13524](https://redirect.github.com/rook/rook/issues/13524), [@​sp98](https://redirect.github.com/sp98)) - doc: Resizing `encryptedDevice` is not yet supported for host-based clusters ([#​13452](https://redirect.github.com/rook/rook/issues/13452), [@​cupnes](https://redirect.github.com/cupnes)) - manifest: Shorten CRD descriptions to 100 chars ([#​13517](https://redirect.github.com/rook/rook/issues/13517), [@​travisn](https://redirect.github.com/travisn)) - multus: Use nginx-unprivileged image from quay for multus tool ([#​13506](https://redirect.github.com/rook/rook/issues/13506), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) ### [`v1.13.1`](https://redirect.github.com/rook/rook/releases/tag/v1.13.1) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.13.0...v1.13.1) ### 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](https://redirect.github.com/rook/rook/issues/13428), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - csi: Update default Ceph-CSI version to v3.10.1 ([#​13442](https://redirect.github.com/rook/rook/issues/13442), [@​riya-singhal31](https://redirect.github.com/riya-singhal31)) - csi: Update the CSI-Addons sidecar to v0.8.0 ([#​13411](https://redirect.github.com/rook/rook/issues/13411), [@​nixpanic](https://redirect.github.com/nixpanic)) - csi: Implement network fencing for CephFS ([#​13348](https://redirect.github.com/rook/rook/issues/13348), [@​riya-singhal31](https://redirect.github.com/riya-singhal31)) - helm: Allow configuring monitoring interval ([#​13408](https://redirect.github.com/rook/rook/issues/13408), [@​charlie-haley](https://redirect.github.com/charlie-haley)) - mon: Allow changing hostNetwork settings ([#​12369](https://redirect.github.com/rook/rook/issues/12369), [@​sp98](https://redirect.github.com/sp98)) - csi: Remove obsolete gRPC metrics service ([#​13439](https://redirect.github.com/rook/rook/issues/13439), [@​iPraveenParihar](https://redirect.github.com/iPraveenParihar)) - helm: Fix duplicate tolerations ([#​13418](https://redirect.github.com/rook/rook/issues/13418), [@​jfcoz](https://redirect.github.com/jfcoz)) - ci: Run K8s v1.29 in the CI ([#​13400](https://redirect.github.com/rook/rook/issues/13400), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - docs: Add `spec.csi` section in the CephCluster documentation ([#​13375](https://redirect.github.com/rook/rook/issues/13375), [@​Rakshith-R](https://redirect.github.com/Rakshith-R)) ### [`v1.13.0`](https://redirect.github.com/rook/rook/releases/tag/v1.13.0) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.12.11...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://redirect.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://redirect.github.com/rook/kubectl-rook-ceph/blob/v0.6.0/docs/debug.md) in the kubectl rook-ceph plugin. ### [`v1.12.11`](https://redirect.github.com/rook/rook/releases/tag/v1.12.11) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.12.10...v1.12.11) ### 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](https://redirect.github.com/rook/rook/issues/13597), [@​travisn](https://redirect.github.com/travisn)) - helm: Allow configuring monitoring interval ([#​13408](https://redirect.github.com/rook/rook/issues/13408), [@​charlie-haley](https://redirect.github.com/charlie-haley)) - core: Golang linter issues with variables in loops and update linter version ([#​13324](https://redirect.github.com/rook/rook/issues/13324), [@​travisn](https://redirect.github.com/travisn)) - multus: Use nginx-unprivileged image from quay ([#​13506](https://redirect.github.com/rook/rook/issues/13506), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) ### [`v1.12.10`](https://redirect.github.com/rook/rook/releases/tag/v1.12.10) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.12.9...v1.12.10) ### Improvements Rook v1.12.10 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - helm: Fix the namespace for the object store ingress ([#​13312](https://redirect.github.com/rook/rook/issues/13312), [@​jouve](https://redirect.github.com/jouve)) - external: Allow run as a user flag for a non-default external user ([#​13383](https://redirect.github.com/rook/rook/issues/13383), [@​parth-gr](https://redirect.github.com/parth-gr)) - mon: Proper detection of mon failover when the host path changes ([#​13360](https://redirect.github.com/rook/rook/issues/13360), [@​sp98](https://redirect.github.com/sp98)) ### [`v1.12.9`](https://redirect.github.com/rook/rook/releases/tag/v1.12.9) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.12.8...v1.12.9) ### Improvements Rook v1.12.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - core: Report node metrics using ceph telemetry ([#​12850](https://redirect.github.com/rook/rook/issues/12850), [@​parth-gr](https://redirect.github.com/parth-gr)) - helm: Add namespace to all resource templates ([#​13288](https://redirect.github.com/rook/rook/issues/13288), [@​travisn](https://redirect.github.com/travisn)) - core: Add pgHealthyRegex to DisruptionManagementSpec ([#​13225](https://redirect.github.com/rook/rook/issues/13225), [@​ushitora-anqou](https://redirect.github.com/ushitora-anqou)) - mgr: Adding CEPH_ARGS to the mgr pod so radosgw-admin can use it ([#​13256](https://redirect.github.com/rook/rook/issues/13256), [@​rkachach](https://redirect.github.com/rkachach)) - exporter: Change deployment strategy to Recreate ([#​13265](https://redirect.github.com/rook/rook/issues/13265), [@​weirdwiz](https://redirect.github.com/weirdwiz)) - helm: Use csiaddonsport parameter ([#​13259](https://redirect.github.com/rook/rook/issues/13259), [@​satoru-takeuchi](https://redirect.github.com/satoru-takeuchi)) - mgr: Get servicemonitor exporter's interval from MonitoringSpec ([#​13248](https://redirect.github.com/rook/rook/issues/13248), [@​rkachach](https://redirect.github.com/rkachach)) - rgw: Handle mgr-proxied rgw cli commands in multus scenarios ([#​13237](https://redirect.github.com/rook/rook/issues/13237), [@​zer0def](https://redirect.github.com/zer0def)) - mgr: Honor the continueUpgradeAfterChecksEvenIfNotHealthy flag for mgr daemon ([#​13222](https://redirect.github.com/rook/rook/issues/13222), [@​obnoxxx](https://redirect.github.com/obnoxxx)) ### [`v1.12.8`](https://redirect.github.com/rook/rook/releases/tag/v1.12.8) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.12.7...v1.12.8) ### Improvements Rook v1.12.8 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - multus: Enable `all` placement for net addr detect job ([#​13206](https://redirect.github.com/rook/rook/issues/13206), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - nfs: Add livness-probe to nfs-ganesha container ([#​12845](https://redirect.github.com/rook/rook/issues/12845), [@​synarete](https://redirect.github.com/synarete)) - pool: Allow updating deviceClass on existing pool ([#​13069](https://redirect.github.com/rook/rook/issues/13069), [@​subhamkrai](https://redirect.github.com/subhamkrai)) - osd: Revert encrypted OSDs on partitions since encryption was not working properly ([#​13169](https://redirect.github.com/rook/rook/issues/13169), [@​satoru-takeuchi](https://redirect.github.com/satoru-takeuchi)) - multus: Use rook image for ip range detection ([#​13129](https://redirect.github.com/rook/rook/issues/13129), [@​BlaineEXE](https://redirect.github.com/BlaineEXE)) - mgr: Set interval of serviceMonitor to the value from MonitoringSpec ([#​13179](https://redirect.github.com/rook/rook/issues/13179), [@​rkachach](https://redirect.github.com/rkachach)) - multus: Improve the multus validation test's flakiness metric ([#​13123](https://redirect.github.com/rook/rook/issues/13123), [@​Sheetalpamecha](https://redirect.github.com/Sheetalpamecha)) - mon: Allow mons to failover from hostpath to persistent volumes ([#​12952](https://redirect.github.com/rook/rook/issues/12952), [@​sp98](https://redirect.github.com/sp98)) - pool: RBD cmd shouldn't use admin in external mode ([#​13114](https://redirect.github.com/rook/rook/issues/13114), [@​subhamkrai](https://redirect.github.com/subhamkrai)) ### [`v1.12.7`](https://redirect.github.com/rook/rook/releases/tag/v1.12.7) [Compare Source](https://redirect.github.com/rook/rook/compare/v1.12.6...v1.12.7) ### Improvements Rook v1.12.7 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - core: Crash collector keyring requires rw access for the mgr profile ([#​13072](https://redirect.github.com/rook/rook/issues/13072), [@​travisn](https://redirect.github.com/travisn)) - external: Automatically init the rbd pool ([#​13061](https://redirect.github.com/rook/rook/issues/13061), [@​parth-gr](https://redirect.github.com/parth-gr)) - doc: Add a table for supported OSD configuration ([#​12166](https://redirect.github.com/rook/rook/issues/12166), [@​satoru-takeuchi](https://redirect.github.com/satoru-takeuchi)) - external: Fix monitoring endpoint check ([#​13060](https://redirect.github.com/rook/rook/issues/13060), [@​parth-gr](https://redirect.github.com/parth-gr)) -

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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