[CEPH] Update release notes for all ceph charts

This change updates the releasenotes for all ceph charts to current
changes as of the date of this commit.

Change-Id: I18d08eb00c86c1022fdc2599d88ac5429ad661a6
This commit is contained in:
Chinasubbareddy Mallavarapu 2021-02-08 14:30:10 +00:00 committed by chinasubbareddy mallavarapu
parent f4f072c2a7
commit 41b86c1071
5 changed files with 7 additions and 1 deletions

View File

@ -1,9 +1,11 @@
---
ceph-client:
- 0.1.0 Initial Chart
- 0.1.0 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 fix the logic to disable the autoscaler on pools
- 0.1.3 Run as ceph user and disallow privilege escalation
- 0.1.4 Improvements for ceph-client helm tests
- 0.1.5 Fix Helm test check_pgs() check for inactive PGs
- 0.1.6 Uplift from Nautilus to Octopus release
- 0.1.7 Don't wait for premerge PGs in the rbd pool job
...

View File

@ -4,4 +4,5 @@ ceph-mon:
- 0.1.1 Change helm-toolkit dependency to >= 0.1.0
- 0.1.2 Enable shareProcessNamespace in mon daemonset
- 0.1.3 Run mon container as ceph user
- 0.1.4 Uplift from Nautilus to Octopus release
...

View File

@ -18,4 +18,5 @@ ceph-osd:
- 0.1.15 Correct naming convention for logical volumes in disk_zap()
- 0.1.16 dmsetup remove logical devices using correct device names
- 0.1.17 Fix a bug with DB orphan volume removal
- 0.1.18 Uplift from Nautilus to Octopus release
...

View File

@ -3,4 +3,5 @@ ceph-provisioners:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Validate each storageclass created
- 0.1.3 Uplift from Nautilus to Octopus release
...

View File

@ -2,4 +2,5 @@
ceph-rgw:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Uplift from Nautilus to Octopus release
...