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

[release-1.26] Update K3s for 2023-07 releases #4448

Merged

Commits on Jul 7, 2023

  1. Bump K3s version for v1.26

    Updates k3s: k3s-io/k3s@3668584...e200425
    
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4ccb780 View commit details
    Browse the repository at this point in the history
  2. Update CLI to sync with K3s

    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6ff9fea View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Fix failure to set default audit-log-path

    If audit-log-path is not set when audit-policy-file is set, use default value
    
    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit 76974f2)
    brandond committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e46e53d View commit details
    Browse the repository at this point in the history