0b592467d9
Ensure data-race-free access to the daemon configuration without locking by mutating a deep copy of the config and atomically storing a pointer to the copy into the daemon-wide configStore value. Any operations which need to read from the daemon config must capture the configStore value only once and pass it around to guarantee a consistent view of the config. Signed-off-by: Cory Snider <csnider@mirantis.com> |
||
---|---|---|
.. | ||
cloud.google.com/go | ||
code.cloudfoundry.org/clock | ||
github.com | ||
go.etcd.io | ||
go.opencensus.io | ||
go.opentelemetry.io | ||
go.uber.org | ||
golang.org/x | ||
google.golang.org | ||
gopkg.in/yaml.v2 | ||
gotest.tools/v3 | ||
k8s.io/klog/v2 | ||
resenje.org/singleflight | ||
sigs.k8s.io/yaml | ||
modules.txt |