postgres-operator/pkg
Dmitry Dolgov 6a689cdc1c
Prevent empty syncs (#922)
There is a possibility to pass nil as one of the specs and an empty spec
into syncConnectionPooler. In this case it will perfom a syncronization
because nil != empty struct. Avoid such cases and make it testable by
returning list of syncronization reasons on top together with the final
error.
2020-04-16 15:14:31 +02:00
..
apis/acid.zalan.do make tls pr798 use additionalVolumes capability from pr736 (#920) 2020-04-15 15:24:55 +02:00
apiserver reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
cluster Prevent empty syncs (#922) 2020-04-16 15:14:31 +02:00
controller Prevent superuser from being a connection pool user (#906) 2020-04-09 09:21:45 +02:00
generated Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
spec Call me pooler, not pool (#883) 2020-04-01 10:34:03 +02:00
util Prevent superuser from being a connection pool user (#906) 2020-04-09 09:21:45 +02:00