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 sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.4 #2568

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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

Commits
  • b9940ed ✨ Provide a truly lazy restmapper (#2179)
  • 5055a52 Merge pull request #2165 from vincepri/deprecate-component-config
  • 63e5fef [0.14] Deprecate component configuration package
  • b718c5d Merge pull request #2154 from k8s-infra-cherrypick-robot/cherry-pick-2126-to-...
  • 849d99b Merge pull request #2152 from k8s-infra-cherrypick-robot/cherry-pick-2151-to-...
  • ece809b 🌱 Bump kubebuilder-release-tools to v0.3.0
  • 8ad99d8 ✨ Add additional SubResource* functions for FieldOwner (#2153)
  • b55cd2a Update golanci-lint script
  • 7a4c6ec Merge pull request #2146 from sbueringer/pr-bump-0.14-to-v0.26.1
  • 7697a5e Bump k8s.io/* to v0.26.1
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2023

Codecov Report

Base: 53.56% // Head: 53.59% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (f20e550) compared to base (f52732c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2568      +/-   ##
==========================================
+ Coverage   53.56%   53.59%   +0.02%     
==========================================
  Files         120      120              
  Lines       10634    10634              
==========================================
+ Hits         5696     5699       +3     
+ Misses       4504     4502       -2     
+ Partials      434      433       -1     
Flag Coverage Δ
unittests 53.59% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/readiness/list.go 79.41% <0.00%> (-11.77%) ⬇️
...onstrainttemplate/constrainttemplate_controller.go 59.56% <0.00%> (+1.67%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.4 branch from be66356 to 78bf181 Compare February 7, 2023 04:41
@sozercan
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.4 branch from 78bf181 to f20e550 Compare February 13, 2023 20:47
@sozercan
Copy link
Member

@dependabot rebase

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.14.1 to 0.14.4.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.14.1...v0.14.4)

---
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 force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.4 branch from f20e550 to f041002 Compare February 13, 2023 22:31
@sozercan sozercan merged commit d8f501a into master Feb 13, 2023
@sozercan sozercan deleted the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.4 branch February 13, 2023 23:23
davis-haba pushed a commit to davis-haba/gatekeeper that referenced this pull request Mar 7, 2023
…n-policy-agent#2568)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
davis-haba pushed a commit to davis-haba/gatekeeper that referenced this pull request Mar 8, 2023
…n-policy-agent#2568)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants