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

Bump kubernetes to 1.31.1 #4993

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Bump kubernetes to 1.31.1 #4993

merged 2 commits into from
Sep 24, 2024

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    3713b73 View commit details
    Browse the repository at this point in the history
  2. Drop kubectl from inttest docker image

    The kubectl was added for debugging convenience. We have `k0s kc`
    nowadays so we no longer need the kubectl binary.
    
    Remove it so we don't need change the URL every time upsteam changes it.
    
    Signed-off-by: Natanael Copa <[email protected]>
    ncopa committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    000f62b View commit details
    Browse the repository at this point in the history