You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/11 21:00:49 UTC

[GitHub] [submarine] dependabot[bot] opened a new pull request, #1061: Bump github.com/traefik/traefik/v2 from 2.4.8 to 2.9.10 in /submarine-cloud-v2

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

   Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.4.8 to 2.9.10.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/traefik/traefik/releases">github.com/traefik/traefik/v2's releases</a>.</em></p>
   <blockquote>
   <h2>v2.9.10</h2>
   <p><a href="https://www.cve.org/CVERecord?id=CVE-2023-29013">CVE-2023-29013</a>
   Related to <a href="https://www.cve.org/CVERecord?id=CVE-2023-24534">CVE-2023-24534</a></p>
   <h2>v2.9.9</h2>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[acme]</strong> Update go-acme/lego to v4.10.2 (<a href="https://redirect.github.com/traefik/traefik/pull/9749">#9749</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[http3]</strong> Update quic-go to v0.33.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9737">#9737</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[metrics]</strong> Include user-defined default cert for traefik_tls_certs_not_after metric (<a href="https://redirect.github.com/traefik/traefik/pull/9742">#9742</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   <li><strong>[middleware]</strong> Update vulcand/oxy to a0e9f7ff1040 (<a href="https://redirect.github.com/traefik/traefik/pull/9750">#9750</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[nomad]</strong> Fix default configuration settings for Nomad Provider (<a href="https://redirect.github.com/traefik/traefik/pull/9758">#9758</a> by <a href="https://github.com/aofei">aofei</a>)</li>
   <li><strong>[nomad]</strong> Fix Nomad client TLS defaults (<a href="https://redirect.github.com/traefik/traefik/pull/9795">#9795</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   <li><strong>[server]</strong> Remove User-Agent header removal from ReverseProxy director func (<a href="https://redirect.github.com/traefik/traefik/pull/9752">#9752</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[middleware]</strong> Clarify ratelimit middleware (<a href="https://redirect.github.com/traefik/traefik/pull/9777">#9777</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li><strong>[tcp]</strong> Correcting variable name &amp;<a href="https://redirect.github.com/traefik/traefik/issues/39">#39</a>;server address&amp;<a href="https://redirect.github.com/traefik/traefik/issues/39">#39</a>; in TCP Router (<a href="https://redirect.github.com/traefik/traefik/pull/9743">#9743</a> by <a href="https://github.com/ralphg6">ralphg6</a>)</li>
   </ul>
   <h2>v2.9.8</h2>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[server]</strong> Update golang.org/x/net to v0.7.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9716">#9716</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   </ul>
   <p>fix <a href="https://www.cve.org/CVERecord?id=CVE-2022-41724">CVE-2022-41724</a></p>
   <h2>v2.9.7</h2>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[acme]</strong> Update go-acme/lego to v4.10.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9705">#9705</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[ecs]</strong> Prevent panicking when a container has no network interfaces (<a href="https://redirect.github.com/traefik/traefik/pull/9661">#9661</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   <li><strong>[file]</strong> Make file provider more resilient wrt first configuration (<a href="https://redirect.github.com/traefik/traefik/pull/9595">#9595</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li><strong>[logs]</strong> Differentiate UDP stream and TCP connection in logs (<a href="https://redirect.github.com/traefik/traefik/pull/9687">#9687</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   <li><strong>[middleware]</strong> Prevent from no rate limiting when average is zero (<a href="https://redirect.github.com/traefik/traefik/pull/9621">#9621</a> by <a href="https://github.com/witalisoft">witalisoft</a>)</li>
   <li><strong>[middleware]</strong> Prevents superfluous WriteHeader call in the error middleware (<a href="https://redirect.github.com/traefik/traefik/pull/9620">#9620</a> by <a href="https://github.com/tomMoulard">tomMoulard</a>)</li>
   <li><strong>[middleware]</strong> Sanitize X-Forwarded-Proto header in RedirectScheme middleware (<a href="https://redirect.github.com/traefik/traefik/pull/9598">#9598</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[plugins]</strong> Update paerser to v0.2.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9671">#9671</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[plugins]</strong> Update Yaegi to v0.15.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9700">#9700</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[tls,http3]</strong> Bump quic-go to 89769f409f (<a href="https://redirect.github.com/traefik/traefik/pull/9685">#9685</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li><strong>[tls,tcp]</strong> Adds the support for IPv6 in the TCP HostSNI matcher (<a href="https://redirect.github.com/traefik/traefik/pull/9692">#9692</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[acme]</strong> Add CNAME support and gotchas (<a href="https://redirect.github.com/traefik/traefik/pull/9698">#9698</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li><strong>[acme]</strong> Further Let&amp;<a href="https://redirect.github.com/traefik/traefik/issues/39">#39</a>;s Encrypt ratelimit warnings (<a href="https://redirect.github.com/traefik/traefik/pull/9627">#9627</a> by <a href="https://github.com/hcooper">hcooper</a>)</li>
   <li><strong>[k8s]</strong> Add info admonition about routing to k8 services (<a href="https://redirect.github.com/traefik/traefik/pull/9645">#9645</a> by <a href="https://github.com/svx">svx</a>)</li>
   <li><strong>[k8s]</strong> Improve TLSStore CRD documentation (<a href="https://redirect.github.com/traefik/traefik/pull/9579">#9579</a> by <a href="https://github.com/mloiseleur">mloiseleur</a>)</li>
   <li><strong>[middleware]</strong> doc: add note about remoteaddr strategy (<a href="https://redirect.github.com/traefik/traefik/pull/9701">#9701</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li>Update copyright to match new standard (<a href="https://redirect.github.com/traefik/traefik/pull/9651">#9651</a> by <a href="https://github.com/paulocfjunior">paulocfjunior</a>)</li>
   <li>Update copyright for 2023 (<a href="https://redirect.github.com/traefik/traefik/pull/9631">#9631</a> by <a href="https://github.com/kevinpollet">kevinpollet</a>)</li>
   <li>Update submitting pull requests to include language about drafts (<a href="https://redirect.github.com/traefik/traefik/pull/9609">#9609</a> by <a href="https://github.com/tfny">tfny</a>)</li>
   </ul>
   <h2>v2.9.6</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/traefik/traefik/blob/v2.9.10/CHANGELOG.md">github.com/traefik/traefik/v2's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/traefik/traefik/tree/v2.9.10">v2.9.10</a> (2023-04-06)</h2>
   <p><a href="https://github.com/traefik/traefik/compare/v2.9.9...v2.9.10">All Commits</a></p>
   <h2><a href="https://github.com/traefik/traefik/tree/v2.9.9">v2.9.9</a> (2023-03-21)</h2>
   <p><a href="https://github.com/traefik/traefik/compare/v2.9.8...v2.9.9">All Commits</a></p>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[acme]</strong> Update go-acme/lego to v4.10.2 (<a href="https://redirect.github.com/traefik/traefik/pull/9749">#9749</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[http3]</strong> Update quic-go to v0.33.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9737">#9737</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[metrics]</strong> Include user-defined default cert for traefik_tls_certs_not_after metric (<a href="https://redirect.github.com/traefik/traefik/pull/9742">#9742</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   <li><strong>[middleware]</strong> Update vulcand/oxy to a0e9f7ff1040 (<a href="https://redirect.github.com/traefik/traefik/pull/9750">#9750</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[nomad]</strong> Fix default configuration settings for Nomad Provider (<a href="https://redirect.github.com/traefik/traefik/pull/9758">#9758</a> by <a href="https://github.com/aofei">aofei</a>)</li>
   <li><strong>[nomad]</strong> Fix Nomad client TLS defaults (<a href="https://redirect.github.com/traefik/traefik/pull/9795">#9795</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   <li><strong>[server]</strong> Remove User-Agent header removal from ReverseProxy director func (<a href="https://redirect.github.com/traefik/traefik/pull/9752">#9752</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[middleware]</strong> Clarify ratelimit middleware (<a href="https://redirect.github.com/traefik/traefik/pull/9777">#9777</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li><strong>[tcp]</strong> Correcting variable name &amp;<a href="https://redirect.github.com/traefik/traefik/issues/39">#39</a>;server address&amp;<a href="https://redirect.github.com/traefik/traefik/issues/39">#39</a>; in TCP Router (<a href="https://redirect.github.com/traefik/traefik/pull/9743">#9743</a> by <a href="https://github.com/ralphg6">ralphg6</a>)</li>
   </ul>
   <h2><a href="https://github.com/traefik/traefik/tree/v2.9.8">v2.9.8</a> (2023-02-15)</h2>
   <p><a href="https://github.com/traefik/traefik/compare/v2.9.7...v2.9.8">All Commits</a></p>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[server]</strong> Update golang.org/x/net to v0.7.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9716">#9716</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   </ul>
   <h2><a href="https://github.com/traefik/traefik/tree/v2.9.7">v2.9.7</a> (2023-02-14)</h2>
   <p><a href="https://github.com/traefik/traefik/compare/v2.9.6...v2.9.7">All Commits</a></p>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[acme]</strong> Update go-acme/lego to v4.10.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9705">#9705</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[ecs]</strong> Prevent panicking when a container has no network interfaces (<a href="https://redirect.github.com/traefik/traefik/pull/9661">#9661</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   <li><strong>[file]</strong> Make file provider more resilient wrt first configuration (<a href="https://redirect.github.com/traefik/traefik/pull/9595">#9595</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li><strong>[logs]</strong> Differentiate UDP stream and TCP connection in logs (<a href="https://redirect.github.com/traefik/traefik/pull/9687">#9687</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   <li><strong>[middleware]</strong> Prevent from no rate limiting when average is zero (<a href="https://redirect.github.com/traefik/traefik/pull/9621">#9621</a> by <a href="https://github.com/witalisoft">witalisoft</a>)</li>
   <li><strong>[middleware]</strong> Prevents superfluous WriteHeader call in the error middleware (<a href="https://redirect.github.com/traefik/traefik/pull/9620">#9620</a> by <a href="https://github.com/tomMoulard">tomMoulard</a>)</li>
   <li><strong>[middleware]</strong> Sanitize X-Forwarded-Proto header in RedirectScheme middleware (<a href="https://redirect.github.com/traefik/traefik/pull/9598">#9598</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[plugins]</strong> Update paerser to v0.2.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9671">#9671</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[plugins]</strong> Update Yaegi to v0.15.0 (<a href="https://redirect.github.com/traefik/traefik/pull/9700">#9700</a> by <a href="https://github.com/ldez">ldez</a>)</li>
   <li><strong>[tls,http3]</strong> Bump quic-go to 89769f409f (<a href="https://redirect.github.com/traefik/traefik/pull/9685">#9685</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li><strong>[tls,tcp]</strong> Adds the support for IPv6 in the TCP HostSNI matcher (<a href="https://redirect.github.com/traefik/traefik/pull/9692">#9692</a> by <a href="https://github.com/rtribotte">rtribotte</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[acme]</strong> Add CNAME support and gotchas (<a href="https://redirect.github.com/traefik/traefik/pull/9698">#9698</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li><strong>[acme]</strong> Further Let&amp;<a href="https://redirect.github.com/traefik/traefik/issues/39">#39</a>;s Encrypt ratelimit warnings (<a href="https://redirect.github.com/traefik/traefik/pull/9627">#9627</a> by <a href="https://github.com/hcooper">hcooper</a>)</li>
   <li><strong>[k8s]</strong> Add info admonition about routing to k8 services (<a href="https://redirect.github.com/traefik/traefik/pull/9645">#9645</a> by <a href="https://github.com/svx">svx</a>)</li>
   <li><strong>[k8s]</strong> Improve TLSStore CRD documentation (<a href="https://redirect.github.com/traefik/traefik/pull/9579">#9579</a> by <a href="https://github.com/mloiseleur">mloiseleur</a>)</li>
   <li><strong>[middleware]</strong> doc: add note about remoteaddr strategy (<a href="https://redirect.github.com/traefik/traefik/pull/9701">#9701</a> by <a href="https://github.com/mpl">mpl</a>)</li>
   <li>Update copyright to match new standard (<a href="https://redirect.github.com/traefik/traefik/pull/9651">#9651</a> by <a href="https://github.com/paulocfjunior">paulocfjunior</a>)</li>
   <li>Update copyright for 2023 (<a href="https://redirect.github.com/traefik/traefik/pull/9631">#9631</a> by <a href="https://github.com/kevinpollet">kevinpollet</a>)</li>
   <li>Update submitting pull requests to include language about drafts (<a href="https://redirect.github.com/traefik/traefik/pull/9609">#9609</a> by <a href="https://github.com/tfny">tfny</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/traefik/traefik/commit/4ed3964b3586565519249bbdc55eb1b961c08c49"><code>4ed3964</code></a> Prepare release v2.9.10</li>
   <li><a href="https://github.com/traefik/traefik/commit/a020ab640dda87c1334d9578b155dd60717a3b68"><code>a020ab6</code></a> Prepare release v2.9.9</li>
   <li><a href="https://github.com/traefik/traefik/commit/48a2c8e41c12ae3e83edafd0e293c0f775a4047c"><code>48a2c8e</code></a> Fix Nomad client TLS defaults</li>
   <li><a href="https://github.com/traefik/traefik/commit/b3f162a8a61d89beaa9edc8adc12cc4cb3e1de0f"><code>b3f162a</code></a> Fix default configuration settings for Nomad Provider</li>
   <li><a href="https://github.com/traefik/traefik/commit/4aa349609276a5c2d599030d37010d7751bdf477"><code>4aa3496</code></a> Add HTTP 103 early hints unit test</li>
   <li><a href="https://github.com/traefik/traefik/commit/bbe6a5c07b887297afe3baa03f9509be10fc67b3"><code>bbe6a5c</code></a> doc: clarify ratelimit middleware</li>
   <li><a href="https://github.com/traefik/traefik/commit/21c455cf2000670b34cc466ba7bfb05e76d754a4"><code>21c455c</code></a> Remove User-Agent header removal from ReverseProxy director func</li>
   <li><a href="https://github.com/traefik/traefik/commit/667b2a4078034ec0bce49360472ff55231c841f3"><code>667b2a4</code></a> Update vulcand/oxy to a0e9f7ff1040</li>
   <li><a href="https://github.com/traefik/traefik/commit/4ae07d91a4d3b7877cad41f09daa978d9ffa38a1"><code>4ae07d9</code></a> Update go-acme/lego to v4.10.2</li>
   <li><a href="https://github.com/traefik/traefik/commit/7bdf13ebdc8aee8225abe5bc2b218a50539ae334"><code>7bdf13e</code></a> Correcting variable name 'server address' in TCP Router</li>
   <li>Additional commits viewable in <a href="https://github.com/traefik/traefik/compare/v2.4.8...v2.9.10">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/traefik/traefik/v2&package-manager=go_modules&previous-version=2.4.8&new-version=2.9.10)](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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/submarine/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: commits-unsubscribe@submarine.apache.org

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


[GitHub] [submarine] cdmikechen closed pull request #1061: Bump github.com/traefik/traefik/v2 from 2.4.8 to 2.9.10 in /submarine-cloud-v2

Posted by "cdmikechen (via GitHub)" <gi...@apache.org>.
cdmikechen closed pull request #1061: Bump github.com/traefik/traefik/v2 from 2.4.8 to 2.9.10 in /submarine-cloud-v2
URL: https://github.com/apache/submarine/pull/1061


-- 
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: commits-unsubscribe@submarine.apache.org

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


[GitHub] [submarine] cdmikechen commented on pull request #1061: Bump github.com/traefik/traefik/v2 from 2.4.8 to 2.9.10 in /submarine-cloud-v2

Posted by "cdmikechen (via GitHub)" <gi...@apache.org>.
cdmikechen commented on PR #1061:
URL: https://github.com/apache/submarine/pull/1061#issuecomment-1506162382

   We plan to stop updating and maintaining `operator-v2` from 0.8.0, so this PR is temporarily closed.


-- 
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: commits-unsubscribe@submarine.apache.org

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


[GitHub] [submarine] dependabot[bot] commented on pull request #1061: Bump github.com/traefik/traefik/v2 from 2.4.8 to 2.9.10 in /submarine-cloud-v2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1061:
URL: https://github.com/apache/submarine/pull/1061#issuecomment-1506162460

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: commits-unsubscribe@submarine.apache.org

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


[GitHub] [submarine] codecov[bot] commented on pull request #1061: Bump github.com/traefik/traefik/v2 from 2.4.8 to 2.9.10 in /submarine-cloud-v2

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #1061:
URL: https://github.com/apache/submarine/pull/1061#issuecomment-1504093286

   ## [Codecov](https://codecov.io/gh/apache/submarine/pull/1061?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1061](https://codecov.io/gh/apache/submarine/pull/1061?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a66312a) into [master](https://codecov.io/gh/apache/submarine/commit/17830975a87fbae61f9631a965ef274040f9c8d9?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1783097) will **decrease** coverage by `23.50%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #1061       +/-   ##
   ===========================================
   - Coverage   75.98%   52.48%   -23.51%     
   ===========================================
     Files         119      119               
     Lines        5000     5000               
   ===========================================
   - Hits         3799     2624     -1175     
   - Misses       1201     2376     +1175     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | python-integration | `?` | |
   | python-unit | `52.48% <ø> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 33 files with indirect coverage changes](https://codecov.io/gh/apache/submarine/pull/1061/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: commits-unsubscribe@submarine.apache.org

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