open-nomad/client/allocrunner/taskrunner
Daniel Bennett 335f0a5371
docs: how to troubleshoot consul connect envoy (#15908)
* largely a doc-ification of this commit message:
  d47678074bf8ae9ff2da3c91d0729bf03aee8446
  this doesn't spell out all the possible failure modes,
  but should be a good starting point for folks.

* connect: add doc link to envoy bootstrap error

* add Unwrap() to RecoverableError
  mainly for easier testing
2023-02-02 14:20:26 -06:00
..
getter artifact: enable reading system git/mercurial configuration (#15903) 2023-01-26 13:07:40 -06:00
interfaces
restarts
state cleanup more helper updates (#14638) 2022-09-21 14:53:25 -05:00
template template: error on missing key (#15141) 2022-11-04 13:23:01 -04:00
testdata
artifact_hook.go client: sandbox go-getter subprocess with landlock (#15328) 2022-12-07 16:02:25 -06:00
artifact_hook_test.go client: sandbox go-getter subprocess with landlock (#15328) 2022-12-07 16:02:25 -06:00
connect_native_hook.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
connect_native_hook_test.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
device_hook.go
device_hook_test.go
dispatch_hook.go
dispatch_hook_test.go
driver_handle.go
envoy_bootstrap_hook.go docs: how to troubleshoot consul connect envoy (#15908) 2023-02-02 14:20:26 -06:00
envoy_bootstrap_hook_test.go docs: how to troubleshoot consul connect envoy (#15908) 2023-02-02 14:20:26 -06:00
envoy_version_hook.go
envoy_version_hook_test.go
errors.go
errors_test.go
identity_hook.go Add option to expose workload token to task (#15755) 2023-02-02 10:59:14 -08:00
identity_hook_test.go Add option to expose workload token to task (#15755) 2023-02-02 10:59:14 -08: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 cleanup more helper updates (#14638) 2022-09-21 14:53:25 -05:00
logmon_hook_unix_test.go
plugin_supervisor_hook.go
remotetask_hook.go
script_check_hook.go
script_check_hook_test.go
service_hook.go Add Namespace, Job and Group to envoy stats (#14311) 2022-09-22 10:38:21 -04:00
service_hook_test.go Add Namespace, Job and Group to envoy stats (#14311) 2022-09-22 10:38:21 -04:00
sids_hook.go
sids_hook_test.go Task lifecycle restart (#14127) 2022-08-24 17:43:07 -04:00
stats_hook.go
stats_hook_test.go
task_dir_hook.go
task_runner.go Add INFO task even log line and make logmon less noisy (#15842) 2023-01-20 14:35:00 -08:00
task_runner_getters.go Add option to expose workload token to task (#15755) 2023-02-02 10:59:14 -08:00
task_runner_hooks.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
task_runner_test.go Add option to expose workload token to task (#15755) 2023-02-02 10:59:14 -08:00
tasklet.go
tasklet_test.go
template_hook.go template: restore driver handle on update (#15915) 2023-01-27 10:55:59 -05:00
validate_hook.go
validate_hook_test.go
vault_hook.go renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
vault_hook_test.go
volume_hook.go volume: Add the missing option propagation_mode (#15626) 2023-01-30 09:32:07 -05:00
volume_hook_test.go