open-nomad/nomad/state
Derek Strickland b128769e19 reconciler: support disconnected clients (#12058)
* Add merge helper for string maps
* structs: add statuses, MaxClientDisconnect, and helper funcs
* taintedNodes: Include disconnected nodes
* upsertAllocsImpl: don't use existing ClientStatus when upserting unknown
* allocSet: update filterByTainted and add delayByMaxClientDisconnect
* allocReconciler: support disconnecting and reconnecting allocs
* GenericScheduler: upsert unknown and queue reconnecting

Co-authored-by: Tim Gross <tgross@hashicorp.com>
2022-04-05 17:10:37 -04:00
..
paginator
autopilot.go
autopilot_test.go
deployment_events_test.go
events.go events: fixup service events and rename topic to service. 2022-04-05 08:25:22 +01:00
events_test.go events: fixup service events and rename topic to service. 2022-04-05 08:25:22 +01:00
iterator.go
schema.go
schema_test.go
state_changes.go
state_store.go reconciler: support disconnected clients (#12058) 2022-04-05 17:10:37 -04:00
state_store_oss.go
state_store_restore.go
state_store_restore_test.go
state_store_service_regisration_test.go
state_store_service_registration.go
state_store_test.go
testing.go