goldilocks
goldilocks copied to clipboard
Bump k8s.io/klog/v2 from 2.60.1 to 2.70.1
Bumps k8s.io/klog/v2 from 2.60.1 to 2.70.1.
Release notes
Sourced from k8s.io/klog/v2's releases.
Prepare klog release for Kubernetes v1.25 (Take 2)
What's Changed
- ktesting: handle test completion by
@pohlyin kubernetes/klog#337- contextual logging: enable by default again by
@pohlyin kubernetes/klog#341Full Changelog: https://github.com/kubernetes/klog/compare/v2.70.0...v2.70.1
Prepare klog release for Kubernetes v1.25 (Take 1)
What's Changed
- logcheck: contextual logging + enhanced checks by
@pohlyin kubernetes/klog#297- hack/tools: drop dependency on golangci-lint by
@pohlyin kubernetes/klog#313- StopFlushDaemon: document flushing on shutdown by
@pohlyin kubernetes/klog#314- logcheck: fix detection of invalid * regexp in filter by
@pohlyin kubernetes/klog#315- README.md: clarify -logtostderr by
@pohlyin kubernetes/klog#319- Trim duplicates by
@pohlyin kubernetes/klog#324- replace KObjs with KObjSlice by
@pohlyin kubernetes/klog#322- support logr.Marshaler by
@pohlyin kubernetes/klog#325- internal: remove unused TrimDuplicates by
@pohlyin kubernetes/klog#326- save and restore state by
@pohlyin kubernetes/klog#320- GitHub: use apidiff with more recent Go by
@pohlyin kubernetes/klog#329- remove hack/tools by
@pohlyin kubernetes/klog#330- GIT-331: fix shadowing key from the kv pair by
@harshanarayanain kubernetes/klog#332- klog.Fatal backtrace revert by
@pohlyin kubernetes/klog#328- ktesting: capture log data in memory by
@pohlyin kubernetes/klog#327- GIT-275: add tests for int and struct keys by
@harshanarayanain kubernetes/klog#333New Contributors
@harshanarayanamade their first contribution in kubernetes/klog#332Full Changelog: https://github.com/kubernetes/klog/compare/v2.60.1...v2.70.0
Commits
33351c0Merge pull request #341 from pohly/contextual-logging-state-fixea66a13Merge pull request #337 from pohly/testing-logger-stopc2d5a45contextual logging: enable by default again9405f8ektesting: stop using testing.T when test completes78f38f6ktesting: fix type assertion66544b3ktesting: use black box testing7a070b4Merge pull request #333 from harshanarayana/tests/GIT-275-add-additional-test...265aa25Merge pull request #327 from pohly/buffer-logger280fc18GIT-275: add tests for int and struct keysca252b1Merge pull request #328 from pohly/fatal-backtrace-revert- 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 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)