open-nomad/nomad/state
Preetha Appan cc295b90de
Implement preemption for system jobs.
This commit implements an allocation selection algorithm for finding
allocations to preempt. It currently special cases network resource asks
from others (cpu/memory/disk/iops).
2018-10-30 11:06:32 -05:00
..
autopilot.go Refactor redundancy_zone/upgrade_version out of client meta 2018-01-29 20:03:38 -08:00
autopilot_test.go Refactor redundancy_zone/upgrade_version out of client meta 2018-01-29 20:03:38 -08:00
notify.go Enable more linters 2017-09-26 15:26:33 -07:00
notify_test.go nomad/state: adding watching mechanisms 2015-08-22 18:57:15 -07:00
schema.go spelling: referenced 2018-03-11 18:40:45 +00:00
schema_test.go nomad: move state and mocks into shared packages 2015-08-11 14:27:14 -07:00
state_store.go Implement preemption for system jobs. 2018-10-30 11:06:32 -05:00
state_store_oss.go sync 2017-10-13 14:36:02 -07:00
state_store_test.go fixing tests 2018-10-04 14:26:19 -07:00
testing.go server 2018-09-15 16:23:13 -07:00
testing_oss.go sync 2017-10-13 14:36:02 -07:00