Open
Conversation
c266fcd to
972be4b
Compare
972be4b to
791df5c
Compare
791df5c to
23f840e
Compare
23f840e to
0931967
Compare
0931967 to
8f599bc
Compare
8f599bc to
4131b00
Compare
4131b00 to
b22d9d2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.17.7->v1.19.2Release Notes
rook/rook (rook-ceph)
v1.19.2Compare Source
Improvements
Rook v1.19.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
v1.19.1Compare Source
Improvements
Rook v1.19.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
csi: Update to ceph csi operator to v0.5 (#17029, @subhamkrai)
security: Remove unnecessary nodes/proxy RBAC enablement (#16979, @ibotty)
helm: Set default ceph image pull policy (#16954, @travisn)
nfs: Add CephNFS.spec.server.{image,imagePullPolicy} fields (#16982, @jhoblitt)
osd: Assign correct osd container in case it is not index 0 (#16969, @kyrbrbik)
csi: Remove obsolete automated node fencing code (#16922, @subhamkrai)
osd: Enable proper cancellation during OSD reconcile (#17022, @sp98)
csi: Allow running the csi controller plugin on host network (#16972, @Madhu-1)
rgw: Update ca bundle mount perms to read-all (#16968, @BlaineEXE)
mon: Change do-not-reconcile to be more granular for individual mons (#16939, @travisn)
build(deps): Bump the k8s-dependencies group with 6 updates (#16846, @dependabot[bot])
doc: add csi-operator example in configuration doc (#17001, @subhamkrai)
v1.19.0Compare Source
Upgrade Guide
To upgrade from previous versions of Rook, see the Rook upgrade guide.
Breaking Changes
to Ceph v19.2.0 or higher before upgrading Rook.
activeStandbyproperty in theCephFilesystemCRD has changed. When set tofalse, the standby MDS daemon deployment will be scaled down and removed, rather than only disabling the standby cache while the daemon remains running.rook-ceph-clusterchart has changed where the Ceph image is defined, to allow separate settings for the repository and tag. For more details, see the Rook upgrade guide.Features
ROOK_RECONCILE_CONCURRENT_CLUSTERSto a value greater than1.v1.18.9Compare Source
Improvements
Rook v1.18.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
v1.18.8Compare Source
Improvements
Rook v1.18.8 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
v1.18.7Compare Source
Improvements
Rook v1.18.7 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
OSDMaxUpdatesInParallelto tune OSD updates (#16655, @jhoblitt)v1.18.6Compare Source
Improvements
Rook v1.18.6 is a patch release with changes only in the rook-ceph helm chart. If not affected by #16636 in v1.18.5, no need to update to this release.
v1.18.5Compare Source
Improvements
Rook v1.18.5 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
v1.18.4Compare Source
Improvements
Rook v1.18.4 is a patch release with changes only in the rook-ceph-cluster helm chart. If not affected by #16567 in v1.18.3, no need to update to this release.
v1.18.3Compare Source
Improvements
Rook v1.18.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
v1.18.2Compare Source
Improvements
Rook v1.18.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
v1.18.1Compare Source
Improvements
Rook v1.18.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
v1.18.0Compare Source
Upgrade Guide
To upgrade from previous versions of Rook, see the Rook upgrade guide.
Breaking Changes
topology.rook.io/rackare duplicated across zones, cluster creation will fail. The check applies only to new clusters without OSDs. Clusters with existing OSDs will only log a warning and continue. If the checks are invalid in your topology, they can be suppressed by settingROOK_SKIP_OSD_TOPOLOGY_CHECK=truein therook-ceph-operator-configconfigmap.Features
csi.rookUseCsiOperatorin the rook-ceph chart.ROOK_USE_CSI_OPERATOR: falsein operator.yaml or by applying the helm settingcsi.rookUseCsiOperator: false.spec.security.cephxsettings that allow initiating CephX key rotation for various Ceph components. Full documentation for key rotation can be found here.20 minute timeout.
v1.17.9Compare Source
Improvements
Rook v1.17.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
ip:noncein cleanup job (#16532, @Madhu-1)v1.17.8Compare Source
Improvements
Rook v1.17.8 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.