openstack-helm/glance/templates
ricolin f074a65ba1 Allows keep glance-images PVC once defined
Glance image PVC contains requires images that should be careful handled
during changing glance storage when migrate out of PVC mode for glance
storage.
Which in migrate/upgrade path, should be be correctly moved and deleted
the PVC after.

On the other hand, it's also possible to accidentally changes storage
mode out of `pvc` and lose the `glance-images` PVC which is unbearable
mistake.

Once storage mode set to `pvc, we should allow that PVC to be able to
stay and ready for reuse again until it's mannually deleted.

This add flag `keep_pvc` (default to true).
Set it to true to set helm/resource-policy to keep for glance-images.
Set it to false to allow helm delete glance-images PVC when request.

Change-Id: I9d0e2a49aabf81eb2d4e00ad2a9d42125261489e
2023-08-31 12:13:31 +08:00
..
bin Allow Ceph pools to use 1x replication 2023-03-15 07:10:10 -06:00
certificates.yaml Remove glance registry 2022-02-21 21:32:08 +00:00
configmap-bin.yaml feat(glance): add support for cinder 2022-09-08 21:39:01 -04:00
configmap-etc.yaml feat(glance): add support for cinder 2022-09-08 21:39:01 -04:00
deployment-api.yaml Glance liveness/readiness params to values.yaml 2023-08-12 21:22:54 +03:00
ingress-api.yaml feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
job-bootstrap.yaml Fix wrong configFile path in glance bootstrap container. 2023-04-06 19:27:44 +08:00
job-clean.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-db-drop.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-db-init.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-db-sync.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-image-repo-sync.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-ks-endpoints.yaml Support TLS endpoints in glance 2022-08-12 21:25:16 +03:00
job-ks-service.yaml Support TLS endpoints in glance 2022-08-12 21:25:16 +03:00
job-ks-user.yaml Support TLS endpoints in glance 2022-08-12 21:25:16 +03:00
job-metadefs-load.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-rabbit-init.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-storage-init.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
pdb-api.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
pod-rally-test.yaml Create Openstack common components umbrella chart 2022-04-05 09:47:06 -05:00
pvc-images.yaml Allows keep glance-images PVC once defined 2023-08-31 12:13:31 +08:00
secret-db.yaml feat(tls): Make openstack services compatible with mariadb with TLS 2020-07-24 23:02:09 +00:00
secret-ingress-tls.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-keystone.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-rabbitmq.yaml Mount rabbitmq TLS secret 2021-06-10 14:12:57 +00:00
secret-registry.yaml Support image registries with authentication 2022-08-11 00:18:37 +00:00
service-api.yaml Distinguish between port number of internal endpoint and binding 2022-08-17 09:12:03 +03:00
service-ingress-api.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00