Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(disk_setup) add timeout #4673

Closed
wants to merge 2 commits into from

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    dac62ec View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. feat(disk_setup) add timeout

    In a cloud environment, sometimes disks will attach while cloud-init is
    running and get missed. This adds a configurable timeout to wait for
    those disks.
    
    Signed-off-by: Florian Klink <flokli@flokli.de>
    nibalizer authored and flokli committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9b2e3dc View commit details
    Browse the repository at this point in the history