postgres-operator/pkg
Oleksii Kliukin e95f80e351 Make configMap marshaling code aware of quotes.
A value in a configMap that is a map itself
(a key:value string separated by commas) may include commans inside
quotes (i.e. search_path:"public,"$user"). The changes make marshaling
code process such cases correctly.
2017-11-22 10:43:35 +01:00
..
apiserver return idle status when worker has nothing to do 2017-10-11 15:42:20 +02:00
cluster go fmt run 2017-11-22 10:43:35 +01:00
controller use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00
spec go fmt run 2017-11-22 10:43:35 +01:00
util Make configMap marshaling code aware of quotes. 2017-11-22 10:43:35 +01:00