postgres-operator/pkg/cluster
Felix Kunde ba9cf68650
Change type of pod environment config map to NamespacedName (#870)
* allow PodEnvironmentConfigMap in other namespaces
* update codegen
* update docs and comments
2020-03-25 15:59:31 +01:00
..
cluster.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
cluster_test.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
database.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
exec.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go Change type of pod environment config map to NamespacedName (#870) 2020-03-25 15:59:31 +01:00
k8sres_test.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
pod.go move StatefulSet to apps/v1 (#675) 2019-09-30 16:42:04 +02:00
resources.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
resources_test.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
sync.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
sync_test.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
types.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
util.go Connection pooler (#799) 2020-03-25 12:57:26 +01:00
volumes.go Fixing spelling mistake in delete PVC function name (#691) 2019-10-18 16:41:56 +02:00