openstack-helm-infra/ceph-osd
Chinasubbareddy Mallavarapu c14d8c6514 [CEPH-OSD] Move to 'OnDelete' upgrade strategy for ceph-osd daemonsets
This is to move to onDelete upgrade strategy  for ceph-osd daemonsets
so that osd upgrade cane be performed  by failure domains as current
upgrade strategy(RollingUpdate) will randomly pick the osd pods for upgrade.

This will be more helpful when we have rack based failure domains
on the ceph clusters.

This ps will add a new job called post-apply to restart
the osd pods rack by rack

- post-apply job will make sure osds gets restart rack by rack which
  will save upgrade time.
- its less/no distruptive since we are upgrading per failure domain.

also this job will be enabled only when we have OnDelete upgrade strategy in values.

Change-Id: I2e977e75616e08fee780f714bbd267743c42c74d
2020-05-12 20:03:40 +00:00
..
templates [CEPH-OSD] Move to 'OnDelete' upgrade strategy for ceph-osd daemonsets 2020-05-12 20:03:40 +00:00
values_overrides Enable runtime Apparmor default for All Ceph Components 2020-02-24 15:52:11 +00:00
Chart.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
requirements.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
values.yaml [CEPH-OSD] Move to 'OnDelete' upgrade strategy for ceph-osd daemonsets 2020-05-12 20:03:40 +00:00