ionos-cloud / cluster-api-provider-ionoscloud

cluster-api provider for IONOS Cloud
Apache License 2.0
12 stars 4 forks source link

:sparkles: Provide new controller for handling generic load balancer provisioning #178

Closed lubedacht closed 4 months ago

lubedacht commented 4 months ago

What is the purpose of this pull request/Why do we need it?

This PR introduces a new controller to handle the setup of load balancing for the control plane. This PR does not provide the actual implementations as those will be done in separate PRs.

As this is intended to provide an interface to work on multiple implementations at the same time, this branch will not be merged into main to not have an intermediate state.

Checklist:

farodin91 commented 4 months ago

Does this support cluster class?

lubedacht commented 4 months ago

Does this support cluster class?

Clusterclass must also be supported yes. Currently the LB is a work in progress and a slightly bigger topic.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud