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

chore: Bump k8s.io/client-go from 0.23.0-alpha.4 to 0.27.0-alpha.3 #533

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps k8s.io/client-go from 0.23.0-alpha.4 to 0.27.0-alpha.3.

Commits
  • ff66d40 Update dependencies to v0.27.0-alpha.3 tag
  • 02d652e Merge pull request #116195 from seans3/openapi3-root-fix
  • 91199a6 Merge pull request #115277 from pohly/klog-update
  • 6ddf61b Fixes bug with Root not handling Group without Version
  • 089d044 client-go: support Shutdown() for metadata and dynamic informers (#114434)
  • 9ea785f Merge pull request #116090 from abserari/patch-1
  • 8f4ee71 Merge pull request #102884 from vinaykul/restart-free-pod-vertical-scaling
  • af12621 Typo: fix EndpointsLeasesResourceLock ->ConfigMapsLeasesResourceLock
  • b466770 Merge pull request #115393 from seans3/openapi3-root
  • 6e69fba Merge pull request #114872 from Iceber/fix_acquire_leader
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.23.0-alpha.4 to 0.27.0-alpha.3.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.23.0-alpha.4...v0.27.0-alpha.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
0 participants