open-nomad/client
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
..
allocdir
allochealth
allocrunner backport of commit 7bd5c6e84eef890cebdb404d9cb2e281919d4529 (#18555) 2023-09-21 17:16:14 -05:00
allocwatcher client: prevent watching stale alloc state (#18612) 2023-09-29 14:37:10 -07:00
config
consul
devicemanager
dynamicplugins
fingerprint
interfaces
lib
logmon
pluginmanager backport of commit 7bd5c6e84eef890cebdb404d9cb2e281919d4529 (#18555) 2023-09-21 17:16:14 -05:00
servers
serviceregistration backport of commit 05c332221471d39053eaecafe4832ddd6e1b3b89 (#18365) 2023-08-30 09:05:57 -05:00
state
stats
structs backport of commit 4895d708b438b42e52fd54a128f9ec4cb6d72277 (#18531) 2023-09-18 14:29:29 -05:00
taskenv
testutil
vaultclient
acl.go backport of commit 668dc5f7a767e85d62379e3e02405d2afa93f1db (#18448) 2023-09-11 13:22:30 +01:00
acl_test.go backport of commit 668dc5f7a767e85d62379e3e02405d2afa93f1db (#18448) 2023-09-11 13:22:30 +01:00
agent_endpoint.go
agent_endpoint_test.go
alloc_endpoint.go
alloc_endpoint_test.go
alloc_watcher_e2e_test.go
client.go client: prevent watching stale alloc state (#18612) 2023-09-29 14:37:10 -07:00
client_interface_test.go
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go test: use correct parallel test setup func (#18326) (#18330) 2023-08-25 14:48:06 +01:00
csi_endpoint.go backport of commit 4895d708b438b42e52fd54a128f9ec4cb6d72277 (#18531) 2023-09-18 14:29:29 -05:00
csi_endpoint_test.go backport of commit 7bd5c6e84eef890cebdb404d9cb2e281919d4529 (#18555) 2023-09-21 17:16:14 -05:00
drain.go
drain_test.go
driver_manager_test.go
enterprise_client_oss.go
fingerprint_manager.go
fingerprint_manager_test.go
fs_endpoint.go backport of commit 14a38bee7bc4386e74157f6a99f3db7382d7e6a5 (#18275) 2023-08-21 16:34:32 -04:00
fs_endpoint_test.go backport of commit 14a38bee7bc4386e74157f6a99f3db7382d7e6a5 (#18275) 2023-08-21 16:34:32 -04:00
gc.go
gc_test.go
heartbeatstop.go
heartbeatstop_test.go
meta_endpoint.go
meta_endpoint_test.go
node_updater.go
rpc.go
rpc_test.go
testing.go
util.go