cftechwiz / homelab-ops

MIT License
5 stars 0 forks source link

feat(helm): update rook-ceph group to v1.15.0 (minor) #4480

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
rook-ceph minor v1.14.2 -> v1.15.0
rook-ceph-cluster minor v1.14.2 -> v1.15.0

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


Release Notes

rook/rook (rook-ceph) ### [`v1.15.0`](https://togithub.com/rook/rook/releases/tag/v1.15.0) [Compare Source](https://togithub.com/rook/rook/compare/v1.14.10...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://togithub.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://togithub.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://togithub.com/rook/rook/blob/release-1.15/deploy/examples/csi-operator.yaml) - Set [ROOK_USE_CSI_OPERATOR: true](https://togithub.com/rook/rook/blob/release-1.15/deploy/examples/operator.yaml#L32) in `operator.yaml`. ### [`v1.14.10`](https://togithub.com/rook/rook/releases/tag/v1.14.10) [Compare Source](https://togithub.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://togithub.com/rook/rook/issues/14598), [@​jrcichra](https://togithub.com/jrcichra)) - core: Annotations and labels configurable on detect version jobs ([#​14576](https://togithub.com/rook/rook/issues/14576), [@​travisn](https://togithub.com/travisn)) - docs: Troubleshooting topic for containerd LimitNOFILE issue ([#​14500](https://togithub.com/rook/rook/issues/14500), [@​nicofnt](https://togithub.com/nicofnt)) ### [`v1.14.9`](https://togithub.com/rook/rook/releases/tag/v1.14.9) [Compare Source](https://togithub.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://togithub.com/rook/rook/issues/14491), [@​travisn](https://togithub.com/travisn)) - mgr: Properly detect if dashboard cert already exists to avoid unnecessary dashboard module restarts ([#​14484](https://togithub.com/rook/rook/issues/14484), [@​travisn](https://togithub.com/travisn)) - mgr: Lookup cluster crd on active mgr watch ([#​14482](https://togithub.com/rook/rook/issues/14482), [@​arttor](https://togithub.com/arttor)) - csi: Make kube apiserver qps configurable ([#​14420](https://togithub.com/rook/rook/issues/14420), [@​YiteGu](https://togithub.com/YiteGu)) - multus: Reset validation tool debounce time to 30 ([#​14451](https://togithub.com/rook/rook/issues/14451), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - multus: Add host checking to validation tool ([#​14230](https://togithub.com/rook/rook/issues/14230), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - pool: Skip updating crush rules for stretch clusters ([#​14447](https://togithub.com/rook/rook/issues/14447), [@​travisn](https://togithub.com/travisn)) ### [`v1.14.8`](https://togithub.com/rook/rook/releases/tag/v1.14.8) [Compare Source](https://togithub.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://togithub.com/rook/rook/issues/14374), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - csi: Update csi-addons repo link for correctly versioned downloads ([#​14408](https://togithub.com/rook/rook/issues/14408), [@​Madhu-1](https://togithub.com/Madhu-1)) - build: Update go-retryablehttp from 0.7.6 to 0.7.7 ([#​14391](https://togithub.com/rook/rook/issues/14391), [@​subhamkrai](https://togithub.com/subhamkrai)) - osd: Use old passphrase to kill the LUKS slot during key rotation ([#​14367](https://togithub.com/rook/rook/issues/14367), [@​black-dragon74](https://togithub.com/black-dragon74)) - csi: Skip creating networkFence when csi is disabled ([#​14294](https://togithub.com/rook/rook/issues/14294), [@​subhamkrai](https://togithub.com/subhamkrai)) ### [`v1.14.7`](https://togithub.com/rook/rook/releases/tag/v1.14.7) [Compare Source](https://togithub.com/rook/rook/compare/v1.14.6...v1.14.7) #### What's Changed monitoring: fix CephPoolGrowthWarning expression ([#​14346](https://togithub.com/rook/rook/issues/14346), [@​matofeder](https://togithub.com/matofeder)) monitoring: Set honor labels on the service monitor ([#​14339](https://togithub.com/rook/rook/issues/14339), [@​travisn](https://togithub.com/travisn)) **Full Changelog**: https://github.com/rook/rook/compare/v1.14.6...v1.14.7 ### [`v1.14.6`](https://togithub.com/rook/rook/releases/tag/v1.14.6) [Compare Source](https://togithub.com/rook/rook/compare/v1.14.5...v1.14.6) #### What's Changed - build: add result of codegen ([#​14287](https://togithub.com/rook/rook/issues/14287), [@​obnoxxx](https://togithub.com/obnoxxx)) - build: remove iproute build dependency on centos repo ([#​14299](https://togithub.com/rook/rook/issues/14299), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - mon: Allow overriding the mon endpoint with annotation ([#​13500](https://togithub.com/rook/rook/issues/13500), [@​travisn](https://togithub.com/travisn)) - multus: add and test ipv6 support for validation tool ([#​14302](https://togithub.com/rook/rook/issues/14302), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - monitoring: fix exporter service monitor selector ([#​14313](https://togithub.com/rook/rook/issues/14313), [@​matofeder](https://togithub.com/matofeder)) - monitoring: update to the latest ceph prometheus rules ([#​14312](https://togithub.com/rook/rook/issues/14312), [@​matofeder](https://togithub.com/matofeder)) - doc: add recommendation for nfs in external cluster ([#​13876](https://togithub.com/rook/rook/issues/13876), [@​parth-gr](https://togithub.com/parth-gr)) - pool: get the exact deviceClass name instead of crushroot+deviceClass ([#​14325](https://togithub.com/rook/rook/issues/14325), [@​ideepika](https://togithub.com/ideepika)) - helm: allow custom labels and annotations for storage classes ([#​14323](https://togithub.com/rook/rook/issues/14323), [@​catdog2](https://togithub.com/catdog2)) - core: Update go modules for snyk security check ([#​14331](https://togithub.com/rook/rook/issues/14331), [@​travisn](https://togithub.com/travisn)) ### [`v1.14.5`](https://togithub.com/rook/rook/releases/tag/v1.14.5) [Compare Source](https://togithub.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://togithub.com/rook/rook/issues/14248), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - osd: Configure cluster full settings related to OSDs filling up ([#​14281](https://togithub.com/rook/rook/issues/14281), [@​travisn](https://togithub.com/travisn)) - core: Remove unnecessary owner refs in resource cleanup jobs ([#​14234](https://togithub.com/rook/rook/issues/14234), [@​sp98](https://togithub.com/sp98)) - mgr: Set balancer mode for the balancer mgr module in the CephCluster CR ([#​14232](https://togithub.com/rook/rook/issues/14232), [@​sp98](https://togithub.com/sp98)) - osd: Reduce safe-to-destroy retry timeout to 15s ([#​14257](https://togithub.com/rook/rook/issues/14257), [@​bdowling](https://togithub.com/bdowling)) - docs: Document how to define a StorageClass to consume a RADOS namespace ([#​14173](https://togithub.com/rook/rook/issues/14173), [@​obnoxxx](https://togithub.com/obnoxxx)) - core: Fix missing env in subvolume group cleanup job ([#​14236](https://togithub.com/rook/rook/issues/14236), [@​sp98](https://togithub.com/sp98)) ### [`v1.14.4`](https://togithub.com/rook/rook/releases/tag/v1.14.4) [Compare Source](https://togithub.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://togithub.com/rook/rook/issues/14210), [@​satoru-takeuchi](https://togithub.com/satoru-takeuchi)) - osd: Add cephcluster status for deprecated OSDs that should be replaced ([#​14187](https://togithub.com/rook/rook/issues/14187), [@​travisn](https://togithub.com/travisn)) - mgr: Fix UpdateActiveMgrLabel to retry label update on failure ([#​14160](https://togithub.com/rook/rook/issues/14160), [@​rkachach](https://togithub.com/rkachach)) - ci: Update ubuntu image from 20.04 to 22.04 ([#​14166](https://togithub.com/rook/rook/issues/14166), [@​subhamkrai](https://togithub.com/subhamkrai)) ### [`v1.14.3`](https://togithub.com/rook/rook/releases/tag/v1.14.3) [Compare Source](https://togithub.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://togithub.com/rook/rook/issues/14154), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - osd: Limit storageClassDeviceSet names to 40 chars ([#​14134](https://togithub.com/rook/rook/issues/14134), [@​subhamkrai](https://togithub.com/subhamkrai)) - mon: Disable the msgr v1 port listening inside the mon pod if msgr2 is required ([#​14147](https://togithub.com/rook/rook/issues/14147), [@​travisn](https://togithub.com/travisn)) - external: Restructure external cluster examples manifests ([#​13932](https://togithub.com/rook/rook/issues/13932), [@​smoshiur1237](https://togithub.com/smoshiur1237)) - mon: Allow mon scale-down when mons are portable ([#​14106](https://togithub.com/rook/rook/issues/14106), [@​subhamkrai](https://togithub.com/subhamkrai)) - osd: Legacy LVM-based OSDs on PVCs crash on resize init container ([#​14100](https://togithub.com/rook/rook/issues/14100), [@​travisn](https://togithub.com/travisn)) - csi: Update csi sidecars image version ([#​14129](https://togithub.com/rook/rook/issues/14129), [@​iPraveenParihar](https://togithub.com/iPraveenParihar)) - csi: Create csi configmap if csi controller is disabled ([#​14125](https://togithub.com/rook/rook/issues/14125), [@​parth-gr](https://togithub.com/parth-gr)) - operator: Support custom dashboard service labels and annotations ([#​14115](https://togithub.com/rook/rook/issues/14115), [@​sfackler](https://togithub.com/sfackler)) - external: Add support for rados namespace for rbd EC pools ([#​13769](https://togithub.com/rook/rook/issues/13769), [@​parth-gr](https://togithub.com/parth-gr)) - ci: Use markdownlint to enforce mkdocs compatibility ([#​14114](https://togithub.com/rook/rook/issues/14114), [@​BlaineEXE](https://togithub.com/BlaineEXE))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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