postgres-operator/pkg
Dmitry Dolgov d666c52172
ClusterDomain default (#863)
* add json:omitempty option to ClusterDomain

* Add default value for ClusterDomain

Unfortunately, omitempty in operator configuration CRD doesn't mean that
defauls from operator config object will be picked up automatically.
Make sure that ClusterDomain default is specified, so that even when
someone will set cluster_domain = "", it will be overwritted with a
default value.

Co-authored-by: mlu42 <mlu42pro@gmail.com>
2020-03-13 11:51:39 +01:00
..
apis/acid.zalan.do add support for custom TLS certificates (#798) 2020-03-13 11:44:38 +01:00
apiserver reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
cluster omit PgVersion diff on sync (#860) 2020-03-13 11:48:19 +01:00
controller ClusterDomain default (#863) 2020-03-13 11:51:39 +01:00
generated update copyright in generated code (#779) 2020-01-02 17:34:49 +01:00
spec Fix golint failures 2019-01-08 13:04:48 +01:00
util bump version to 1.4.0 + some polishing (#839) 2020-02-25 09:50:54 +01:00