cluster-api-provider-openstack
cluster-api-provider-openstack copied to clipboard
User provided router is not reconciled
/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. The router is only reconciled when created by CAPO here.
What did you expect to happen: The provided router would be reconciled and the ID of the router would be present on the status of the OpenStack cluster object.