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
The watchCloudInitProgress function could run indefinitely if cloud-init gets stuck or fails to complete, potentially consuming resources and causing issues. A context timeout should be added to prevent indefinite monitoring while allowing sufficient time for normal cloud-init completion.