kubernetes-sigs / cluster-api-provider-openstack

Cluster API implementation for OpenStack
https://cluster-api-openstack.sigs.k8s.io/
Apache License 2.0
283 stars 253 forks source link

GetManagementPort returning an error causing floating ip mapping failure. #1921

Closed mouad-eh closed 3 months ago

mouad-eh commented 6 months ago

/kind bug

What steps did you take and what happened: I am trying to create a single node openstack cluster (without-lb flavor) using clusterctl command. The infrastructure is provisioned and I can see that in the openstack dashboard but the mapping between the floating ip and the fixed ip is not happening.

What did you expect to happen: CAPO automatically maps between the Foating IP and the fixed IP.

Anything else you would like to add:

Environment:

k8s-triage-robot commented 3 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

mdbooth commented 3 months ago

This looks like a configuration quirk relating to this deployment. CAPO is trying to access the OpenStack endpoint on localhost and doesn't find it there.