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: update module sigs.k8s.io/controller-runtime to v0.10.3 #156

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/controller-runtime require minor v0.9.6 -> 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

🌱 Others

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! 😊


Configuration

πŸ“… Schedule: "every weekend" in timezone Europe/Berlin.

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

@renovate renovate bot added approved kind/dependencies Pull requests that update a dependency file labels Oct 8, 2021
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 8, 2021
@ckotzbauer
Copy link
Owner

Needs kubernetes-sigs/controller-runtime#1593 to be merged or rebased.

@ckotzbauer ckotzbauer added the hold Indicates that a PR should not merge. label Oct 9, 2021
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from bacf4a0 to ab82679 Compare October 23, 2021 02:51
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from ab82679 to 5d5edd2 Compare October 30, 2021 03:04
@ckotzbauer ckotzbauer added hold Indicates that a PR should not merge. and removed hold Indicates that a PR should not merge. labels Nov 5, 2021
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 5d5edd2 to e8f7210 Compare November 13, 2021 00:58
@renovate renovate bot changed the title deps: update module sigs.k8s.io/controller-runtime to v0.10.2 deps: update module sigs.k8s.io/controller-runtime to v0.10.3 Nov 13, 2021
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from e8f7210 to 9c81b82 Compare November 20, 2021 06:06
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 9c81b82 to 39ca25d Compare December 4, 2021 02:42
@renovate renovate bot changed the title deps: update module sigs.k8s.io/controller-runtime to v0.10.3 deps: update module sigs.k8s.io/controller-runtime to v0.10.3 - autoclosed Dec 9, 2021
@renovate renovate bot closed this Dec 9, 2021
@renovate renovate bot deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch December 9, 2021 18:23
@renovate renovate bot changed the title deps: update module sigs.k8s.io/controller-runtime to v0.10.3 - autoclosed deps: update module sigs.k8s.io/controller-runtime to v0.10.3 Dec 14, 2021
@renovate renovate bot reopened this Dec 14, 2021
@renovate renovate bot restored the renovate/sigs.k8s.io-controller-runtime-0.x branch December 14, 2021 17:39
@ckotzbauer ckotzbauer closed this Dec 15, 2021
@ckotzbauer ckotzbauer deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch December 15, 2021 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold Indicates that a PR should not merge. kind/dependencies Pull requests that update a dependency file size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants