metal-stack / gardener-extension-provider-metal

Implementation of the gardener-extension-controller for metal-stack
MIT License
24 stars 11 forks source link

Use first external network as default for cloud controller manager. #377

Closed Gerrit91 closed 6 months ago

Gerrit91 commented 6 months ago

At the moment in the complex algorithm we use the last external network defined in the firewall network list, which I think is counter-intuitive. This PR defaults to network with the default label if multiple networks with default-external label exist.