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

Fix create nodepool azure command #1118

Merged

Commits on Mar 9, 2022

  1. Fix create nodepool azure command

    This was never fully implemented. In order to fix it, the bootImageId
    was moved from the nodepool to the cluster, because it is unique per
    cluster and never changes. Otherwise if there is no nodepool, we are
    unable to find it.
    alvaroaleman committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    37f6899 View commit details
    Browse the repository at this point in the history