Maysa De Macedo Souza
Maysa De Macedo Souza
OpenStack platform is moving from in-tree cloud provider to external one. The switch to external cloud provider has to be done at the same time for the cluster cloud controller...
**What this PR does / why we need it**: OpenStack does not provide NAT with IPv6, so it has no support for Floating IP with IPv6. But, IPv6 that uses...
/kind bug **What steps did you take and what happened:** The [getting started section](https://cluster-api-openstack.sigs.k8s.io/getting-started) on the docs [inherits the docs](https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/main/docs/book/src/getting-started.md) from the `cluster-api` repo. This causes various links to be...
/kind bug **What steps did you take and what happened:** When an existent router is provided in the openstack cluster spec, that is not reconciled [here](https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/main/controllers/openstackcluster_controller.go#L727). The router is only...