open-vault/internalshared/configutil
Mark Gritter cc6a64d4d8
Replaced ClusterMetricSink's cluster name with an atomic.Value. (#9252)
* Replaced ClusterMetricSink's cluster name with an atomic.Value.
This should permit go-race tests to pass which seal and unseal
the core.

* Replace metric sink before unseal to avoid data races.
2020-06-18 12:55:50 -05:00
..
config.go Add new Telemetry config options (#9238) 2020-06-17 10:07:33 -05:00
config_util.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
encrypt_decrypt.go Port encrypted config shared bits to a separate PR (#9037) 2020-05-19 18:15:30 -04:00
encrypt_decrypt_test.go Port encrypted config shared bits to a separate PR (#9037) 2020-05-19 18:15:30 -04:00
kms.go Port encrypted config shared bits to a separate PR (#9037) 2020-05-19 18:15:30 -04:00
listener.go Add cors bits into configutil listener (#9054) 2020-05-20 21:56:12 -04:00
merge.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
telemetry.go Replaced ClusterMetricSink's cluster name with an atomic.Value. (#9252) 2020-06-18 12:55:50 -05:00