open-nomad/nomad/state
Ivo Verberk acbbaf3e78 Allow lookups based on short identifiers
This change introduces the ability to specify identifiers for jobs,
allocs, evals and nodes on the command line with as little as one
character, provided that it uniquely identifies the resource. An error
with the possible results will be provided when the short identifier
has multiple results.
2015-12-12 18:28:20 +01:00
..
notify.go nomad/state: adding watching mechanisms 2015-08-22 18:57:15 -07:00
notify_test.go nomad/state: adding watching mechanisms 2015-08-22 18:57:15 -07:00
schema.go Add scheduler type index to jobs table; create evals for system jobs on node init to ready transition 2015-10-20 10:57:53 -07:00
schema_test.go nomad: move state and mocks into shared packages 2015-08-11 14:27:14 -07:00
state_store.go Allow lookups based on short identifiers 2015-12-12 18:28:20 +01:00
state_store_test.go nomad/state: subscribe/unsubscribe all watch items while holding the lock 2015-10-30 08:46:03 -07:00