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

Bump Kubernetes dependencies to v1.27.3 #3730

Merged
merged 3 commits into from
Jul 31, 2023

Commits on Jul 29, 2023

  1. Update Kubernetes dependencies to v1.27.3

    Update controller-runtime to v0.15.0
    Update cluster-api to v1.5.0-rc.0
    Update sigs.k8s.io/metrics-server to v0.6.1-0.20230706083104-796fc0f832c1
    Update sigs.k8s.io/custom-metrics-apiserver to v1.27.0
    
    Signed-off-by: RainbowMango <[email protected]>
    RainbowMango committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    8efb010 View commit details
    Browse the repository at this point in the history
  2. Adopt Kubernetes breaking changes: PR 113542 which require singular n…

    …ames for core types
    
    Adopt breaking change of contriller-runtime PR 2122
    Adopt breaking change of contriller-runtime PR 2296
    Adopt breaking change of controller-runtime PR 2139
    Adopt breaking change of controller-runtime PR 2135
    Adopt breaking change of Kubernetes PR 116218
    Adopt breaking change of controller-runtime PR 2149
    Adopt breaking change of controller-runtime PR 2150
    Adopt breaking change of controller-runtime PR 2134
    Adopt breaking change of controller-runtime PR 2293
    Adopt breaking change of controller-runtime PR 2144
    Adopt k8s feature: watch list. PR 115402
    Adopt breaking change of Kubernetes PR 117102
    Adopt Kubernetes change: disable staticcheck
    Fix unit tests that failure due to fake-client behavior changes.
    
    Signed-off-by: RainbowMango <[email protected]>
    RainbowMango committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4ee4b22 View commit details
    Browse the repository at this point in the history
  3. Update vendor

    Update auto-generated files
    
    Signed-off-by: RainbowMango <[email protected]>
    RainbowMango committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    3f5c907 View commit details
    Browse the repository at this point in the history