config/kubernetes/helm-charts/rbd-provisioner/templates
Robert Church a8b23796fe Remove the Ceph related charts from the stx-openstack application
This will remove the rbd-provisioner and ceph-pools-audit charts from
the stx-openstack application and enable it to use the default platform
storage provisioner.

Changes include:
 - Update the rbd-provsioner and ceph-pools-audit helm plugin to provide
   overrides for the namespace defined by
   HELM_NS_STORAGE_PROVISIONER (currently: kube-system).
 - Update the cinder, glance, gnocchi, and nova helm plugins use the
   existing ceph-pool-kube-rbd secret for Ceph client access. This
   allows removing the pvc-ceph-client-key generation from the
   rbd-provisioner chart.
 - Add functions to kube_app.py to create/delete the required Ceph user
   secret for all namespaces of a supported application. This provides
   support for PVCs within the application's namespace(s). In the case
   of stx-openstack, this covers any claims made from the 'openstack'
   namespace.
 - Add functions to kube_app.py to support creating and deleting app
   specific resources that are not handled by the application charts.
   Using this enables copying the 'ceph-etc' configmap from the
   provisioner namespace to the openstack namespace for application use.
 - Add support through the kubernetes API to copy a secret from one
   namespace to another.
 - Add support through the kubernetes API to get, create, delete, and
   copy configmaps.
 - Remove the rbd-provisioner and ceph-pools-audit stevedore plugins
   from the stx-openstack application. Also, re-number the plugins.
 - Update the RBD provisioner to support creating namespaces and Ceph
   user secrets for additional namespaces other than that which the
   provisioner is installed. Also, enable PVCs for default
   namespaces (default and kube-public) against the 'general'
   storageclass.

Change-Id: I387e315545d2c99a1b6baa90d30bdb2a4e08f315
Depends-On: I67dba3f1a3a6e7c8169719ee622ddd533c69be31
Story: 2005424
Task: 30679
Signed-off-by: Robert Church <robert.church@windriver.com>
2019-05-10 17:27:28 -04:00
..
clusterrole.yaml Remove the Ceph related charts from the stx-openstack application 2019-05-10 17:27:28 -04:00
clusterrolebinding.yaml Enhancements for the rbd-provisioner helm chart 2018-12-13 19:13:15 +00:00
daemonset.yaml Enable 'platform-integ-apps' application support 2019-05-10 17:27:08 -04:00
deployment.yaml Enable 'platform-integ-apps' application support 2019-05-10 17:27:08 -04:00
pre-install-check-ceph.yaml Remove the Ceph related charts from the stx-openstack application 2019-05-10 17:27:28 -04:00
role.yaml Remove the Ceph related charts from the stx-openstack application 2019-05-10 17:27:28 -04:00
rolebinding.yaml Enhancements for the rbd-provisioner helm chart 2018-12-13 19:13:15 +00:00
serviceaccount.yaml Support stx-openstack app install with the authed local registry 2019-02-15 15:25:33 -05:00
storageclass.yaml Enable 'platform-integ-apps' application support 2019-05-10 17:27:08 -04:00