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.31] Backports for 2024-10 #11054

Merged
merged 12 commits into from
Oct 10, 2024

Commits on Oct 9, 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 9, 2024
    Configuration menu
    Copy the full SHA
    2f6d159 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 9, 2024
    Configuration menu
    Copy the full SHA
    3627d89 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 9, 2024
    Configuration menu
    Copy the full SHA
    6e9fceb 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 9, 2024
    Configuration menu
    Copy the full SHA
    7dd447f 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 9, 2024
    Configuration menu
    Copy the full SHA
    95a250f 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 9, 2024
    Configuration menu
    Copy the full SHA
    735ca4d 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 9, 2024
    Configuration menu
    Copy the full SHA
    22f3518 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 9, 2024
    Configuration menu
    Copy the full SHA
    f127a0c 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 9, 2024
    Configuration menu
    Copy the full SHA
    a08c1b9 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 9, 2024
    Configuration menu
    Copy the full SHA
    c62d376 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. 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
    4f4632f View commit details
    Browse the repository at this point in the history
  2. 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
    9052272 View commit details
    Browse the repository at this point in the history