You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/05/23 21:30:06 UTC

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request, #879: Bump kubernetes-client from 5.12.1 to 5.12.2

dependabot[bot] opened a new pull request, #879:
URL: https://github.com/apache/logging-log4j2/pull/879

   Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 5.12.1 to 5.12.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/fabric8io/kubernetes-client/releases">kubernetes-client's releases</a>.</em></p>
   <blockquote>
   <h2>5.12.2 (2022-04-06)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3582">#3582</a>: SSL truststore can be loaded in FIPS enabled environments</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3797">#3797</a>: Implement SchemaSwap; generate CRD from model not owned</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3811">#3811</a>: Reintroduce <code>Replaceable</code> interface in <code>NonNamespaceOperation</code></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3818">#3818</a>: adding missing throws to launderThrowable</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3848">#3848</a>: Supports Queue (cluster) API for Volcano extension</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3859">#3859</a>: refined how a deserialization class is chosen to not confuse types with the same kind</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3880">#3880</a>: Synchronize access to map in KubernetesCrudDispatcher</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3936">#3936</a>: Kubernetes Mock Server .metadata.generation field is an integer</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3957">#3957</a>: Lister <code>onOpen</code> should be called before marking the connection as open</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/4022">#4022</a>: Reintroduce <code>Deletable</code> interface in <code>NonNamespaceOperation</code></li>
   </ul>
   <h4><em><strong>Note</strong></em>:</h4>
   <ul>
   <li><code>Config#autoConfigure(String context)</code>: Has been changed to only trigger the autoConfigure method once. Previously, providing a wrong context argument would not be a problem since an initial context-less autoConfigure would have already been invoked to provide a valid initial Config.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md">kubernetes-client's changelog</a>.</em></p>
   <blockquote>
   <h3>5.12.2 (2022-04-06)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3582">#3582</a>: SSL truststore can be loaded in FIPS enabled environments</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3797">#3797</a>: Implement SchemaSwap; generate CRD from model not owned</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3811">#3811</a>: Reintroduce <code>Replaceable</code> interface in <code>NonNamespaceOperation</code></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3818">#3818</a>: adding missing throws to launderThrowable</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3848">#3848</a>: Supports Queue (cluster) API for Volcano extension</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3859">#3859</a>: refined how a deserialization class is chosen to not confuse types with the same kind</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3880">#3880</a>: Synchronize access to map in KubernetesCrudDispatcher</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3936">#3936</a>: Kubernetes Mock Server .metadata.generation field is an integer</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3957">#3957</a>: Lister <code>onOpen</code> should be called before marking the connection as open</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/4022">#4022</a>: Reintroduce <code>Deletable</code> interface in <code>NonNamespaceOperation</code></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/4009">#4009</a>: updating readiness to consider 0 replicas</li>
   </ul>
   <h4><em><strong>Note</strong></em>:</h4>
   <ul>
   <li><code>Config#autoConfigure(String context)</code>: Has been changed to only trigger the autoConfigure method once. Previously, providing a wrong context argument would not be a problem since an initial context-less autoConfigure would have already been invoked to provide a valid initial Config.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/d686ed00b9c479e0320212d552be0ab073aee5a3"><code>d686ed0</code></a> [RELEASE] Updated project version to v5.12.2</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/26bd1e3845fc44b60c0c8698737b1e786ef101c1"><code>26bd1e3</code></a> chore: update bug issue template versions</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/ee15eebc95294e3793281d029e1b939a62163333"><code>ee15eeb</code></a> chore: changelog for 5.12.2 cherry-picked fixes</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/7217ece019b689189efe4216255d4a13bfb0a39a"><code>7217ece</code></a> fix (kubernetes-client) : reintroduce Replaceable interface in NonNamespaceOp...</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/3df298930ea660b9ebfd7c214153a7447d510dd4"><code>3df2989</code></a> fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3957">#3957</a>: Lister <code>onOpen</code> should be called before marking the connection as ...</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/24f9d052e69d4fe12cb7d1596a3704bca28f03bb"><code>24f9d05</code></a> mock: generation is an Integer field</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/4dd6fc3be8bf0732ad70a15c308c01dce0100c0c"><code>4dd6fc3</code></a> fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3859">#3859</a>: refinements to how a deserialization class is chosen</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/a6654328ee8622a7f7fa2492fe14ee5014b99988"><code>a665432</code></a> fix: KubernetesDeserializer needs properly annotated model types</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/33da2ec44c2178deaa2f1ad0a33e99246e3cf5c5"><code>33da2ec</code></a> Fixes <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3880">#3880</a>: Synchronize access to map in KubernetesCrudDispatcher</li>
   <li><a href="https://github.com/fabric8io/kubernetes-client/commit/77587045d96a97a29297dbbca964853a08106853"><code>7758704</code></a> fix: SSL truststore can be loaded in FIPS environments</li>
   <li>Additional commits viewable in <a href="https://github.com/fabric8io/kubernetes-client/compare/v5.12.1...v5.12.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.fabric8:kubernetes-client&package-manager=maven&previous-version=5.12.1&new-version=5.12.2)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j2] ppkarwasz merged pull request #879: Bump kubernetes-client from 5.12.1 to 5.12.2

Posted by GitBox <gi...@apache.org>.
ppkarwasz merged PR #879:
URL: https://github.com/apache/logging-log4j2/pull/879


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org