vexxhost / magnum-cluster-api

Cluster API driver for OpenStack Magnum
Apache License 2.0
44 stars 20 forks source link

Add config flag for always using proxy #221

Open mnaser opened 11 months ago

mnaser commented 11 months ago

There can be scenarios when the control plane can never ever talk to the external networks, including provider networks.

This can be fixed by enabling an option that forces the usage of the proxy for all clusters.

andrewbonney commented 2 weeks ago

I didn't spot this issue, but it should be resolved by https://github.com/vexxhost/magnum-cluster-api/pull/425