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

k3s: drop 1.24 & 1.25 for 23.05 #233625

Merged
merged 1 commit into from
May 30, 2023
Merged

k3s: drop 1.24 & 1.25 for 23.05 #233625

merged 1 commit into from
May 30, 2023

Commits on May 23, 2023

  1. k3s: drop 1.24 & 1.25 for 23.05

    In-line with the policy described
    [here](https://github.com/NixOS/nixpkgs/blob/30b82a186bc585872624a298a5169d1d237ce6a4/pkgs/applications/networking/cluster/k3s/README.md#versions-in-nixos-releases)
    (xref NixOS#224483), drop versions of k3s that will not be supported for the
    full duration of the NixOS release.
    
    Since 22.11 has k3s 1.25, that means we must have k3s 1.26 at least.
    
    Both k3s 1.24 and 1.25 will lose support before the 23.11 nixos release
    goes out of support, so we should drop them. Respectively, 1.24 loses
    support in July 2023, and 1.25 loses support in October 2023. NixOS is
    supported through December 2023.
    euank committed May 23, 2023
    Configuration menu
    Copy the full SHA
    211887a View commit details
    Browse the repository at this point in the history