open-nomad/client/allocrunner/taskrunner
Charlie Voiselle 5c0e34dd33
Vars: Update CT dependency to support variables. (#14399)
* Update Consul Template dep to support Nomad vars

* Remove `Peering` config for Consul Testservers
Upgrading to the 1.14 Consul SDK introduces and additional default
configuration—`Peering`—that is not compatible with versions of Consul
before v1.13.0. because Nomad tests against Consul v1.11.1, this
configuration has to be nil'ed out before passing it to the Consul
binary.
2022-08-30 15:26:01 -04:00
..
getter cleanup: move fs helpers into escapingfs 2022-08-24 14:45:34 -05:00
interfaces
restarts build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
state Task lifecycle restart (#14127) 2022-08-24 17:43:07 -04:00
template Vars: Update CT dependency to support variables. (#14399) 2022-08-30 15:26:01 -04:00
testdata
artifact_hook.go artifact: fix numerous go-getter security issues 2022-05-24 16:29:39 -04:00
artifact_hook_test.go artifact: fix numerous go-getter security issues 2022-05-24 16:29:39 -04:00
connect_native_hook.go cleanup: purge github.com/pkg/errors 2022-04-01 19:24:02 -05:00
connect_native_hook_test.go Vars: Update CT dependency to support variables. (#14399) 2022-08-30 15:26:01 -04:00
device_hook.go
device_hook_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
dispatch_hook.go
dispatch_hook_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
driver_handle.go client: enforce max_kill_timeout client configuration 2022-07-06 15:29:38 -05:00
envoy_bootstrap_hook.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
envoy_bootstrap_hook_test.go cleanup: replace TypeToPtr helper methods with pointer.Of (#14151) 2022-08-17 18:26:34 +02:00
envoy_version_hook.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
envoy_version_hook_test.go cleanup: purge github.com/pkg/errors 2022-04-01 19:24:02 -05:00
errors.go
errors_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
identity_hook.go workload identity (#13223) 2022-07-11 13:34:05 -04:00
lazy_handle.go
lifecycle.go Task lifecycle restart (#14127) 2022-08-24 17:43:07 -04:00
logmon_hook.go
logmon_hook_test.go test: use T.TempDir to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00
logmon_hook_unix_test.go test: use T.TempDir to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00
plugin_supervisor_hook.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
remotetask_hook.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
script_check_hook.go client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00
script_check_hook_test.go Merge branch 'main' into f-1.3-boogie-nights 2022-03-23 09:41:25 +01:00
service_hook.go client: account for service provider namespace updates in hooks. (#12479) 2022-04-06 19:26:22 +02:00
service_hook_test.go test: move remaining tests to use ci.Parallel. 2022-03-24 08:45:13 +01:00
sids_hook.go cleanup: purge github.com/pkg/errors 2022-04-01 19:24:02 -05:00
sids_hook_test.go Task lifecycle restart (#14127) 2022-08-24 17:43:07 -04:00
stats_hook.go tests: deflake TestTaskRunner_StatsHook_Periodic (#9734) 2021-01-06 16:03:00 -05:00
stats_hook_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
task_dir_hook.go
task_runner.go Task lifecycle restart (#14127) 2022-08-24 17:43:07 -04:00
task_runner_getters.go workload identity (#13223) 2022-07-11 13:34:05 -04:00
task_runner_hooks.go workload identity (#13223) 2022-07-11 13:34:05 -04:00
task_runner_test.go Task lifecycle restart (#14127) 2022-08-24 17:43:07 -04:00
tasklet.go
tasklet_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
template_hook.go template: custom change_mode scripts (#13972) 2022-08-24 17:43:01 +02:00
validate_hook.go improve error message on service length (#12012) 2022-02-04 19:39:34 -05:00
validate_hook_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
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 ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00