Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

chore(deps): update helm release rook-ceph to v1.12.3 #155

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
rook-ceph minor v1.9.4 -> v1.12.3

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

rook/rook (rook-ceph)

v1.12.3

Compare Source

Improvements

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

v1.12.2

Compare Source

Improvements

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

v1.12.1

Compare Source

Improvements

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

v1.12.0

Compare Source

Upgrade Guide

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

Breaking Changes

  • The minimum supported Kubernetes version is v1.22
  • The minimum supported Ceph-CSI driver is 3.8
  • Version of golang supported during development is v1.20
  • For CephObjectStores, if rgw_run_sync_thread was set manually via ceph config set ...
    the value will be overridden by Rook according to disableMultisiteSyncTraffic

Features

v1.11.10

Compare Source

Improvements

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

v1.11.9

Compare Source

Improvements

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

v1.11.8

Compare Source

Improvements

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

v1.11.7

Compare Source

Improvements

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

v1.11.6

Compare Source

Improvements

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

v1.11.5

Compare Source

Improvements

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

v1.11.4

Compare Source

Improvements

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

v1.11.3

Compare Source

Improvements

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

v1.11.2

Compare Source

Improvements

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

v1.11.1

Compare Source

Improvements

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

v1.11.0

Compare Source

Upgrade Guide

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

Breaking Changes

  • The minimum version of K8s version supported is v1.21.
  • The minimum version of the Ceph-CSI driver is v3.7.
  • Removed support for MachineDisruptionBudgets, including settings removed from the CephCluster CR:
    • manageMachineDisruptionBudgets
    • machineDisruptionBudgetNamespace
  • Versions of golang supported during development are v1.19 and v1.20.

Features

  • Ceph-CSI v3.8 is now the version deployed by default with Rook. The driver has a number of important updates to add more storage features available to clients.
  • Added setting requireMsgr2 on the CephCluster CR to allow clusters with a kernel of 5.11 or newer to fully communicate with msgr2 and disable the msgr1 port. This allows for more flexibility to enable msgr2 features such as encryption and compression on the wire.
  • Change pspEnable default value to false in helm charts, and remove documentation for enabling PSP.
    If still using a version of K8s where PSPs are required, see the v1.10 documentation.
  • Object store bucket notifications and topics are now marked as stable features.
  • The Ceph exporter daemon is configured as the source of metrics based on performance counters from Ceph daemons. The exporter daemon
    provides more scalability of metrics collection to reduce load on the Ceph mgr.
  • Read affinity for RBD volumes is now available, leveraging the krbd map options to allow serving reads from an OSD in proximity to the client, according to OSD locations defined in the CRUSH map and topology labels on nodes.
  • Mirroring data across clusters with overlapping networks is now supported. Mon and OSD services will be configured with global IPs across multiple clusters with overlapping CIDRs. The clusters must be configured using an MCS API-compatible applications such as submariner globalnet. This feature is supported for Ceph version v17.2.6 or later.
  • The Ceph Mgr standby now is managed with a readiness probe instead of a sidecar. Note that the standby mgr is expected to fail the readiness probe, while the active mgr passes the readiness probe.

v1.10.13

Compare Source

Improvements

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

v1.10.12

Compare Source

Improvements

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

v1.10.11

Compare Source

Improvements

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

v1.10.10

Compare Source

Improvements

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

  • core: Fix regression in v1.10.9 causing PVC mounts to fail in clusters with older kernels where encryption is not enabled (#​11554, @​Madhu-1)
  • csi: Enable custom ceph.conf overrides for csi pods that was being ignored (#​11556, @​Madhu-1)
  • docs: Correctly indent ceph cluster crd list items (#​11546, @​galexrt)
  • docs: Remove obsolete health checker related option in object-external.yaml (#​11543, @​thotz)

v1.10.9

Compare Source

Improvements

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

This release is not recommended due to #​11541, which is fixed in v1.10.10.

v1.10.8

Compare Source

Improvements

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

v1.10.7

Compare Source

Improvements

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

v1.10.6

Compare Source

Improvements

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

v1.10.5

Compare Source

Improvements

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

v1.10.4

Compare Source

Improvements

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

v1.10.3

Compare Source

Improvements

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

v1.10.2

Compare Source

Improvements

Rook v1.10.2 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.10.1 chore(deps): update helm release rook-ceph to v1.11.1 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.11.1 chore(deps): update helm release rook-ceph to v1.11.2 Mar 21, 2023
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.11.2 chore(deps): update helm release rook-ceph to v1.11.4 Apr 17, 2023
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.11.4 chore(deps): update helm release rook-ceph to v1.11.7 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/rook-ceph-1.x branch from 1c353c1 to ba59acc Compare June 1, 2023 18:09
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.11.7 chore(deps): update helm release rook-ceph to v1.11.8 Jun 15, 2023
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.11.8 chore(deps): update helm release rook-ceph to v1.11.9 Jun 29, 2023
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.11.9 chore(deps): update helm release rook-ceph to v1.12.0 Jul 18, 2023
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.12.0 chore(deps): update helm release rook-ceph to v1.12.1 Aug 1, 2023
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.12.1 chore(deps): update helm release rook-ceph to v1.12.2 Aug 15, 2023
@renovate renovate bot changed the title chore(deps): update helm release rook-ceph to v1.12.2 chore(deps): update helm release rook-ceph to v1.12.3 Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants