Skip to content

Commit

Permalink
Bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 (#6048)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.0
to 2.90.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes/klog/releases">k8s.io/klog/v2's
releases</a>.</em></p>
<blockquote>
<h2>Prepare klog release for Kubernetes v1.27 (Take 2)</h2>
<h2>What's Changed</h2>
<ul>
<li>buffer: restore dropping of too large buffers by <a
href="https://github.com/pohly"><code>@​pohly</code></a> in <a
href="https://github-redirect.dependabot.com/kubernetes/klog/pull/366">kubernetes/klog#366</a></li>
<li>ktesting improvements by <a
href="https://github.com/pohly"><code>@​pohly</code></a> in <a
href="https://github-redirect.dependabot.com/kubernetes/klog/pull/365">kubernetes/klog#365</a></li>
<li>ktesting + textlogger config api by <a
href="https://github.com/pohly"><code>@​pohly</code></a> in <a
href="https://github-redirect.dependabot.com/kubernetes/klog/pull/368">kubernetes/klog#368</a></li>
<li>textlogger write through by <a
href="https://github.com/pohly"><code>@​pohly</code></a> in <a
href="https://github-redirect.dependabot.com/kubernetes/klog/pull/363">kubernetes/klog#363</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes/klog/compare/v2.90.0...v2.90.1">https://github.com/kubernetes/klog/compare/v2.90.0...v2.90.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/klog/commit/d7fc50528570f8276de46570f916682257821e22"><code>d7fc505</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/kubernetes/klog/issues/363">#363</a>
from pohly/textlogger-backend</li>
<li><a
href="https://github.com/kubernetes/klog/commit/e37f9fe83d8dcdfe39d1df7bad8d79d744562f03"><code>e37f9fe</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/kubernetes/klog/issues/368">#368</a>
from pohly/ktesting-config-api</li>
<li><a
href="https://github.com/kubernetes/klog/commit/a0fea0c4ae59301dd74006e113fee053aeff55bc"><code>a0fea0c</code></a>
textlogger: verbosity changes through public API</li>
<li><a
href="https://github.com/kubernetes/klog/commit/e092d8942780f81a2e4a255467b1a8bfcc111eef"><code>e092d89</code></a>
ktesting: support verbosity changes at runtime</li>
<li><a
href="https://github.com/kubernetes/klog/commit/90cff0fb8096a82b7e53bea61fe1f0ab230a02ca"><code>90cff0f</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/kubernetes/klog/issues/365">#365</a>
from pohly/ktesting-timestamps</li>
<li><a
href="https://github.com/kubernetes/klog/commit/af72dbd45d85016e7b6a22ca65169fadc5dbbc17"><code>af72dbd</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/kubernetes/klog/issues/366">#366</a>
from pohly/buffer-size-limit</li>
<li><a
href="https://github.com/kubernetes/klog/commit/1b27ee81c79d836aa1aa5369f4f7a7bc832fd21b"><code>1b27ee8</code></a>
ktesting: allow overriding default formatter</li>
<li><a
href="https://github.com/kubernetes/klog/commit/258295676b4b6a3fa3fbf9cd065dd0c58e2ada3f"><code>2582956</code></a>
buffer: restore dropping of too large buffers</li>
<li><a
href="https://github.com/kubernetes/klog/commit/d1139259a646881a7e20d0c2ffb3fe0a23170e89"><code>d113925</code></a>
ktesting: capture log entries only if requested</li>
<li><a
href="https://github.com/kubernetes/klog/commit/8b4cfd2c73a1eb6dcd9c36b199f9f1db026f078a"><code>8b4cfd2</code></a>
ktesting: use klog-like header</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/klog/compare/v2.90.0...v2.90.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/klog/v2&package-manager=go_modules&previous-version=2.90.0&new-version=2.90.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent 182efdc commit b1e5e46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ require (
k8s.io/apiserver v0.26.1
k8s.io/cli-runtime v0.26.1
k8s.io/client-go v0.26.1
k8s.io/klog/v2 v2.90.0
k8s.io/klog/v2 v2.90.1
k8s.io/kubectl v0.26.1
k8s.io/kubernetes v1.26.1
k8s.io/utils v0.0.0-20230202215443-34013725500c
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1589,8 +1589,8 @@ k8s.io/client-go v0.26.1 h1:87CXzYJnAMGaa/IDDfRdhTzxk/wzGZ+/HUQpqgVSZXU=
k8s.io/client-go v0.26.1/go.mod h1:IWNSglg+rQ3OcvDkhY6+QLeasV4OYHDjdqeWkDQZwGE=
k8s.io/component-base v0.26.1 h1:4ahudpeQXHZL5kko+iDHqLj/FSGAEUnSVO0EBbgDd+4=
k8s.io/component-base v0.26.1/go.mod h1:VHrLR0b58oC035w6YQiBSbtsf0ThuSwXP+p5dD/kAWU=
k8s.io/klog/v2 v2.90.0 h1:VkTxIV/FjRXn1fgNNcKGM8cfmL1Z33ZjXRTVxKCoF5M=
k8s.io/klog/v2 v2.90.0/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
k8s.io/klog/v2 v2.90.1 h1:m4bYOKall2MmOiRaR1J+We67Do7vm9KiQVlT96lnHUw=
k8s.io/klog/v2 v2.90.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
k8s.io/kube-openapi v0.0.0-20230118215034-64b6bb138190 h1:5MAqxJfshQZ9NdSNGAn7CJ9vuBxAiTaqn3B4pfqD+PE=
k8s.io/kube-openapi v0.0.0-20230118215034-64b6bb138190/go.mod h1:/BYxry62FuDzmI+i9B+X2pqfySRmSOW2ARmj5Zbqhj0=
k8s.io/kubectl v0.26.1 h1:K8A0Jjlwg8GqrxOXxAbjY5xtmXYeYjLU96cHp2WMQ7s=
Expand Down

0 comments on commit b1e5e46

Please sign in to comment.