postgres-operator/pkg/util/config
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
..
config.go go fmt run 2017-11-22 10:43:35 +01:00
util.go Make configMap marshaling code aware of quotes. 2017-11-22 10:43:35 +01:00