]> git.proxmox.com Git - pve-network.git/commit
sdn: prefer proxy from datacenter.cfg for api calls
authorAlexandre Derumier <aderumier@odiso.com>
Thu, 4 Jan 2024 16:11:35 +0000 (17:11 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Jan 2024 11:05:40 +0000 (12:05 +0100)
commit6e96fd3314b6d355b6f9df4712b721e08b0ccd11
tree4f44d5a74ba6dd7ba1eb6d269b4bc4a522763e94
parent9f4525c350fffc559b71d75b52765638822b8e2f
sdn: prefer proxy from datacenter.cfg for api calls

We only setup proxies from the environment previously, but also check
the one configured in the cluster-wide datacenter.cfg and prefer that
over anything else.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
src/PVE/Network/SDN.pm