open-nomad/nomad
Nick Ethier bd454a4c6f
client: improve group service stanza interpolation and check_re… (#6586)
* client: improve group service stanza interpolation and check_restart support

Interpolation can now be done on group service stanzas. Note that some task runtime specific information
that was previously available when the service was registered poststart of a task is no longer available.

The check_restart stanza for checks defined on group services will now properly restart the allocation upon
check failures if configured.
2019-11-18 13:04:01 -05:00
..
deploymentwatcher
drainer
mock connect: add unix socket to proxy grpc for envoy (#6232) 2019-09-03 08:43:38 -07:00
state
structs client: improve group service stanza interpolation and check_re… (#6586) 2019-11-18 13:04:01 -05:00
types
acl.go
acl_endpoint.go
acl_endpoint_test.go
acl_test.go
alloc_endpoint.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
alloc_endpoint_test.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
autopilot.go
autopilot_test.go tests: give up on TestAutopilot_CleanupStaleRaftServer for now 2019-09-04 09:10:53 -04:00
blocked_evals.go
blocked_evals_system.go
blocked_evals_test.go
client_agent_endpoint.go serverID to target remote leader or server 2019-11-14 10:07:35 -05:00
client_agent_endpoint_test.go serverID to target remote leader or server 2019-11-14 10:07:35 -05:00
client_alloc_endpoint.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
client_alloc_endpoint_test.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
client_fs_endpoint.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
client_fs_endpoint_test.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
client_rpc.go
client_rpc_test.go tests: update time sensitive tests 2019-09-04 08:45:25 -04:00
client_stats_endpoint.go
client_stats_endpoint_test.go
config.go New monitor pkg for shared monitor functionality 2019-11-05 09:51:49 -05:00
core_sched.go
core_sched_test.go
deployment_endpoint.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
deployment_endpoint_test.go
deployment_watcher_shims.go
drainer_int_test.go
drainer_shims.go
endpoints_oss.go
eval_broker.go
eval_broker_test.go nomad: TestEvalBroker_Dequeue_Empty_Timeout() proper goroutine error handling (#6657) 2019-11-08 14:35:06 -05:00
eval_endpoint.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
eval_endpoint_test.go
fsm.go
fsm_not_ent.go
fsm_registry_oss.go
fsm_test.go
heartbeat.go
heartbeat_test.go Fix raft tests 2019-09-03 14:53:29 -04:00
job_endpoint.go vault: allow overriding implicit vault constraint 2019-11-12 12:26:36 -08:00
job_endpoint_hook_connect.go nomad: fix bug that didn't allow for multiple connect services in same tg 2019-11-08 04:33:39 -05:00
job_endpoint_hook_connect_test.go nomad: fix bug that didn't allow for multiple connect services in same tg 2019-11-08 04:33:39 -05:00
job_endpoint_hooks.go vault: allow overriding implicit vault constraint 2019-11-12 12:26:36 -08:00
job_endpoint_oss.go
job_endpoint_test.go client: improve group service stanza interpolation and check_re… (#6586) 2019-11-18 13:04:01 -05:00
leader.go
leader_oss.go
leader_test.go Fix raft tests 2019-09-03 14:53:29 -04:00
merge.go
node_endpoint.go api: use the same initial time for all drain properties 2019-11-14 16:06:09 -05:00
node_endpoint_test.go api: use the same initial time for all drain properties 2019-11-14 16:06:09 -05:00
operator_endpoint.go
operator_endpoint_test.go update tests to run with v2 2019-08-28 16:42:08 -04:00
periodic.go
periodic_endpoint.go
periodic_endpoint_test.go
periodic_test.go
plan_apply.go
plan_apply_not_ent.go
plan_apply_pool.go
plan_apply_pool_test.go
plan_apply_test.go tests: update time sensitive tests 2019-09-04 08:45:25 -04:00
plan_endpoint.go
plan_endpoint_test.go
plan_normalization_test.go
plan_queue.go
plan_queue_test.go nomad: fix test goroutine (#6593) 2019-10-31 08:23:32 -04:00
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go use intercepting loggers for rpchandlers 2019-11-05 09:51:50 -05:00
rpc_test.go
search_endpoint.go
search_endpoint_oss.go
search_endpoint_test.go
serf.go
serf_test.go
server.go address feedback, use agent_endpoint instead of monitor 2019-11-05 09:51:53 -05:00
server_setup_oss.go use intercepting loggers for rpchandlers 2019-11-05 09:51:50 -05:00
server_test.go
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
system_endpoint.go
system_endpoint_test.go
testing.go tests: disable server auto join by default 2019-09-04 07:54:54 -04:00
timetable.go
timetable_test.go
util.go acl: check ACL against object namespace 2019-10-08 12:59:22 -04:00
util_test.go
vault.go vault: check token_explicit_max_ttl as well 2019-11-12 08:47:23 -05:00
vault_test.go vault: check token_explicit_max_ttl as well 2019-11-12 08:47:23 -05:00
vault_testing.go
worker.go
worker_test.go