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


   Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) 
from 4.6.1 to 5.12.1.
   <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.1 (2022-02-04)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3786";>#3786</a>:
 Deserialize WatchEvents using the specific object type</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3776";>#3776</a>:
 VerticalPodAutoscaler cannot load yaml with 
&quot;controlledResources&quot;</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3796";>#3796</a>:
 Limit usage of YAML Serializer</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3772";>#3772</a>:
 <code>edit()</code> should not be allowed as a NonNamespaceOperation</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3477";>#3477</a>:
 Handle exit code status messages with pod uploads</li>
   </ul>
   <h2>5.12.0 (2022-01-24)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3683";>#3683</a>:
 Handle JsonNode fields by adding x-kubernetes-preserve-unknown-fields</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3697";>#3697</a>:
 addresses response that aren't closed by interceptors that issue new 
requests</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3255";>#3255</a>:
 adding basic crud mock resourceVersion support - the field will be set and 
updated, but not utilized by list/watch queries</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3568";>#3568</a>:
 Pod file upload fails if the path is <code>/</code></li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3588";>#3588</a>:
 <code>openshift-server-mock</code> is not listed in dependencyManagement in 
main pom</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3648";>#3648</a>:
 <code>Serialization.unmarshal</code> fails to deserialize YAML with single 
document in presence of document delimiter(<code>---</code>)</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3679";>#3679</a>:
 output additionalProperties field with correct value type for map-like fields 
(CRD Generator)</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3671";>#3671</a>:
 HTTP(s) Proxy port is not defaulted or validated</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3712";>#3712</a>:
 properly return the full resource name for resources with empty group</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3761";>#3761</a>:
 Extension Jar packages don't contain the META-INF/jandex.idx index file</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3763";>#3763</a>:
 A Java Long should generate a field of type integer in the CRD</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3769";>#3769</a>:
 Fix for ClassCastException from SchemaFrom</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3756";>#3756</a>
 prevent modifications by standard operations to user objects</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3674";>#3674</a>:
 allows the connect and websocket timeouts to apply to watches instead of a 
hardcoded timeout</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3651";>#3651</a>:
 Introduce SchemaFrom annotation as escape hatch (CRD Generator)</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3587";>#3587</a>:
 adding inform support for limit/batch fetching</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3734";>#3734</a>:
 extract static finalizer validation method</li>
   </ul>
   <h4>Dependency Upgrade</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3637";>#3637</a>:
 Update Fabric8 Kubernetes Model to v1.23.0</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3670";>#3670</a>:
 Point CamelK Extension model to latest released version v1.7.0</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3725";>#3725</a>:
 Bump sundrio to v0.50.3</li>
   </ul>
   <h4>New Features</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3721";>#3721</a>:
 Add support for uploading file via InputStream</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3234";>#3234</a>:
 Allow specifying specific localhost while port-forwarding</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3506";>#3506</a>:
 Add support for Open Cluster Management extension</li>
   </ul>
   <h2>5.11.2 (2022-01-05)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653";>#3653</a>:
 SnakeYAML uses only standard Java types</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3697";>#3697</a>:
 addresses response that aren't closed by interceptors that issue new 
requests</li>
   </ul>
   <h2>5.11.1 (2021-12-24)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3672";>#3672</a>:
 Native image builds of Fabric8 work (commons-codec no longer required)</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3639";>#3639</a>:
 Support for NodeMetrics and PodMetrics informers</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3662";>#3662</a>:
 NodeMetrics should be marked as Cluster scoped resource</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.1 (2022-02-04)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3786";>#3786</a>:
 Deserialize WatchEvents using the specific object type</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3776";>#3776</a>:
 VerticalPodAutoscaler cannot load yaml with 
&quot;controlledResources&quot;</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3796";>#3796</a>:
 Limit usage of YAML Serializer</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3772";>#3772</a>:
 <code>edit()</code> should not be allowed as a NonNamespaceOperation</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3477";>#3477</a>:
 Handle exit code status messages with pod uploads</li>
   </ul>
   <h3>5.12.0 (2022-01-24)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3683";>#3683</a>:
 Handle JsonNode fields by adding x-kubernetes-preserve-unknown-fields</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3697";>#3697</a>:
 addresses response that aren't closed by interceptors that issue new 
requests</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3255";>#3255</a>:
 adding basic crud mock resourceVersion support - the field will be set and 
updated, but not utilized by list/watch queries</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3568";>#3568</a>:
 Pod file upload fails if the path is <code>/</code></li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3588";>#3588</a>:
 <code>openshift-server-mock</code> is not listed in dependencyManagement in 
main pom</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3648";>#3648</a>:
 <code>Serialization.unmarshal</code> fails to deserialize YAML with single 
document in presence of document delimiter(<code>---</code>)</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3679";>#3679</a>:
 output additionalProperties field with correct value type for map-like fields 
(CRD Generator)</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3671";>#3671</a>:
 HTTP(s) Proxy port is not defaulted or validated</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3712";>#3712</a>:
 properly return the full resource name for resources with empty group</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3761";>#3761</a>:
 Extension Jar packages don't contain the META-INF/jandex.idx index file</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3763";>#3763</a>:
 A Java Long should generate a field of type integer in the CRD</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3769";>#3769</a>:
 Fix for ClassCastException from SchemaFrom</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3756";>#3756</a>
 prevent modifications by standard operations to user objects</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3674";>#3674</a>:
 allows the connect and websocket timeouts to apply to watches instead of a 
hardcoded timeout</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3651";>#3651</a>:
 Introduce SchemaFrom annotation as escape hatch (CRD Generator)</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3587";>#3587</a>:
 adding inform support for limit/batch fetching</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3734";>#3734</a>:
 extract static finalizer validation method</li>
   </ul>
   <h4>Dependency Upgrade</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3637";>#3637</a>:
 Update Fabric8 Kubernetes Model to v1.23.0</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3670";>#3670</a>:
 Point CamelK Extension model to latest released version v1.7.0</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3725";>#3725</a>:
 Bump sundrio to v0.50.3</li>
   </ul>
   <h4>New Features</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3721";>#3721</a>:
 Add support for uploading file via InputStream</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3234";>#3234</a>:
 Allow specifying specific localhost while port-forwarding</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3506";>#3506</a>:
 Add support for Open Cluster Management extension</li>
   </ul>
   <h3>5.10.2 (2022-01-07)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653";>#3653</a>:
 SnakeYAML uses only standard Java types</li>
   </ul>
   <h3>5.11.2 (2022-01-05)</h3>
   <h4>Bugs</h4>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/43bd021ef9acf9bad12be777e49c3716873f77d8";><code>43bd021</code></a>
 [RELEASE] Updated project version to v5.12.1</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/31167a1d36cedf31d96eed706522d9a1b55cf499";><code>31167a1</code></a>
 chore: clean up smells after fixes</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/ce2aa303e87131747351d2acfb0d13a4ca7c30b9";><code>ce2aa30</code></a>
 fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3477";>#3477</a>
 adding exit code status handling</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/d604f76aa4520901a5775ce5e7ca6d05e8b5d9e4";><code>d604f76</code></a>
 Apply minor optimization for to decrease allocations</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/0cb7765175b5d555e3d6dc7d5c85cc08117376ad";><code>0cb7765</code></a>
 fix (kubernetes-client) : <code>edit()</code>, <code>patch()</code> and other 
mutating operations s...</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/af71a0e53a98cf4ed2d7cc0a83165da32227095f";><code>af71a0e</code></a>
 chore: add missing changelog entry</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/81c11ca5c2044eac2cbebe5107945ec95011e8f4";><code>81c11ca</code></a>
 Prevent double auto-configuration of Config object</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/5c508baa6850ab25b7aa5a42dfd7bb1aa20a1a6b";><code>5c508ba</code></a>
 Remove unused field</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/9561d1fd36b0d519cf1cafa8cd0b114e171b6322";><code>9561d1f</code></a>
 Deserialize WatchEvents using the specific object type (<a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3786";>#3786</a>)</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/5ce2a73d77c4f3f5223b57baeae06f54409412a7";><code>5ce2a73</code></a>
 Failing test case for V1VerticalPodAutoscalerCrudTest (<a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3775";>#3775</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/fabric8io/kubernetes-client/compare/v4.6.1...v5.12.1";>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=4.6.1&new-version=5.12.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>


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to