zuul-operator/zuul_operator
Michael Kelly ac2488d242
Allow the specification of storageClassName in PVCs
Not every cluster has a default storage class and even if they do, we
don't always want to use that default storage class for our persistent
volumes.  Instead, allow the user to specific this via the cluster
configuration itself for the three cases we require (zookeeper,
scheduler, and registry).

Change-Id: I948d57ce59d9b16c1c70fc52af2e22bd6131e6e2
2022-11-02 22:33:08 -07:00
..
templates Allow the specification of storageClassName in PVCs 2022-11-02 22:33:08 -07:00
__init__.py Flake8 cleanups 2021-07-23 10:27:10 -07:00
certmanager.py Update CRD apiVersion to v1 (from v1beta) 2022-06-30 18:45:23 +00:00
cmd.py kopf: Upgrade kopf to at least 1.35.0 2022-10-14 08:38:56 -07:00
objects.py Update CRD apiVersion to v1 (from v1beta) 2022-06-30 18:45:23 +00:00
operator.py Only listen for updates to known secrets 2022-10-14 08:39:51 -07:00
pxc.py Update CRD apiVersion to v1 (from v1beta) 2022-06-30 18:45:23 +00:00
utils.py Flake8 cleanups 2021-07-23 10:27:10 -07:00
version.py Use kopf operator framework 2021-07-20 13:16:07 -07:00
zookeeper.py Allow the specification of storageClassName in PVCs 2022-11-02 22:33:08 -07:00
zuul.py Allow the specification of storageClassName in PVCs 2022-11-02 22:33:08 -07:00