6a9ef3fa9a15 fix typo
59f7cb505f58 fix byte array display in InfoS and ErrorS
cf22f1e79721 Call logr with call depth
e95c7e303755 make SetLogger thread-safe
2728fe192acc check usage of format specifier in structured log func
a18bc976a212 Fix by pr suggestions
4e4135c3dd8a Add check for InfoS & ErrorS parameters
Commits
02ca14b Merge pull request #238 from yuzhiquan/fix-nit-for-klog
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps k8s.io/klog/v2 from 2.8.0 to 2.9.0.
Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
02ca14b
Merge pull request #238 from yuzhiquan/fix-nit-for-klog6a9ef3f
fix typo4c0ac5a
Merge pull request #237 from yuzhiquan/fix-byte-array-display59f7cb5
fix byte array display in InfoS and ErrorS0cc9b83
Merge pull request #210 from sunjayBhatia/logr-with-call-depthcf22f1e
Call logr with call depthdda2080
Merge pull request #233 from mars1024/bugfix/threadsafe-sete95c7e3
make SetLogger thread-safe3734278
Merge pull request #230 from umangachapagain/format-string2728fe1
check usage of format specifier in structured log funcDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)