aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
Bump k8s.io/klog/v2 from 2.120.1 to 2.130.1
Bumps k8s.io/klog/v2 from 2.120.1 to 2.130.1.
Release notes
Sourced from k8s.io/klog/v2's releases.
Prepare klog release for Kubernetes v1.31 (Take 2)
What's Changed
- data race: avoid unprotected access to sb.file by
@pohlyin kubernetes/klog#408Full Changelog: https://github.com/kubernetes/klog/compare/v2.130.0...v2.130.1
Prepare klog release for Kubernetes v1.31 (Take 1)
What's Changed
- chore(*): fix spelling of Intel Corporation by
@jsorefin kubernetes/klog#399- build: fix some linter warnings by
@pohlyin kubernetes/klog#402- examples: fix linter warning by
@pohlyin kubernetes/klog#406- Do not acquire lock for file.Sync() fsync call by
@1978629634in kubernetes/klog#404- ktesting: tone down warning about leaked test goroutine by
@pohlyin kubernetes/klog#401New Contributors
@jsorefmade their first contribution in kubernetes/klog#399@1978629634made their first contribution in kubernetes/klog#404Full Changelog: https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0
Commits
75663bbMerge pull request #408 from pohly/klog-flush-sync-fix2327d4cdata race: avoid unprotected access to sb.file16c7d26Merge pull request #401 from pohly/ktesting-warning-delaycd24012ktesting: tone down warning about leaked test goroutine2ee202aMerge pull request #404 from 1978629634/fsync-freelock79575d8Do not acquire lock for file.Sync() fsync call7af45d6Merge pull request #406 from pohly/linterd008cfeexamples: fix linter warningab53041Merge pull request #402 from pohly/linter-issuesff7c070build: fix some linter warnings- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)