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 sigs.k8s.io/controller-runtime from 0.11.1 to 0.14.6 #703

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2023

Bumps sigs.k8s.io/controller-runtime from 0.11.1 to 0.14.6.

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.14.6

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.14.5...v0.14.6

v0.14.5

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.14.4...v0.14.5

v0.14.4

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.14.3...v0.14.4

v0.14.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.14.2...v0.14.3

v0.14.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.14.1...v0.14.2

v0.14.1

Changes since v0.14.0

🐛 Bug Fixes

Full Changelog: kubernetes-sigs/controller-runtime@v0.14.0...v0.14.1

v0.14.0

... (truncated)

Commits
  • cd65cb2 Merge pull request #2249 from joelanford/0-14-preserve-unstructured-gvk-cache...
  • 1dcfec4 Preserve unstructured object GVKs when using *ByObject cache options
  • ffb74e5 Merge pull request #2219 from sbueringer/pr-cherry-lazy-restmapper-fix
  • 66fe1a0 Allow lazy restmapper to work with CRDs created in runtime
  • 0b49f2e Merge pull request #2218 from k8s-infra-cherrypick-robot/cherry-pick-2217-to-...
  • 96165fb Add rest client request duration and size metrics
  • b6fc422 Merge pull request #2202 from k8s-infra-cherrypick-robot/cherry-pick-2192-to-...
  • 1e00eec GVKForObject should handle multiple GVKs in Scheme gracefully
  • 7a19e15 Merge pull request #2198 from k8s-infra-cherrypick-robot/cherry-pick-2169-to-...
  • d4a8a96 Allow to set GracefulShutdownTimeout to -1, disabling timeouts
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 2, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.6 branch 3 times, most recently from 1565e87 to f266bef Compare April 3, 2023 13:53
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.11.1 to 0.14.6.
- [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.11.1...v0.14.6)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.6 branch from f266bef to f3539e7 Compare April 3, 2023 19:46
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #703 (ef08efc) into main (ef77c88) will not change coverage.
The diff coverage is n/a.

❗ Current head ef08efc differs from pull request most recent head f3539e7. Consider uploading reports for the commit f3539e7 to get more accurate results

@@           Coverage Diff           @@
##             main     #703   +/-   ##
=======================================
  Coverage   49.30%   49.30%           
=======================================
  Files          18       18           
  Lines         860      860           
=======================================
  Hits          424      424           
  Misses        428      428           
  Partials        8        8           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chrisdoherty4 chrisdoherty4 added the ready-to-merge Signal to Mergify to merge the PR. label Apr 3, 2023
@mergify mergify bot merged commit 7c5570e into main Apr 3, 2023
@mergify mergify bot deleted the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.6 branch April 3, 2023 20:12
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 ready-to-merge Signal to Mergify to merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant