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.14.1 to 0.14.4 #88

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
@faisal-memon
Copy link
Contributor

Seems to be coming from this change to controller-runtime: kubernetes-sigs/controller-runtime#2165

They're just doing //nolint: staticcheck there so im not sure if there is migration path yet.

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.4 branch 2 times, most recently from 048059e to f0cd5e4 Compare February 14, 2023 22:46
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.4 branch from f0cd5e4 to bbed0ef Compare February 21, 2023 20:08
@faisal-memon
Copy link
Contributor

Seems like they've reverted the deprecation for 0.14 release branch but are planning to re introduce the deprecation for the 0.15 controller-runtime release: kubernetes-sigs/controller-runtime#2190

Im hoping 0.14.5 won't have the deprecation warning.

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 bbed0ef to 48666c5 Compare February 28, 2023 16:45
@evan2645
Copy link
Member

Im hoping 0.14.5 won't have the deprecation warning.

We'll wait for the 0.14.5 release per contributor sync call today. Closing this out

@evan2645 evan2645 closed this Feb 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@evan2645 evan2645 deleted the dependabot/go_modules/sigs.k8s.io/controller-runtime-0.14.4 branch February 28, 2023 20:02
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.

2 participants