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

Update dependencies to Kubernetes 1.30 and adapt to breaking changes #763

Merged
merged 3 commits into from
Apr 26, 2024

Commits on Apr 24, 2024

  1. Update dependencies to Kubernetes 1.30

    Pin controller-runtime to main branch due to
    breaking change in Kubernetes 1.30 `client-go/tools/leaderelection`.
    
    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c906252 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update sigs.k8s.io/controller-runtime to v0.18.0

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    52c1fc5 View commit details
    Browse the repository at this point in the history
  2. Update sigs.k8s.io/controller-tools to v0.15.0

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2b974af View commit details
    Browse the repository at this point in the history