open-nomad/client/allocwatcher
Michael Schurter 43fb0e82dc client: prevent watching stale alloc state (#18612)
When waiting on a previous alloc we must query against the leader before
switching to a stale query with index set.

Also check to ensure the response is fresh before using it like #18269
2023-09-29 14:37:10 -07:00
..
alloc_watcher.go
alloc_watcher_test.go
alloc_watcher_unix_test.go
doc.go
group_alloc_watcher.go
group_alloc_watcher_test.go