metal-stack / gardener-extension-provider-metal

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

Fix duros deployment for shooted seeds. #195

Closed Gerrit91 closed 3 years ago

Gerrit91 commented 3 years ago

We used the seed name field to distinguish between the configurations for the duros-controller deployment. This does not work for shooted seeds though, instead we should use the partition ID from the infrastructure resource. Closes #194.

majst01 commented 3 years ago

We need to find a solution that the duros-controller in the control-plane in the gardener cluster can not reach the API Endpoints of the lightbits servers.