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

[GitHub] [apisix-ingress-controller] dependabot[bot] opened a new pull request, #1118: chore(deps): bump k8s.io/client-go from 0.22.4 to 0.24.2 in /test/e2e

dependabot[bot] opened a new pull request, #1118:
URL: https://github.com/apache/apisix-ingress-controller/pull/1118

   Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.22.4 to 0.24.2.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/kubernetes/client-go/commit/7e9c304fe772f66465321e9275f15d05a7432001"><code>7e9c304</code></a> Update dependencies to v0.24.2 tag</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/686b396dc0681d7f140bd2ee6b3c3bdea56cab4d"><code>686b396</code></a> Revert &quot;Introduce APIs to support multiple ClusterCIDRs (<a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/108290">#108290</a>)&quot;</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/af4295f5013b55c45b05f1e7850f7fa9c4dbfdb4"><code>af4295f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/109114">#109114</a> from tkashem/client-go-retry-thread-safe</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/d8531f5ff06c39c0de4033b768f3df0ab0229acf"><code>d8531f5</code></a> client-go: make retry in Request thread safe</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/33011f14874f9c45c740b0cbed723eb8f7756c10"><code>33011f1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/109050">#109050</a> from MadhavJivrajani/client-go-retry</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/8a672f0fd284de7e8c81627847e7127712e51d2f"><code>8a672f0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/109151">#109151</a> from Argh4k/r-101566</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/f699049d30f7ff41eb704566d42cf463fc0e3167"><code>f699049</code></a> Revert &quot;Field <code>status.hostIPs</code> added for Pod (<a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/101566">#101566</a>)&quot;</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/092a109b2b108d1418b3a6fcea1ea217387b6539"><code>092a109</code></a> Introduce APIs to support multiple ClusterCIDRs (<a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/108290">#108290</a>)</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/488e9bb0516e0c037ad8d1e3747bef954535c351"><code>488e9bb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/109137">#109137</a> from wojtek-t/fix_multiple_values_indexer</li>
   <li><a href="https://github.com/kubernetes/client-go/commit/e540ebe9940f6a170fb8a92d15d22c61dad04f32"><code>e540ebe</code></a> Addresses the issue which caused <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/109115">#109115</a></li>
   <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.22.4...v0.24.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.22.4&new-version=0.24.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@apisix.apache.org

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


[GitHub] [apisix-ingress-controller] dependabot[bot] closed pull request #1118: chore(deps): bump k8s.io/client-go from 0.22.4 to 0.24.2 in /test/e2e

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1118: chore(deps): bump k8s.io/client-go from 0.22.4 to 0.24.2 in /test/e2e
URL: https://github.com/apache/apisix-ingress-controller/pull/1118


-- 
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@apisix.apache.org

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


[GitHub] [apisix-ingress-controller] dependabot[bot] commented on pull request #1118: chore(deps): bump k8s.io/client-go from 0.22.4 to 0.24.2 in /test/e2e

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1118:
URL: https://github.com/apache/apisix-ingress-controller/pull/1118#issuecomment-1184042179

   Superseded by #1154.


-- 
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@apisix.apache.org

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


[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #1118: chore(deps): bump k8s.io/client-go from 0.22.4 to 0.24.2 in /test/e2e

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1118:
URL: https://github.com/apache/apisix-ingress-controller/pull/1118#issuecomment-1170757891

   # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1118?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 [#1118](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1118?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e8885f5) into [master](https://codecov.io/gh/apache/apisix-ingress-controller/commit/0e1f8d4afdf4d90743ef238872d1e383cdfa93a4?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0e1f8d4) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #1118   +/-   ##
   =======================================
     Coverage   30.38%   30.38%           
   =======================================
     Files          81       81           
     Lines        9390     9390           
   =======================================
     Hits         2853     2853           
     Misses       6222     6222           
     Partials      315      315           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1118?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1118?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [b1dc75e...e8885f5](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1118?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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: notifications-unsubscribe@apisix.apache.org

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