open-nomad/client
Seth Hoenig 7f33b92e0b command: use consistent CONSUL_HTTP_TOKEN name
Consul CLI uses CONSUL_HTTP_TOKEN, so Nomad should use the same.
Note that consul-template uses CONSUL_TOKEN, which Nomad also uses,
so be careful to preserve any reference to that in the consul-template
context.
2020-02-12 10:42:33 -06:00
..
allocdir
allochealth
allocrunner tests: set consul token for nomad client for testing SIDS TR hook 2020-01-31 19:06:15 -06:00
allocwatcher
config command: use consistent CONSUL_HTTP_TOKEN name 2020-02-12 10:42:33 -06:00
consul comments: cleanup some leftover debug comments and such 2020-01-31 19:04:35 -06:00
devicemanager
fingerprint
interfaces
lib
logmon
pluginmanager
servers
state tests: run_for is already a string 2020-01-28 14:58:57 -05:00
stats
structs move shared structs out of client and into nomad 2020-01-09 15:15:05 -05:00
taskenv address review comments 2020-01-15 08:57:05 -05:00
testutil
vaultclient nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00
acl.go
acl_test.go
agent_endpoint.go Rename profile package to pprof 2020-01-09 15:15:10 -05:00
agent_endpoint_test.go Rename profile package to pprof 2020-01-09 15:15:10 -05:00
alloc_endpoint.go
alloc_endpoint_test.go
alloc_watcher_e2e_test.go
client.go nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go client: enable nomad client to request and set SI tokens for tasks 2020-01-31 19:03:38 -06:00
driver_manager_test.go
fingerprint_manager.go
fingerprint_manager_test.go
fs_endpoint.go
fs_endpoint_test.go
gc.go
gc_test.go
node_updater.go
rpc.go agent pprof endpoints 2020-01-09 15:15:02 -05:00
rpc_test.go
testing.go
util.go
util_test.go