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

deps:chore - update module sigs.k8s.io/controller-runtime to v0.10.3 #117

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

kubernetes-sigs/controller-runtime

v0.10.3

Compare Source

Changes since v0.10.2

🐛 Bug Fixes

🌱 Others

  • Improve startup logs (#​1692)
  • fake-client: extend builder with an option to set a RESTMapper (#​1686)

Thanks to all our contributors! 😊

v0.10.2

Compare Source

Changes since v0.10.1

✨ New Features

  • Allow webhooks to register custom validators/defaulter types (#​1679)

🌱 Others

  • 🌱 Source should retry to get informers until timeout expires in (#​1682)

Thanks to all our contributors! 😊

v0.10.1

Compare Source

Changes since v0.10.0

🐛 Bug Fixes

  • envtest: Fix CRD installation (#​1666)
  • envtest: Get gvk from hook struct instead of forcing set TypeMeta (#​1665)
  • Fakeclient: Allow manipulating registered types through unstructured (#​1662)
  • Unconditionally set NegotiatedSerializer (#​1664)
  • Fix object overwrite on patch for fake client (#​1651)
  • Set partialmetadata gvk in list/watch funcs to avoid data race in cache (#​1650)

🌱 Others

  • Update k8s.io/* dependencies to v0.22.2 (#​1672)

Thanks to all our contributors! 😊

v0.10.0

Compare Source

Controller-runtime v0.10.0

Changes since v0.9.6

⚠️ Breaking Changes

  • Client: Ensure no stale data remains in target object (#​1640)
  • bump to kubernetes 1.22.0 (#​1626)
  • Disable the rest_client_request_latency_seconds metric by default (#​1587)
  • Fakeclient: Reject Delete with mismatched ResourceVersion (#​1582)

✨ New Features

  • Construct the typed clients we need (#​1637)
  • Add UnsafeDisableDeepCopy into cache option to avoid deep copy during get/list (#​1274)
  • Add an option to recover panic for controller reconcile (#​1627)
  • chore: Fix bad urls (#​1632)
  • Update Kubernetes dependencies to v0.21.3 (#​1604)
  • Restrict namespace for list/watch based on field selectors (#​1602)
  • add health check for webhook server (#​1588)

🐛 Bug Fixes

  • Envtest should try to allocate a port for etcd listenPeerURL (#​1612)
  • Fix a bug with Limit list opt returning less than expected number of objects in the result. (#​1618)
  • fix webhook health check tls handshake timeouts (#​1617)
  • fix the typo of certwatcher example test (#​1615)
  • Use non blocking file locking for flock library (#​1605)

📖 Documentation

  • Update doc.go (#​1597)
  • add godoc badge to README (#​1596)
  • Remove extraneous "s" in pkg/events in GoDoc (#​1466)
  • tmp-logging - fix markdown parsing error (#​1584)

🌱 Others

  • Manager should use the global logger, reduce log names verbosity (#​1647)
  • Update dependencies August 2021 (#​1635)
  • Disable fsync on etcd envtest (#​1629)
  • OWNERS_ALIASES: move joelanford to maintainers (#​1624)
  • cleanup Use objectutil IsAPINamespaced (#​1573)
  • Update k8s.io/* dependencies to 0.22.1 (#​1646)
  • Add varshaprasad96 as reviewer (#​1614)

Thanks to all our contributors! 😊

v0.9.7

Compare Source

Changes since v0.9.6

🌱 Others

  • Manager should use the global logger, reduce log names verbosity (#​1648)
  • Update dependencies to Kubernetes v1.21.4 (#​1634)

Thanks to all our contributors! 😊

v0.9.6

Compare Source

Changes since v0.9.5

🌱 Others

  • Disable fsync starting from etcd 3.5 in envtest (#​1630)
  • Fix webhook health check tls handshake timeouts (#​1616)

Thanks to all our contributors! 😊

v0.9.5

Compare Source

Changes since v0.9.3

✨ New Features

  • Update Kubernetes dependencies to v0.21.3 (#​1604)
  • Restrict namespace for list/watch based on field selectors (#​1602)

🐛 Bug Fixes

  • Use non blocking file locking for flock library (#​1605)

Thanks to all our contributors! 😊

v0.9.4

Compare Source

v0.9.3

Compare Source

Changes since v0.9.2

✨ New Features

  • Make it possible to monitor if the webhook server has been started (#​1598)

Thanks to all our contributors! 😊


Configuration

📅 Schedule: "every weekend" (UTC).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 5577907 to ed5cb48 Compare November 30, 2021 15:55
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-runtime to v0.10.3 deps:chore - update module sigs.k8s.io/controller-runtime to v0.10.3 Dec 1, 2021
@nathanmartinszup nathanmartinszup merged commit 47254c8 into main Dec 10, 2021
@renovate renovate bot deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch December 10, 2021 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants