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

rebase: bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.2 in the k8s-dependencies group across 1 directory #4614

Merged
merged 7 commits into from
May 24, 2024

Commits on May 21, 2024

  1. rebase: bump sigs.k8s.io/controller-runtime

    Bumps the k8s-dependencies group with 1 update in the / directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).
    
    Updates `sigs.k8s.io/controller-runtime` from 0.17.3 to 0.18.2
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.17.3...v0.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and iPraveenParihar committed May 21, 2024
    Configuration menu
    Copy the full SHA
    28caf72 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. rebase: drop toolchain from go mod

    dropping go version from the go mod
    as we have x.y.z version for go
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and iPraveenParihar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    acd4c63 View commit details
    Browse the repository at this point in the history
  2. rebase: update kubernetes to 1.30

    updating kubernetes to 1.30 release
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and iPraveenParihar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c173ed7 View commit details
    Browse the repository at this point in the history
  3. rebase: update kubernetes and go version

    update kubernetes and go version in api folder.
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and iPraveenParihar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1036805 View commit details
    Browse the repository at this point in the history
  4. rebase: changes as per new controller runtime import

    changes as per new controller runtime import
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and iPraveenParihar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    15cd844 View commit details
    Browse the repository at this point in the history
  5. e2e: fix logging as per new controller runtime

    fixing logging as per new controller runtime
    errors
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and iPraveenParihar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d2ac650 View commit details
    Browse the repository at this point in the history
  6. build: replace k8s.io/mount-utils to v0.29.3

    Signed-off-by: Praveen M <m.praveen@ibm.com>
    iPraveenParihar committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0af1474 View commit details
    Browse the repository at this point in the history