open-nomad/nomad/state
Mahmood Ali 6bdbeed319 set node.StatusUpdatedAt in raft
Fix a case where `node.StatusUpdatedAt` was manipulated directly in
memory.

This ensures that StatusUpdatedAt is set in raft layer, and ensures that
the field is updated when node drain/eligibility is updated too.
2019-05-21 16:13:32 -04:00
..
autopilot.go goimports 2019-01-22 15:44:31 -08:00
autopilot_test.go Refactor redundancy_zone/upgrade_version out of client meta 2018-01-29 20:03:38 -08:00
schema.go goimports 2019-01-22 15:44:31 -08:00
schema_test.go goimports 2019-01-22 15:44:31 -08:00
state_store.go set node.StatusUpdatedAt in raft 2019-05-21 16:13:32 -04:00
state_store_oss.go sync 2017-10-13 14:36:02 -07:00
state_store_test.go set node.StatusUpdatedAt in raft 2019-05-21 16:13:32 -04:00
testing.go goimports 2019-01-22 15:44:31 -08:00
testing_oss.go goimports 2019-01-22 15:44:31 -08:00