mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 22:34:25 +01:00
The agent configuration file, which is part of the docs, is used by the confidential containers CIs and, right now, cannot be run behind a firewall, which is exactly how the TDX CIs are reunning, as https_proxy is not set there. Fixes: #5020 Depends-on: github.com/kata-containers/tests#5080 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>