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

upgrde Kubernetes Version to v1.31.2 #383

Merged
merged 8 commits into from
Nov 20, 2024
Merged

upgrde Kubernetes Version to v1.31.2 #383

merged 8 commits into from
Nov 20, 2024

Commits on Nov 20, 2024

  1. feat:Update Kubernetes to v1.31.2

    Signed-off-by: Deshi Xiao <xiaods@gmail.com>
    xiaods committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5239858 View commit details
    Browse the repository at this point in the history
  2. chore: Bump Local Path Provisioner version to v0.0.30

    Made with ❤️️ by updatecli
    
    Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
    (cherry picked from commit c00af8e)
    Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
    porting by
    Signed-off-by: Deshi Xiao <xiaods@gmail.com>
    xiaods committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e5fa730 View commit details
    Browse the repository at this point in the history
  3. Bump helm-controller and klipper-helm

    Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
    (cherry picked from commit 7552203)
    Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
    porting by
    Signed-off-by: Deshi Xiao <xiaods@gmail.com>
    xiaods committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    80e7da4 View commit details
    Browse the repository at this point in the history
  4. Fix the "Standalone"-mode of oidc-login in the wrapped kubectl applic…

    …ation.
    
    This fixes: 'error: no Auth Provider found for name "oidc"' when trying to run any subcommands in kubectl that require a valid server login.
    
    Signed-off-by: Ludo Stellingwerff <ludo.stellingwerff@gmail.com>
    (cherry picked from commit 2441e46)
    Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
    porting by
    Signed-off-by: Deshi Xiao <xiaods@gmail.com>
    xiaods committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1e8766b View commit details
    Browse the repository at this point in the history
  5. Fix handling of wrapped subcommands when run with a path

    Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
    porting by
    Signed-off-by: Deshi Xiao <xiaods@gmail.com>
    xiaods committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    205ff4e View commit details
    Browse the repository at this point in the history
  6. Fix issue with loadbalancer failover to default server

    The loadbalancer should only fail over to the default server
    if all other server have failed, and it should force fail-back
      to a preferred server as soon as one passes health checks.
    
    The loadbalancer tests have been improved to ensure that this occurs.
    
    Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
    
    Signed-off-by: Deshi Xiao <xiaods@gmail.com>
    xiaods committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    757e581 View commit details
    Browse the repository at this point in the history
  7. add: missing configfilearg testdata/invalid.yaml

    Signed-off-by: Deshi Xiao <xiaods@gmail.com>
    xiaods committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    237ecc9 View commit details
    Browse the repository at this point in the history
  8. fix: have a try for defaultparser_test.go

    Signed-off-by: Deshi Xiao <xiaods@gmail.com>
    xiaods committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7d6157e View commit details
    Browse the repository at this point in the history