buildx: log errors in initializing builders
Previously, errors within the driver config would not be reported to the user until they tried to use the driver, even though they are easily accessible from the node group info. This patch reports these errors (but will not fail because of them, since the data is already saved) - this should help improve debuggability of some of the more complex drivers, and prevent error messages being suppressed. Signed-off-by: Justin Chadwell <me@jedevc.com>pull/1206/head
parent
5b452b72a2
commit
309c49413c
Loading…
Reference in New Issue