open-nomad/helper/pluginutils
James Rasell bc42cd2e5e
driver/docker: allow configurable pull context timeout setting.
Pulling large docker containers can take longer than the default
context timeout. Without a way to change this it is very hard for
users to utilise Nomad properly without hacky work arounds.

This change adds an optional pull_timeout config parameter which
gives operators the possibility to account for increase pull times
where needed. The infra docker image also has the option to set a
custom timeout to keep consistency.
2020-08-12 08:58:07 +01:00
..
catalog Remove rkt as a built-in driver 2020-02-26 22:16:41 -05:00
grpcutils move pluginutils -> helper/pluginutils 2019-01-22 15:50:08 -08:00
hclspecutils Update hcl2 vendoring 2020-05-19 15:00:03 -04:00
hclutils driver/docker: allow configurable pull context timeout setting. 2020-08-12 08:58:07 +01:00
loader cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
singleton goimports until make check is happy 2019-01-23 06:27:14 -08:00