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

Update module sigs.k8s.io/controller-runtime to v0.11.0 #5161

Merged
merged 6 commits into from
Jan 4, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/controller-runtime require minor v0.10.3 -> v0.11.0

Release Notes

kubernetes-sigs/controller-runtime

v0.11.0

Compare Source

Changes since v0.10.3

⚠️ Breaking Changes

  • Update k8s.io/* dependencies to v0.23.0 (#​1738, #​1709, #​1741)
  • Refactor manager to avoid race conditions and provide clean shutdown (#​1695)
  • Avoid shallow copies of webhooks and CRDs in testenv (#​1667)

✨ New Features

  • Allow configuring a default cache selector (#​1710)
  • Fix SetupSignalHandler godoc (#​1716)
  • Bump to Go 1.17, k8s.io v1.23-alpha4, gomega v1.17.0, bump setup-envtest deps (#​1731, #​1714)
  • Improve startup logs (#​1687)
  • Allow webhooks to register custom validators/defaulter types (#​1676)
  • Switch from rsa to ecdsa in tinyca (#​1674)

🐛 Bug Fixes

  • Correctly pass cache options on (#​1743)
  • Avoid panic in envtest by checking before dereferencing (#​1724)
  • Fix the internal cache object selector (#​1703)
  • client/config: use filepath.Join for loadingRules.Precedence (#​1677)

🌱 Others

  • Bump golang.org/x/text to v0.3.7 (#​1736)
  • Allow Specification of the Log Timestamp Format (#​1688)
  • Fake Client: extend builder with an option to set a RESTMapper (#​1683)
  • Source should retry to get informers until timeout expires (#​1678)

📖 Additionally, there have been 2 contributions to our documentation and book. (#​1722, #​1698)

Thanks to all our contributors! 😊


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the >renovate PRs created by or relating to Renovate label Dec 14, 2021
@thbkrkr thbkrkr self-assigned this Dec 15, 2021
@thbkrkr
Copy link
Contributor

thbkrkr commented Dec 16, 2021

@elasticmachine run elasticsearch-ci/docs

@thbkrkr
Copy link
Contributor

thbkrkr commented Dec 16, 2021

run full pr build

@thbkrkr
Copy link
Contributor

thbkrkr commented Jan 4, 2022

@elasticmachine run elasticsearch-ci/docs

@thbkrkr thbkrkr merged commit 897cb93 into master Jan 4, 2022
@renovate renovate bot deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch January 4, 2022 13:09
@thbkrkr thbkrkr added the v2.0.0 label Jan 5, 2022
naemono pushed a commit to naemono/cloud-on-k8s that referenced this pull request Jan 13, 2022
* Update module sigs.k8s.io/controller-runtime to v0.11.0

* Run generate

* Replace corev1.Handler by corev1.LifecycleHandler

* Replace corev1.Handler by corev1.ProbeHandler

* Use logr.Discard()
Relates to the breaking change go-logr/logr#42
released in logr v1.0.0.
fantapsody pushed a commit to fantapsody/cloud-on-k8s that referenced this pull request Feb 7, 2023
* Update module sigs.k8s.io/controller-runtime to v0.11.0

* Run generate

* Replace corev1.Handler by corev1.LifecycleHandler

* Replace corev1.Handler by corev1.ProbeHandler

* Use logr.Discard()
Relates to the breaking change go-logr/logr#42
released in logr v1.0.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>renovate PRs created by or relating to Renovate v2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants