open-nomad/command/agent/consul
Michael Schurter 2a11508cc8 Rework to account for ports not being in IDs
Previous implementation assumed all struct fields were included in
service and check IDs. Service IDs never include port labels and check
IDs *optionally* include port labels, so lots of things had to change.

Added a really big test to exercise this.
2017-04-19 12:42:47 -07:00
..
client.go Rework to account for ports not being in IDs 2017-04-19 12:42:47 -07:00
int_test.go Use nifty testtask sleep command for xplat compat 2017-04-19 12:42:47 -07:00
mock.go Refactor Consul Syncer into new ServiceClient 2017-04-19 12:42:47 -07:00
script.go Plumb alloc id + task name into script check logs 2017-04-19 12:42:47 -07:00
script_test.go Plumb alloc id + task name into script check logs 2017-04-19 12:42:47 -07:00
unit_test.go Rework to account for ports not being in IDs 2017-04-19 12:42:47 -07:00