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.12.2 #659

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

kubernetes-sigs/controller-runtime

v0.12.2

Compare Source

changes since v0.12.1

✨ New Features

  • Allow TLS to be entirely configured on webhook server (#​1914)

🐛 Bug Fixes

  • Fix webhook write response error for broken HTTP connection (#​1931)
  • Fix issue with starting multiple test envs (#​1913)
  • don't override global log in builder (#​1911)

Thanks to all our contributors!

v0.12.1

Compare Source

changes since v0.12.0

🐛 Bug Fixes

  • fix loading CRDs from multiple directories in envtests (#​1905)

Thanks to all our contributors!

v0.12.0

Compare Source

changes since v0.11.2

⚠️ Breaking Changes

  • make fake client delete operations honor dry run opt (#​1873)
  • logging: align to Kubernetes structured logging, add reconcileID (#​1827)
  • leaderelection: use 'leases' as default resource lock object (#​1773)

✨ New Features

  • certwatcher: add metrics to monitor certificate reads (#​1877)
  • Bump to k8s.io v1.24.0 (#​1885)
  • Bump to k8s.io v1.24.0-rc.1 (#​1879)
  • return a bool from AddFinalizer and RemoveFinalizer (#​1636)
  • update client-go to 1.24-beta (#​1864)
  • Add BaseContext to manager Options for use with Runnables (#​1846)
  • Upgrade k8s dependencies from 1.23.0 to 1.23.5 (#​1843)
  • Add Kubernetes Gomega extension with to make testing controllers easier (#​1767)
  • manager.go: Fix a few Options fields' go-docs (#​1818)
  • Bump go in setup-envtest (#​1777)

🐛 Bug Fixes

  • Fix panic for lazy dynamicRESTMapper (#​1891)
  • pkg: envtest: komega: fix UpdateStatus & typos in godoc (#​1862)
  • zap-time-encoding test should allow negative tz offset (#​1856)
  • returned objects of reference type should be unchangeable (#​1851)
  • prometheus/client_golang 0.11.0 -> 0.11.1 - fix DoS (#​1813)
  • Cache sync cancelled should not error with timeout (#​1808)
  • Use leader config for election events (#​1803)
  • Inject func in predicate.{And,Or} (#​1781)
  • Trim List if List GVK is provided (#​1775)
  • Cleanup if envtest controlplane fails to start (#​1750)
  • Try a temporary directory if the user cache fails (#​1800)

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 requested a review from a team as a code owner May 11, 2022 19:54
@renovate renovate bot requested review from simu and ccremer and removed request for a team May 11, 2022 19:54
@renovate renovate bot added the dependency Depedency update label May 11, 2022
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-runtime to v0.12.0 Update module sigs.k8s.io/controller-runtime to v0.12.1 May 17, 2022
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 9279f12 to 13924e1 Compare May 17, 2022 15:01
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch 3 times, most recently from 71c9c8e to d005fd2 Compare May 31, 2022 14:08
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from d005fd2 to 3438d9f Compare June 24, 2022 01:43
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-runtime to v0.12.1 Update module sigs.k8s.io/controller-runtime to v0.12.2 Jun 24, 2022
@ccremer ccremer merged commit 64fd3c6 into master Jun 27, 2022
@ccremer ccremer deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch June 27, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Depedency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant