open-nomad/nomad/structs
Michael Schurter e060174130 ar: fix leader handling, state restoring, and destroying unrun ARs
* Migrated all of the old leader task tests and got them passing
* Refactor and consolidate task killing code in AR to always kill leader
  tasks first
* Fixed lots of issues with state restoring
* Fixed deadlock in AR.Destroy if AR.Run had never been called
* Added a new in memory statedb for testing
2018-10-19 09:45:45 -07:00
..
config Plugin config parsing 2018-08-29 17:06:01 -07:00
batch_future.go drain: refactor batch_future into its own file 2018-04-02 16:40:06 -07:00
batch_future_test.go drain: refactor batch_future into its own file 2018-04-02 16:40:06 -07:00
bitmap.go assign names 2017-07-07 12:03:11 -07:00
bitmap_test.go assign names 2017-07-07 12:03:11 -07:00
diff.go Diff 2018-10-08 17:02:58 -07:00
diff_test.go Diff 2018-10-08 17:02:58 -07:00
errors.go rpc: only attempt NodeRpc for nodes>=0.8 2018-04-09 11:08:06 -07:00
funcs.go renames 2018-10-04 14:57:25 -07:00
funcs_test.go renames 2018-10-04 14:57:25 -07:00
generate.sh Codecgen full package 2018-04-26 15:24:53 -07:00
network.go Scheduler uses allocated resources 2018-10-02 17:08:25 -07:00
network_test.go Scheduler uses allocated resources 2018-10-02 17:08:25 -07:00
node.go Fix copying drivers 2018-04-16 15:45:51 -07:00
node_class.go spelling: identifying 2018-03-11 18:15:05 +00:00
node_class_test.go renames 2018-10-04 14:57:25 -07:00
node_test.go fix issue when updating node events 2018-03-21 15:15:26 -04:00
operator.go spelling: configuration 2018-03-11 17:48:04 +00:00
streaming_rpc.go spelling: requested 2018-03-11 18:43:21 +00:00
structs.go ar: fix leader handling, state restoring, and destroying unrun ARs 2018-10-19 09:45:45 -07:00
structs_codegen.go Codecgen full package 2018-04-26 15:24:53 -07:00
structs_test.go review comments 2018-10-15 15:31:13 -07:00
testing.go renames 2018-10-04 14:57:25 -07:00