postgres-operator/pkg/util/config
Oleksii Kliukin d2d3f21dc2 Client go upgrade v6 (#352)
There are shortcuts in this code, i.e. we created the deepcopy function
by using the deepcopy package instead of the generated code, that will
be addressed once migrated to client-go v8. Also, some objects,
particularly statefulsets, are still taken from v1beta, this will also
be addressed in further commits once the changes are stabilized.
2018-08-01 11:08:01 +02:00
..
config.go Introduce a repair scan to fix failing clusters (#304) 2018-07-24 11:21:45 +02:00
config_test.go Warn about attempts to use escape quotes. 2017-11-22 10:43:35 +01:00
crd_config.go Client go upgrade v6 (#352) 2018-08-01 11:08:01 +02:00
util.go Warn about attempts to use escape quotes. 2017-11-22 10:43:35 +01:00