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

deps: bump to k8s 1.26, RTE 0.12.0 #663

Merged
merged 3 commits into from
Jul 25, 2023
Merged

Commits on Jul 24, 2023

  1. bump deps: k8s, controller-runtime, RTE

    Trivial but quite massive deps bump. Only vendor changes.
    
    bump RTE to v0.12.0
    bump kube to 1.26.4
    bump controller-runtime to 0.14.6
    pin ginkgo/gomega to the versions used by k8s 1.26.z
    
    Signed-off-by: Francesco Romani <fromani@redhat.com>
    ffromani committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ea32cc1 View commit details
    Browse the repository at this point in the history
  2. rte: e2e: update to k8s 1.26.4, RTE 0.12.0

    Update the codebase to API changes in kube 1.26.4 (and related)
    and in RTE v0.12.0.
    
    Signed-off-by: Francesco Romani <fromani@redhat.com>
    ffromani committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    22142e1 View commit details
    Browse the repository at this point in the history
  3. objectupdate: sched: test: fix debug output

    Actually emit the compared YAMLs on error.
    
    Signed-off-by: Francesco Romani <fromani@redhat.com>
    ffromani committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9ee398d View commit details
    Browse the repository at this point in the history