postgres-operator/pkg/cluster
Sergey Dudoladov 0ca30ba3d9
fix params in function call (#939)
Co-authored-by: Sergey Dudoladov <sergey.dudoladov@zalando.de>
2020-04-28 09:31:41 +02:00
..
cluster.go Emit K8S events to the postgresql CR as feedback to the requestor / user (#896) 2020-04-27 08:22:07 +02:00
cluster_test.go Emit K8S events to the postgresql CR as feedback to the requestor / user (#896) 2020-04-27 08:22:07 +02:00
database.go Call me pooler, not pool (#883) 2020-04-01 10:34:03 +02:00
exec.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go Fully speced global sidecars (#890) 2020-04-27 17:40:22 +02:00
k8sres_test.go fix params in function call (#939) 2020-04-28 09:31:41 +02:00
pod.go Re-create pods only if all replicas are running (#903) 2020-04-20 15:14:11 +02:00
resources.go Prevent superuser from being a connection pool user (#906) 2020-04-09 09:21:45 +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 Emit K8S events to the postgresql CR as feedback to the requestor / user (#896) 2020-04-27 08:22:07 +02:00
sync_test.go Emit K8S events to the postgresql CR as feedback to the requestor / user (#896) 2020-04-27 08:22:07 +02:00
types.go Prevent empty syncs (#922) 2020-04-16 15:14:31 +02:00
util.go Fully speced global sidecars (#890) 2020-04-27 17:40:22 +02:00
volumes.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00