SIGN IN SIGN UP

cmd/containerboot: make the boot map-response timeout configurable

containerboot waits up to 60s for the initial map response before
failing. Slow map responses (>60s seen in production) leaves
containerboot to timeout and fail.

Add a TS_BOOT_TIMEOUT env var to override the default. Falls back to
60s when unset.

Fixes #20912

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
C
chaosinthecrd committed
86c178754de227100fce15f85901ceed0b1142bd
Parent: 0f02428