open-nomad/client
Mahmood Ali 90c5eefbab Alternative approach: avoid restoring
This uses an alternative approach where we avoid restoring the alloc
runner in the first place, if we suspect that the alloc may have been
completed already.
2019-08-27 17:30:55 -04:00
..
allocdir connect: task hook for bootstrapping envoy sidecar 2019-08-22 08:15:32 -07:00
allochealth connect: add group.service stanza support 2019-07-31 01:04:05 -04:00
allocrunner Alternative approach: avoid restoring 2019-08-27 17:30:55 -04:00
allocwatcher
config clientConfig.Copy() to copy template config too 2019-08-23 18:43:22 -04:00
consul connect: register group services with Consul 2019-08-20 12:25:10 -07:00
devicemanager initialize device manager stats interval 2019-08-23 14:58:34 -04:00
fingerprint Merge pull request #5553 from hashicorp/b-fingerprinter-manual-config 2019-04-26 12:55:34 -04:00
interfaces
lib ar: plumb client config for networking into the network hook 2019-07-31 01:04:06 -04:00
logmon logmon: log stat error to help debugging 2019-08-26 10:10:20 -04:00
pluginmanager implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
servers client: drop unused DC field from servers list 2019-05-20 14:19:15 -07:00
state test: fix NewMemDB API change 2019-03-04 13:37:20 -08:00
stats
structs remove generated code and change version to 0.10.0 2019-07-30 15:56:05 -05:00
taskenv client: handle 0.8 server network resources 2019-05-02 12:08:38 -04:00
testutil connect: task hook for bootstrapping envoy sidecar 2019-08-22 08:15:32 -07:00
vaultclient vault: fix data races 2019-04-16 11:22:44 -07:00
acl.go aux: helper method that returns token as well as ACL policy 2019-04-30 10:23:56 -04:00
acl_test.go
alloc_endpoint.go client config flag to disable remote exec 2019-06-03 15:31:39 -04:00
alloc_endpoint_test.go client config flag to disable remote exec 2019-06-03 15:31:39 -04:00
alloc_watcher_e2e_test.go
client.go Alternative approach: avoid restoring 2019-08-27 17:30:55 -04:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go Alternative approach: avoid restoring 2019-08-27 17:30:55 -04:00
driver_manager_test.go tests: fix data race in client TestDriverManager_Fingerprint_Periodic 2019-05-21 09:49:56 -04:00
fingerprint_manager.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
fingerprint_manager_test.go
fs_endpoint.go implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
fs_endpoint_test.go Infer content type in alloc fs stat endpoint 2019-06-28 20:31:28 -05:00
gc.go
gc_test.go
node_updater.go client: wait for batched driver updated 2019-04-19 09:00:24 -04:00
rpc.go implement client endpoint of nomad exec 2019-05-09 16:49:08 -04:00
rpc_test.go
testing.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
util.go client: defensive against getting stale alloc updates 2019-06-29 04:17:35 -05:00
util_test.go