From 330cd49c5c98d18367e2e8e0c4bdbadd05a8ea7b Mon Sep 17 00:00:00 2001 From: Robert Church Date: Wed, 14 Nov 2018 00:22:47 -0500 Subject: [PATCH] Rebase openstack-helm and openstack-helm-infra - Remove the mariadb force recovery override. With the rebase of openstack-helm-infra, mariadb now uses a configmap to track the grastate data. This allows for better recovery behavior across host reboot cycles. - Add README.md to the RBD provisioner chart to track the last commit that this chart was validated against. Change-Id: Idc007c6b696a206fb205d769e4664f702e209b75 Depends-On: Iacbdd666687b8bc12053f9d3dd833f9896a508cd Story: 2003909 Task: 27632 Signed-off-by: Robert Church --- .../stx-platform-helm/helm-charts/rbd-provisioner/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/README.md diff --git a/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/README.md b/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/README.md new file mode 100644 index 0000000..ba8725e --- /dev/null +++ b/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/README.md @@ -0,0 +1,5 @@ +RBD Provisioner Chart +------------------------------------------------------------------------------- +This chart was last validated with: +* Repo: https://github.com/kubernetes-incubator/external-storage.git +* Commit: (6776bba1) Merge pull request #1048 from AdamDang/patch-3