aws-global-accelerator-controller
aws-global-accelerator-controller copied to clipboard
Update module k8s.io/klog/v2 to v2.130.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| k8s.io/klog/v2 | v2.120.1 -> v2.130.1 |
Release Notes
kubernetes/klog (k8s.io/klog/v2)
v2.130.1: Prepare klog release for Kubernetes v1.31 (Take 2)
What's Changed
- data race: avoid unprotected access to sb.file by @pohly in https://github.com/kubernetes/klog/pull/408
Full Changelog: https://github.com/kubernetes/klog/compare/v2.130.0...v2.130.1
v2.130.0: Prepare klog release for Kubernetes v1.31 (Take 1)
What's Changed
- chore(*): fix spelling of Intel Corporation by @jsoref in https://github.com/kubernetes/klog/pull/399
- build: fix some linter warnings by @pohly in https://github.com/kubernetes/klog/pull/402
- examples: fix linter warning by @pohly in https://github.com/kubernetes/klog/pull/406
- Do not acquire lock for file.Sync() fsync call by @1978629634 in https://github.com/kubernetes/klog/pull/404
- ktesting: tone down warning about leaked test goroutine by @pohly in https://github.com/kubernetes/klog/pull/401
New Contributors
- @jsoref made their first contribution in https://github.com/kubernetes/klog/pull/399
- @1978629634 made their first contribution in https://github.com/kubernetes/klog/pull/404
Full Changelog: https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0
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, check this box
This PR was generated by Mend Renovate. View the repository job log.