ionos-cloud / cluster-api-provider-ionoscloud

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

:seedling: Remove CloudAPI inconsistency workaround #146

Closed lubedacht closed 5 months ago

lubedacht commented 5 months ago

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

Removes workaround for IP Blocks.

Description of changes:

There was a bug, which caused IP blocks, that have been retrieved as a list via Cloud API, to always return in state "BUSY" and we needed to always perform a second request to GET the IPBlock in the actual state.

This issue has been fixed, therefore the workaround can be removed.

Checklist:

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud