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.30] Backports for 2024-10 #11061

Merged
merged 12 commits into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. Use static CNI bin dir

    Maintain a separate dir for CNI binaries so that additional plugins can be installed in a predictable location that does not change every time k3s is upgraded.
    
    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit ed14f7f)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d353ba2 View commit details
    Browse the repository at this point in the history
  2. Bump kine to v0.13.0

    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit cda31eb)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a71fc66 View commit details
    Browse the repository at this point in the history
  3. Bump traefik to chart 27.0.2 / appVersion v2.11.10

    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit 6c6d87d)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    68de387 View commit details
    Browse the repository at this point in the history
  4. Bump kine

    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit c9e7b05)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    32a233b View commit details
    Browse the repository at this point in the history
  5. Fix sqlite endpoint when migrating from sqlite to etcd

    Support for 'sqlite' as the endpoint was removed in
    k3s-io/kine#320 and the constant removed in
    k3s-io/kine#325
    
    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit 0942e6a)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    692a0f5 View commit details
    Browse the repository at this point in the history
  6. Fix race condition when multiple nodes reconcile S3 snapshots

    Don't delete s3 etcdsnapshotfiles if they are missing from s3 but less than a minute old, its possible the other node just finished uploading it and the object key has not yet become visible.
    
    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit 0826ebc)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c8f974e View commit details
    Browse the repository at this point in the history
  7. Add ca-cert rotation integration test

    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit b1a42e5)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6724670 View commit details
    Browse the repository at this point in the history
  8. Fix issue that caused passwd file and psk to be regenerated when rota…

    …ting CA certs
    
    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit c6392c9)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9aaa2a3 View commit details
    Browse the repository at this point in the history
  9. Update tcpproxy for import path change

    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit 1ae9ca7)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    18d0a07 View commit details
    Browse the repository at this point in the history
  10. chore: Bump Local Path Provisioner version

    Made with ❤️️ by updatecli
    
    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit c00af8e)
    Signed-off-by: Brad Davidson <[email protected]>
    github-actions[bot] authored and brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    03df3a7 View commit details
    Browse the repository at this point in the history
  11. Bump local-path-provisioner to v0.0.30

    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit b0ad6d8)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    839bf8e View commit details
    Browse the repository at this point in the history
  12. Bump helm-controller and klipper-helm

    Signed-off-by: Brad Davidson <[email protected]>
    (cherry picked from commit 7552203)
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d861f01 View commit details
    Browse the repository at this point in the history