open-nomad/client/allocrunner/taskrunner
Tim Gross f4dfaec589
CSI: set plugin socket path on restore (#12149)
The Prestart hook for task runner hooks doesn't get called when we
restore a task, because the task is already running. The Postrun hook
for CSI plugin supervisors needs the socket path to have been
populated so that the client has a valid path.
2022-03-01 10:22:52 -05:00
..
getter client: fix race condition in use of go-getter 2022-02-09 19:48:28 -05:00
interfaces template: trigger change_mode for dynamic secrets on restore (#9636) 2020-12-16 13:36:19 -05:00
restarts core: implement system batch scheduler 2021-08-03 10:30:47 -04:00
state
template Expose Consul template configuration parameters (#11606) 2022-01-10 10:19:07 -05:00
testdata
artifact_hook.go update template and artifact interpolation to use client-relative paths 2021-01-04 22:25:34 +00:00
artifact_hook_test.go update template and artifact interpolation to use client-relative paths 2021-01-04 22:25:34 +00:00
connect_native_hook.go consul/connect: automatically set consul tls sni name for connect native tasks 2021-06-28 08:36:53 -05:00
connect_native_hook_test.go test: update tests to properly use AllocDir 2021-10-19 10:49:07 -07:00
device_hook.go
device_hook_test.go
dispatch_hook.go
dispatch_hook_test.go test: update tests to properly use AllocDir 2021-10-19 10:49:07 -07:00
driver_handle.go core: propagate remote task handles 2021-04-27 15:07:03 -07:00
envoy_bootstrap_hook.go Merge pull request #11975 from hashicorp/f-connect-debugging 2022-02-18 13:56:22 -08:00
envoy_bootstrap_hook_test.go connect: bootstrap envoy using -proxy-id 2022-02-18 14:58:23 -06:00
envoy_version_hook.go consul/connect: fix regression where client connect images ignored 2020-12-14 09:47:55 -06:00
envoy_version_hook_test.go test: update tests to properly use AllocDir 2021-10-19 10:49:07 -07:00
errors.go
errors_test.go
lazy_handle.go
lifecycle.go drivers: Capture exit code when task is killed (#10494) 2021-05-04 10:54:00 -04:00
logmon_hook.go
logmon_hook_test.go
logmon_hook_unix_test.go gofmt all the files 2021-10-01 10:14:28 -04:00
plugin_supervisor_hook.go CSI: set plugin socket path on restore (#12149) 2022-03-01 10:22:52 -05:00
remotetask_hook.go core: propagate remote task handles 2021-04-27 15:07:03 -07:00
script_check_hook.go chore: fixup inconsistent method receiver names. (#11704) 2021-12-20 11:44:21 +01:00
script_check_hook_test.go consul: plubming for specifying consul namespace in job/group 2021-04-05 10:03:19 -06:00
service_hook.go client: track service deregister call so it's only called once. 2022-02-11 09:29:38 +01:00
service_hook_test.go client: track service deregister call so it's only called once. 2022-02-11 09:29:38 +01:00
sids_hook.go
sids_hook_test.go gofmt all the files 2021-10-01 10:14:28 -04:00
stats_hook.go tests: deflake TestTaskRunner_StatsHook_Periodic (#9734) 2021-01-06 16:03:00 -05:00
stats_hook_test.go tests: deflake TestTaskRunner_StatsHook_Periodic (#9734) 2021-01-06 16:03:00 -05:00
task_dir_hook.go update template and artifact interpolation to use client-relative paths 2021-01-04 22:25:34 +00:00
task_runner.go cleanup: prevent leaks from time.After 2022-02-02 14:32:26 -06:00
task_runner_getters.go
task_runner_hooks.go CSI: make gRPC client creation more robust (#12057) 2022-02-15 16:57:29 -05:00
task_runner_test.go client: track service deregister call so it's only called once. 2022-02-11 09:29:38 +01:00
tasklet.go
tasklet_test.go
template_hook.go consul: plubming for specifying consul namespace in job/group 2021-04-05 10:03:19 -06:00
validate_hook.go improve error message on service length (#12012) 2022-02-04 19:39:34 -05:00
validate_hook_test.go
vault_hook.go Merge pull request #11402 from hashicorp/document-client-initial-vault-renew 2022-01-13 16:21:58 +01:00
vault_hook_test.go
volume_hook.go
volume_hook_test.go