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

   Bumps 
[kubernetes-client-bom](https://github.com/fabric8io/kubernetes-client) from 
6.7.1 to 6.7.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/fabric8io/kubernetes-client/releases";>kubernetes-client-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>6.7.2 (2023-06-15)</h2>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4225";>#4225</a>:
 Enum fields written in generated crd yaml</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194";>#5194</a>:
 prevented NPEs due to timing issues with KubernetesClient.visitResources</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5214";>#5214</a>:
 null values are omitted by default, which means custom resources by in large 
won't need JsonIncludes annotations.  The only time that is required is when 
null is to be preserved via <a 
href="https://github.com/JsonInclude";><code>@​JsonInclude</code></a>(value = 
Include.ALWAYS) on the relevant field.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5218";>#5218</a>:
 No export for 
<code>io.fabric8.tekton.triggers.internal.knative.pkg.apis.duck.v1beta1</code> 
in tekton v1beta1 triggers model</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5224";>#5224</a>:
 Ensuring jetty sets the User-Agent header</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5229";>#5229</a>:
 Correcting the timeout units and behavior of withReadyWaitTimeout</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5235";>#5235</a>:
 Vert.x doesn't need to track derived HttpClients - prevents leakage</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5236";>#5236</a>:
 using scale v1beta1 compatible logic for DeploymentConfig</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5238";>#5238</a>:
 Preserve folder structure again in PodUpload.upload()</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5250";>#5250</a>:
 HttpLoggingInterceptor uses response body ByteBuffer copy</li>
   </ul>
   <h4>New Contributors</h4>
   <ul>
   <li><a href="https://github.com/leoandrea7";><code>@​leoandrea7</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/pull/4230";>fabric8io/kubernetes-client#4230</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/fabric8io/kubernetes-client/compare/v6.7.1...v6.7.2";>https://github.com/fabric8io/kubernetes-client/compare/v6.7.1...v6.7.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md";>kubernetes-client-bom's
 changelog</a>.</em></p>
   <blockquote>
   <h3>6.7.2 (2023-06-15)</h3>
   <h4>Bugs</h4>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/4225";>#4225</a>:
 Enum fields written in generated crd yaml</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194";>#5194</a>:
 prevented NPEs due to timing issues with KubernetesClient.visitResources</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5214";>#5214</a>:
 null values are omitted by default, which means custom resources by in large 
won't need JsonIncludes annotations.  The only time that is required is when 
null is to be preserved via <a 
href="https://github.com/JsonInclude";><code>@​JsonInclude</code></a>(value = 
Include.ALWAYS) on the relevant field.</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5218";>#5218</a>:
 No export for 
<code>io.fabric8.tekton.triggers.internal.knative.pkg.apis.duck.v1beta1</code> 
in tekton v1beta1 triggers model</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5224";>#5224</a>:
 Ensuring jetty sets the User-Agent header</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5229";>#5229</a>:
 Correcting the timeout units and behavior of withReadyWaitTimeout</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5235";>#5235</a>:
 Vert.x doesn't need to track derived HttpClients - prevents leakage</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5236";>#5236</a>:
 using scale v1beta1 compatible logic for DeploymentConfig</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5238";>#5238</a>:
 Preserve folder structure again in PodUpload.upload()</li>
   <li>Fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5250";>#5250</a>:
 HttpLoggingInterceptor uses response body ByteBuffer copy</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/3d56a278f779ec51987d19542c4dbb0c79451bf1";><code>3d56a27</code></a>
 [RELEASE] Updated project version to v6.7.2</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/6899cb4fb4c021182fb888dffded03c1639a22d1";><code>6899cb4</code></a>
 test: PodIT don't rely on PodResource.file.read to verify the contents of 
the...</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/63bcd032a79bf30d3b1127a8975719233fb98fe4";><code>63bcd03</code></a>
 fix: HttpLoggingInterceptor uses response body ByteBuffer copy</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/6170b047fb12f01c649d4c6eb55c5ae6a65d900c";><code>6170b04</code></a>
 preventing conflicts with dc update</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/72fe5ae127855d7b42e266f38fa011c0b562dc04";><code>72fe5ae</code></a>
 fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5229";>#5229</a>:
 allowing for other exits from the readiness check</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/26418182ead5b0b1b156f881d6d73b49a0cacaa6";><code>2641818</code></a>
 fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194";>#5194</a>:
 showing the groups that were visited</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/3e5ae25f1fa7a5c1d6d0e2c9622d14ae5e82e51f";><code>3e5ae25</code></a>
 fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194";>#5194</a>:
 prevent NPEs when the APIResourceList is missing</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/8573932ae1ee0b3b0910971e97bd1508e283b35b";><code>8573932</code></a>
 fix <a 
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/5194";>#5194</a>:
 deflaking ScaleIT by ensuring api metadata lookup succeeds</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/7c7122292e64d6be130dc8752469cae483cebb42";><code>7c71222</code></a>
 switching to a relative root for tar entries</li>
   <li><a 
href="https://github.com/fabric8io/kubernetes-client/commit/b9e58cfd11e819992eb0bb4b077ee38cdf1b1961";><code>b9e58cf</code></a>
 test: PodIT uploadDir test checks for nested directories</li>
   <li>Additional commits viewable in <a 
href="https://github.com/fabric8io/kubernetes-client/compare/v6.7.1...v6.7.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-bom&package-manager=maven&previous-version=6.7.1&new-version=6.7.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-unsubscr...@logging.apache.org

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

Reply via email to