postgres-operator/pkg
Jonathan Juares Beber 744c71d16b
Allow services update when changing annotations (#818)
The current implementations for `pkg.util.k8sutil.SameService` considers
only service annotations change on the default annotations created by the
operator. Custom annotations are not compared and consequently not
applied after the first service creation.

This commit introduces a complete annotations comparison between the
current service created by the operator and the new one generated based on
the configs. Also, it adds tests on the above-mentioned function.
2020-02-13 10:55:30 +01:00
..
apis/acid.zalan.do Fix MasterPodMoveTimeout field that cannot be unmarshalled (#816) 2020-02-11 17:16:38 +01:00
apiserver reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
cluster Add ServiceAnnotations cluster config (#803) 2020-02-10 12:03:25 +01:00
controller Fix MasterPodMoveTimeout field that cannot be unmarshalled (#816) 2020-02-11 17:16:38 +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 Allow services update when changing annotations (#818) 2020-02-13 10:55:30 +01:00