vmware-labs / reconciler-runtime

⚠️ Maintenance suspended. Please, migrate to the active fork reconciler.io/runtime. See https://github.com/reconcilerio/runtime/releases/tag/v0.20.0 for instructions. This repository will be archived eventually.
Other
81 stars 18 forks source link

Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.3 #445

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 9 months ago

Bumps sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.3.

Release notes

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

v0.16.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.2...v0.16.3

v0.16.2

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.1...v0.16.2

v0.16.1

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.0...v0.16.1

Commits
  • 5f8d96b Merge pull request #2552 from varshaprasad96/bump/k8s-1.28.3
  • 5572514 [fix]: Bump k8s to 1.28.3
  • 7c1e2d9 Merge pull request #2541 from joelanford/0.16-golang-x-net
  • 5201923 :bug: bump golang.org/x/net to v0.17.0
  • 8b5b1a2 Merge pull request #2539 from k8s-infra-cherrypick-robot/cherry-pick-2528-to-...
  • b9c691d sparkles: Cache: Allow defining options that apply to all namespaces that the...
  • 8361246 Merge pull request #2523 from troy0820/troy0820/cherry-pick-to-release-0.16
  • f7b7450 🐛 Handle unstructured status update with fake client (#2495)
  • 2d6b699 [release-0.16] 🐛 Correctly identify if patch call was made on status (#2515)
  • da31104 Merge pull request #2516 from k8s-infra-cherrypick-robot/cherry-pick-2507-to-...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e002cf4) 60.54% compared to head (86f6749) 60.54%.

:exclamation: Current head 86f6749 differs from pull request most recent head 3fdba30. Consider uploading reports for the commit 3fdba30 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #445 +/- ## ======================================= Coverage 60.54% 60.54% ======================================= Files 26 26 Lines 2532 2532 ======================================= Hits 1533 1533 Misses 910 910 Partials 89 89 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.