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 the k8sio group across 1 directory with 2 updates #110

Merged
merged 2 commits into from
Aug 26, 2024

Commits on Aug 21, 2024

  1. Bump the k8sio group across 1 directory with 2 updates

    Bumps the k8sio group with 2 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/apimachinery` from 0.30.2 to 0.31.0
    - [Commits](kubernetes/apimachinery@v0.30.2...v0.31.0)
    
    Updates `k8s.io/client-go` from 0.30.2 to 0.31.0
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.30.2...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8sio
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8sio
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e158844 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Use cache.NewInformerWithOptions as cache.NewInformer is deprecated

    Signed-off-by: Christopher Desiniotis <[email protected]>
    cdesiniotis committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d0d628a View commit details
    Browse the repository at this point in the history