7 Commits

Author SHA1 Message Date
Chris Wedgwood
b69eb7078a ceph: mgr; replicas 2 by default, 1 for developer/single-node
ideally we want 2 mgr replicas, 1 active and 1 standby

Change-Id: Idc82a159354c2be4da90213583aba19b8e29aa39
2018-05-04 18:25:29 +00:00
Zuul
cdb7ce14f1 Merge "Make ceph clean job stable" 2018-05-04 16:10:40 +00:00
Zuul
255b7d5506 Merge "Ceph: allow un-interupted operation during partial mon outage" 2018-05-02 04:19:20 +00:00
Tin Lam
c4e102661e Tidy charts
This patch set tidies up the existing charts. Fixes include:

* add release_group key in yaml
* fix indentation inconsistency issue
* clean up the ldap chart's value.yaml to be consistent with mariaDB

Change-Id: Ibd9d86603ebc6c6c31c596dc0af523eb71c083d0
Signed-off-by: Tin Lam <tin@irrational.io>
2018-04-30 20:58:40 +00:00
Pete Birley
3a69f0105d Ceph: allow un-interupted operation during partial mon outage
This PS updates the ceph chart to allow un-interupted operation
during partial mon outage.

Change-Id: Id3550fae00795906b629673aaf502dc7d7a5cc69
2018-04-30 15:50:39 -05:00
Robert Choi
ead57fccff Make ceph clean job stable
This PS makes ceph's client-key clean job stable by precreating the role
and rolebinding resources for the job, thereby removing the potential
for the race conditions. This is related to
https://review.openstack.org/#/c/558981/

Change-Id: Ie56cf09b5adf5c7e0cf214480aaab2e623489994
2018-05-01 01:21:57 +09:00
Renis
b6b6957a94 ceph - split chart into mon, osd and client
New charts:
 * ceph-mon
 * ceph-osd
 * ceph-client

Deleted:
 * ceph

Co-authored-by: Randeep Jalli <rj2083@att.com>
Co-authored-by: Pete Birley <pete@port.direct>

Change-Id: Ic476f5839e749f5765d44d46bcfd4eae9ef96849
2018-04-27 18:13:34 +00:00