stackitcloud / yawol

yawol is a Load Balancer solution for OpenStack, based on the Kubernetes controller pattern.
Apache License 2.0
44 stars 5 forks source link

improve cloud init timeouts #238

Closed dergeberl closed 1 year ago

dergeberl commented 1 year ago

In some cases the cloud-init fails because it get not all data from openstack in time.

Also the resizefs step of cloud-init failed because there is no resize2fs on the system so we disabled this step.