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

SDN-4923: Bump to k8s v1.30 latest #2429

Merged
merged 1 commit into from
Jul 5, 2024

Commits on Jul 5, 2024

  1. Bump to k8s v1.30 latest

    go get k8s.io/api@v0.30.2
    go get k8s.io/code-generator@v0.30.2
    go get k8s.io/component-base@v0.30.2
    go get k8s.io/kube-proxy@v0.30.2
    go get k8s.io/apiextensions-apiserver@v0.30.2
    go get github.com/openshift/build-machinery-go
    go get github.com/openshift/api
    go get github.com/openshift/client-go
    go get github.com/openshift/library-go
    go get github.com/openshift/machine-config-operator
    go get k8s.io/kube-aggregator@v0.30.2
    go get sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.30.3
    go get k8s.io/utils
    go get sigs.k8s.io/controller-runtime@v0.18.4
    go mod vendor
    go mod tidy
    
    Fix API changes
    
    Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
    jcaamano committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c3d2abe View commit details
    Browse the repository at this point in the history