open-nomad/nomad/deploymentwatcher
Michael Schurter 285979e96c
deployments: fix data races (#14121)
* deployments: fix data races

Both priority and state related fields may be mutated concurrently and
need to be accessed with the lock acquired.
2022-08-16 10:50:40 -07:00
..
batcher.go deploymentwatcher: no batcher when disabling 2020-05-26 14:44:47 -04:00
deployment_watcher.go deployments: fix data races (#14121) 2022-08-16 10:50:40 -07:00
deployments_watcher.go deployments: fix data races (#14121) 2022-08-16 10:50:40 -07:00
deployments_watcher_test.go allow unhealthy canaries without blocking autopromote (#14001) 2022-08-04 11:53:50 -04:00
doc.go new deploymentwatcher/doc.go for package level documentation 2019-05-22 12:32:08 -04:00
multiregion_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
testutil_test.go Events/msgtype cleanup (#9117) 2020-10-19 09:30:15 -04:00