gardener-extension-provider-openstack PODs are in CrashLoopBackOff #878
Labels
kind/bug
Bug
platform/openstack
OpenStack platform/infrastructure
status/closed
Issue is closed (either delivered or triaged)
How to categorize this issue?
/kind bug
/platform openstack
What happened:
It is found that gardener-extension-provider-openstack PODs are in CrashLoopBackOff status in Openstack environment
The error is as following:
The shoot cluster spawn a new machine and this machine can not get available IP from Openstack neutron network,
In this scenario, when it calls the function
https://github.com/gardener/gardener-extension-provider-openstack/blob/master/pkg/controller/infrastructure/infraflow/reconcile.go#L201-L209
then cause gardener-extension-provider-openstack stuck in "CrashLoopBackOff" status.
please investigate this issue.
please check the the full log at attachment
Full_log.log
What you expected to happen:
gardener-extension-provider-openstack works normally
How to reproduce it (as minimally and precisely as possible):
within Openstack setting, if the shoot can not get available IP can cause this issue.
Anything else we need to know?:
no
Environment:
Openstack
The text was updated successfully, but these errors were encountered: