open-nomad/command/agent/consul
Michael Schurter cdcefd0908 Use the Service.Hash() method in agent service ids
The allocID and taskName parameters are useless for agents, but it's
still nice to reuse the same hash method for agent and task services.
This brings in the lowercase mode for the agent hash as well.
2017-12-11 16:50:15 -08:00
..
catalog_testing.go Test Consul from TaskRunner thoroughly 2017-12-08 12:03:00 -08:00
check_watcher.go Fix comments: task -> check 2017-09-15 15:19:53 -07:00
check_watcher_test.go Test check watch updates 2017-09-14 16:48:39 -07:00
client.go Use the Service.Hash() method in agent service ids 2017-12-11 16:50:15 -08:00
int_test.go Hash fields used in task service IDs 2017-12-08 12:03:43 -08:00
script.go Thanks go vet! 2017-04-19 13:05:41 -07:00
script_test.go Forgot to setcmdenv 2017-07-25 12:09:57 -07:00
unit_test.go Hash fields used in task service IDs 2017-12-08 12:03:43 -08:00