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

Automated cherry pick of #124503: kubeadm: check for available nodes during 'CreateJob' #124570

Commits on Apr 26, 2024

  1. kubeadm: check for available nodes during 'CreateJob' preflight

    Instead of erroring during the preflight check 'CreateJob'
    from "upgrade" commands when there are no schedulable nodes,
    show a warning.
    
    This can happen in single node clusters.
    
    Also increase the Job TTL after completion to 20 seconds
    to make sure it's more than the timeout what waits
    for the Job to complete.
    neolit123 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1410806 View commit details
    Browse the repository at this point in the history