luet/pkg/installer/client
Ettore Di Giacinto 2c7e495fa1 Add http timeout to grab
grab.NewClient() doesn't set a specific timeout
https://github.com/cavaliercoder/grab/blob/v2.0.0/client.go#L37 even if
the project advertize "default sane settings".

We default to 30, and allow to set it up with HTTP_TIMEOUT

Signed-off-by: Ettore Di Giacinto <mudler@sabayon.org>
2021-08-03 11:57:44 +02:00
..
client_suite_test.go Fix installer/client test suite 2020-02-01 21:18:32 +01:00
docker_test.go Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
docker.go Support priv/unpriv image extraction 2021-06-16 23:30:28 +02:00
http_test.go Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
http.go Add http timeout to grab 2021-08-03 11:57:44 +02:00
interface.go Support content trust images and pull with authentication 2021-03-11 17:57:59 +01:00
local_test.go Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
local.go Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00