postgres-operator/pkg/cluster
Felix Kunde 9556fe1cc2 minor fix 2020-08-10 14:34:24 +02:00
..
cluster.go fix syncSecrets and remove pooler secret 2020-08-10 09:06:20 +02:00
cluster_test.go delete secrets of system users too (#974) 2020-05-14 11:34:02 +02:00
database.go Bootstrapped databases with best practice role setup (#843) 2020-04-29 10:56:06 +02:00
exec.go
filesystems.go
k8sres.go fix random order for pod environment tests (#1085) 2020-07-30 17:48:15 +02:00
k8sres_test.go fix random order for pod environment tests (#1085) 2020-07-30 17:48:15 +02:00
pod.go Fix typo in error message (#969) 2020-05-12 10:05:42 +02:00
resources.go minor fix 2020-08-10 14:34:24 +02:00
resources_test.go Emit K8S events to the postgresql CR as feedback to the requestor / user (#896) 2020-04-27 08:22:07 +02:00
sync.go fix syncSecrets and remove pooler secret 2020-08-10 09:06:20 +02:00
sync_test.go change Clone attribute of PostgresSpec to *CloneDescription (#1020) 2020-07-30 16:31:29 +02:00
types.go
util.go Fully speced global sidecars (#890) 2020-04-27 17:40:22 +02:00
volumes.go Resize volume by changing pvc size if enabled in config. (#958) 2020-07-03 10:53:37 +02:00