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

Create the autopilot client before applying the plan #5024

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. Create the autopilot client before applying the plan

    If it's done the other way round, it might happen that the k0s binary is
    being replaced by the autopilot update process, and cannot be executed.
    
    This prevents errors like this:
    
    > Process exited with status 126: "sh: /usr/local/bin/k0s: Permission denied"
    
    Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
    twz123 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6a44da3 View commit details
    Browse the repository at this point in the history