dependabot[bot] opened a new pull request, #20279:
URL: https://github.com/apache/flink/pull/20279

   Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) 
from 5.5.0 to 5.7.4.
   <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.7.4 (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>
   </ul>
   <h2>5.7.3 (2021-09-09)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3433";>#3433</a>:
 Extension annotator doesn't generate XxxEditable classes</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3450";>#3450</a>:
 CRD generator fails with ClassCastException in some cases</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3442";>#3442</a>:
 make sure new CRDGenerator instances start with a clean generation context</li>
   </ul>
   <h4>Dependency Upgrade</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3438";>#3438</a>:
 Upgrade Sundrio to 0.50.1</li>
   </ul>
   <h2>5.7.2 (2021-09-02)</h2>
   <h4>Dependency Upgrade</h4>
   <ul>
   <li>Fix: Revert <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3427";>#3427</a>
 bump jandex from 2.3.1.Final to 2.4.0.Final</li>
   </ul>
   <h2>5.7.1 (2021-09-01)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3411";>#3411</a>:
 enum values should honor JsonProperty annotations during CRD generation</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3431";>#3431</a>:
 required list properly uses renamed properties during CRD generation</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3429";>#3429</a>:
 KubernetesCrudDispatcher throw ConcurrentModificationException when using 
WatchEventsListener</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3414";>#3414</a>:
 Add equals and hashCode implementations for CustomResource</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3287";>#3287</a>:
 Add support for field descriptions in CRD Generator</li>
   </ul>
   <h2>5.7.0 (2021-08-12)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3325";>#3325</a>:
 All Cluster Scoped Kubernetes resources should use NonNamespacedOperation</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3346";>#3346</a>:
 https configuration ignored for OpenShiftServer in CRUD mode</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3347";>#3347</a>:
 OpenShiftConfig missing some configurations from provided Config</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3379";>#3379</a>:
 using updateStatus rather than patchStatus in the Raw logic</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3316";>#3316</a>:
 allow locking deletion to resource version</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3350";>#3350</a>:
 Replace references to impls with interfaces in several places in the the 
dsl</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3327";>#3327</a>:
 Removed generated ResourceHandlers</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3349";>#3349</a>:
 ensuring that dsl context values always are applied over user ListOptions</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3372";>#3372</a>:
 Add generatePackageSuffix option to Model Generator to allow flexible package 
names for generated model</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3336";>#3336</a>:
 Add ConversionReview in Kubernetes API Extensions model</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3367";>#3367</a>:
 Let CRDGenerator clients handle output (<a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3366";>#3366</a>,
 <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3371";>#3371</a>)</li>
   </ul>
   <h4>New Features</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3380";>#3380</a>:
 Update chaos-mesh extension to v1.2.3. Add AwsChaos.</li>
   </ul>
   <h4><em><strong>Note</strong></em>: Breaking changes in the API</h4>
   <h5>DSL Changes:</h5>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3327";>#3327</a>
 DSL methods mentioning customResources have been deprecated: 
<code>KubernetesClient.customResources</code>, 
<code>SharedIndexInformerFactory.sharedIndexInformerForCustomResource</code>.  
See replacement resources and sharedIndexInformerFor methods instead.  Also 
<code>CustomeResourceDefinitionContext</code> has been replaced by 
<code>ResourceDefinitionContext</code> - for example in 
<code>KubernetesClient.genericKubernetesResources</code>.</li>
   <li><a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3358";>#3358</a>
 DSL return type replacements - 
<code>NamespacedCreateOnlyResourceOperationsImpl</code> has been replaced by 
<code>NamespacedInOutCreateable</code>, 
<code>ImageSignatureOperationsImpl</code> has been replaced by 
<code>NameableCreateOrDeleteable</code></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.7.4 (2022-01-05)</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.4.2 (2022-01-05)</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.3.2 (2022-01-05)</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.1.2 (2022-01-05)</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.0.3 (2022-01-05)</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.1 (2021-12-24)</h3>
   <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>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3686";>#3686</a>:
 Ignore fields annotated with JsonIgnore during CRD generation</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3652";>#3652</a>:
 Avoid a StackOverflow and properly fail on cyclic references in CRD 
generation</li>
   </ul>
   <h3>5.11.0 (2021-12-17)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3538";>#3538</a>:
 Update Plural rule to work with Prometheus</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3555";>#3555</a>:
 using the new builder for generic resources</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3535";>#3535</a>:
 ensure clientKeyAlgo is set properly when loading config YAML from 
<code>fromKubeconfig</code></li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3598";>#3598</a>:
 applying cancel to the correct future for waitUntilCondition and 
waitUntilReady</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3609";>#3609</a>:
 adding locking to prevent long running Watcher methods from causing reconnects 
with concurrent processing</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3629";>#3629</a>:
 correcting the watch 200/503 exception handling</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3606";>#3606</a>:
 Template getObjects doesn't throw NPE when objects is null</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3620";>#3620</a>:
 throw a meaningful exception if no kind/plural is on a 
ResourceDefinitionContext, default plural if possible</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3636";>#3636</a>:
 ensure proper handling of LogWatch closure wrt its streams</li>
   </ul>
   <h4>Improvements</h4>
   <ul>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3615";>#3615</a>:
 opt into bookmarks by default</li>
   <li>Fix <a 
href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3600";>#3600</a>:
 add owner references support to HasMetadata</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/11a73980ed4a49e5bbe3e729414760fb5c8bcadc";><code>11a7398</code></a>
 [RELEASE] Updated project version to v5.7.4</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/d20d8a4ed567bbdb7693783626af4d7fe098debd";><code>d20d8a4</code></a>
 Merge branch '5.4.x' into 5.7.x</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/ec38c86a914cd3e69dc503d2c12edad93aa7f75b";><code>ec38c86</code></a>
 [RELEASE] Updated project version to v5.4.2</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/903fb8486d85670bb8d88337cc13c55a36030608";><code>903fb84</code></a>
 Merge branch '5.3.x' into 5.4.x</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/930aa487f848cdb7ba9c3cf9fe4904c1a843179f";><code>930aa48</code></a>
 [RELEASE] Updated project version to v5.3.2</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/313724b2da5256890527fc0bd50c0b8377ed14bf";><code>313724b</code></a>
 Merge branch '5.1.x' into 5.3.x</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/bdcb8f7bfd905523b8b58fd4e3330a02dd82cbfb";><code>bdcb8f7</code></a>
 [RELEASE] Updated project version to v5.1.2</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/1ee9a8ecc3a9437030eb9dbb3143395117e9aa10";><code>1ee9a8e</code></a>
 Merge branch '5.0.x' into 5.1.x</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/0fa9285f03abe2c8d27a551dc0a0192f7a68b61e";><code>0fa9285</code></a>
 [RELEASE] Updated project version to v5.0.3</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/f756af27146d4ead0bbe2d4337fb6bb89e43ad9b";><code>f756af2</code></a>
 ci: Maven Central OSSRH release pipeline</li>
   <li>Additional commits viewable in <a 
href="https://github.com/fabric8io/kubernetes-client/compare/v5.5.0...v5.7.4";>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.5.0&new-version=5.7.4)](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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/flink/network/alerts).
   
   </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