You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
When using an OpenstackFloatingIPPools in an OpenstackMachine, an IPAddressClaim is created which will create a floating ip in Openstack.
However currently the OpenstackServer controller do not watch the IPAddressClaims it create, which stuck the provision of the server.
Here an extract of logs showing that the OpenstackServer is not reconciled until I manually add an annotation on it at 10:01
/kind bug
What steps did you take and what happened:
When using an OpenstackFloatingIPPools in an OpenstackMachine, an IPAddressClaim is created which will create a floating ip in Openstack.
However currently the OpenstackServer controller do not watch the IPAddressClaims it create, which stuck the provision of the server.
Here an extract of logs showing that the OpenstackServer is not reconciled until I manually add an annotation on it at 10:01
What did you expect to happen:
Reconcile the OpenstackServer when the IPAddressClaim is ready.
Anything else you would like to add:
I'm new to the OpenSource world, so do not hesitate to correct me.
I already tested a fix: MisterKind@5519450
Environment:
git rev-parse HEAD
if manually built): 0.11.4kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: