728c340dc0
This is a code improvement to reuse ceph monitor doscovering function in different templates. Calling the mentioned above function from a single place (helm-infra snippets) allows less code maintenance and simlifies further development. Rev. 0.1 Charts version bump for ceph-client, ceph-mon, ceph-osd, ceph-provisioners and helm-toolkit Rev. 0.2 Mon endpoint discovery functionality added for the rados gateway. ClusterRole and ClusterRoleBinding added. Rev. 0.3 checkdns is allowed to correct ceph.conf for RGW deployment. Rev. 0.4 Added RoleBinding to the deployment-rgw. Rev. 0.5 Remove _namespace-client-ceph-config-manager.sh.tpl and the appropriate job, because of duplicated functionality. Related configuration has been removed. Rev. 0.6 RoleBinding logic has been changed to meet rules: checkdns namespace - HAS ACCESS -> RGW namespace(s) Change-Id: Ie0af212bdcbbc3aa53335689deed9b226e5d4d89
24 lines
920 B
YAML
24 lines
920 B
YAML
---
|
|
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
|
|
- 0.1.3 update rbac api version
|
|
- 0.1.4 Rgw placement target support
|
|
- 0.1.5 Add tls support
|
|
- 0.1.6 Update tls override options
|
|
- 0.1.7 Use ca cert for helm tests
|
|
- 0.1.8 Add placement target delete support to RGW
|
|
- 0.1.9 Use full image ref for docker official images
|
|
- 0.1.10 Fix a bug in placement target deletion for new targets
|
|
- 0.1.11 Change s3 auth order to use local before external
|
|
- 0.1.12 Export crash dumps when Ceph daemons crash
|
|
- 0.1.13 Add configmap hash for keystone rgw
|
|
- 0.1.14 Disable crash dumps for rgw
|
|
- 0.1.15 Correct rgw placement target functions
|
|
- 0.1.16 Helm 3 - Fix Job labels
|
|
- 0.1.17 Update htk requirements
|
|
- 0.1.18 Consolidate mon_endpoints discovery
|
|
- 0.1.19 Add ClusterRole to the bootstrap-job
|
|
...
|