Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/controller-runtime require minor v0.12.3 -> v0.13.0
  • PR contains the label that identifies the area, one of: area:operator, area:chart
  • If the PR is targeting a Helm chart, add the chart label, e.g. chart:clustercode

Release Notes

kubernetes-sigs/controller-runtime

v0.13.0

Compare Source

changes since v0.12.3

⚠️ Breaking Changes

  • Do not mutate the global warning handler (#​1944)
  • Add GetOptions as optional argument of client.Reader and all its implementation (#​1917)

✨ New Features

  • Bump golangci lint to v1.49.0 (#​1988)
  • Update k8s API to v1.25 (#​1985)
  • Implement IgnoreAlreadyExists (#​1965)
  • Bump k8s v0.25.0-alpha.3 (#​1967)
  • webhook: add an option to recover from panics in handler (#​1900)
  • Provide access to admission.Request in custom validator/defaulter (#​1950)
  • komega: add EqualObject matcher (#​1833)
  • fix some typos (#​1924)
  • Allow TLS to be entirely configured on webhook server (#​1897)

🐛 Bug Fixes

  • Rearange EventBroadcaster log statement. (#​1974)
  • Fix log depth for DelegatingLogSink (#​1975)
  • Remove no-op clientgo reflector metrics (#​1946)
  • Fix webhook write response error for broken HTTP connection (#​1930)
  • Fix issue with starting multiple test envs (#​1910)
  • don't override global log in builder (#​1907)
  • skip mutation handler when received deletion verb (#​1765)
  • fix loading CRDs from multiple directories in envtests (#​1904)

Thanks to all our contributors!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the kind:dependency Dependency update label Sep 2, 2022
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 9f54f51 to b72ae7f Compare September 4, 2022 13:30
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@ccremer ccremer force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from b72ae7f to d8b6719 Compare September 4, 2022 13:39
@ccremer ccremer merged commit 007ce60 into master Sep 4, 2022
@ccremer ccremer deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch September 4, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant