Update module k8s.io/klog/v2 to v2.130.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
k8s.io/klog/v2 | require | minor |
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate