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

build(deps): bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 #1101

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5.

Release notes

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

v0.14.5

What's Changed

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

Commits
  • 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
  • a9d6107 Merge pull request #2190 from kubernetes-sigs/revert-2165-deprecate-component...
  • 5d27848 Revert "🌱 [0.14] Deprecate component configuration package"
  • See full diff 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)

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.14.4 to 0.14.5.
- [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.14.4...v0.14.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 6, 2023 05:13
@dependabot dependabot bot added kind/dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1101 (13088d6) into main (d1ae47d) will decrease coverage by 0.06%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1101      +/-   ##
==========================================
- Coverage   62.57%   62.51%   -0.06%     
==========================================
  Files          72       72              
  Lines        9439     9439              
==========================================
- Hits         5906     5901       -5     
- Misses       3127     3132       +5     
  Partials      406      406              
Impacted Files Coverage Δ
internal/provider/kubernetes/controller.go 49.66% <0.00%> (-0.57%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zirain zirain merged commit e828732 into main Mar 6, 2023
@zirain zirain deleted the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.5 branch March 6, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants