postgres-operator/pkg/cluster
Oleksii Kliukin 3b99ce3d2e Improve the diff in cluster resources.
- Use the branch of pretty with this feature fixed:
  https://github.com/kr/pretty/pull/42
- Add the Limit to the resources declaration to avoid dummy
  differences between statefulsets (where both Resource structures
  are empty, but in one case the fields are not mentioned, while
  in another they are assigned to empty values).
2017-05-12 11:41:32 +02:00
..
cluster.go Fix the issue with calling a non-existent function. 2017-05-12 11:41:31 +02:00
k8sres.go Improve the diff in cluster resources. 2017-05-12 11:41:32 +02:00
pg.go Get config from environment variables; 2017-05-12 11:41:29 +02:00
pod.go Move master/replica role names into the constants. 2017-05-12 11:41:32 +02:00
resources.go Fix secrets sync 2017-05-12 11:41:30 +02:00
sync.go Move master/replica role names into the constants. 2017-05-12 11:41:32 +02:00
util.go Move master/replica role names into the constants. 2017-05-12 11:41:32 +02:00