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:42:00 UTC

[GitHub] [apisix-ingress-controller] dependabot[bot] opened a new pull request, #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3

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

   Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 0.4.0 to 0.4.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/gateway-api/releases">sigs.k8s.io/gateway-api's releases</a>.</em></p>
   <blockquote>
   <h2>v0.4.3</h2>
   <p>API version: v1alpha2</p>
   <p>This release includes improvements to our webhook, including:</p>
   <ul>
   <li>Migrating kube-webhook-certgen to k8s.gcr.io/ingress-nginx:v1.1.1. <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/1126">kubernetes-sigs/gateway-api#1126</a></li>
   <li>New validation to ensure that a HTTPRouterFilter Type matches its value <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/1071">kubernetes-sigs/gateway-api#1071</a></li>
   <li>A fix to ensure that Path match validation actually works <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/1071">kubernetes-sigs/gateway-api#1071</a></li>
   </ul>
   <h2>v0.4.2</h2>
   <p>API version: v1alpha2</p>
   <p>This release is intended to verify our webhook image tagging process.</p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Update image generation process with more consistent naming <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/1034">#1034</a></li>
   </ul>
   <h2>v0.4.1</h2>
   <p>API version: v1alpha2</p>
   <p>This release contains minor bug fixes for v1alpha2.</p>
   <p><strong>Bug Fixes</strong></p>
   <ul>
   <li>ControllerName now prints correctly in kubectl output for GatewayClass <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/909">#909</a></li>
   <li>Namespace can no longer be left unspecified in ReferencePolicy <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/964">#964</a></li>
   <li>Wildcard characters can no longer be used in redirect Hostname values <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/956">#956</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/gateway-api/blob/main/CHANGELOG.md">sigs.k8s.io/gateway-api's changelog</a>.</em></p>
   <blockquote>
   <h2>v0.4.3</h2>
   <p>API version: v1alpha2</p>
   <p>This release includes improvements to our webhook, including:</p>
   <ul>
   <li>Migrating kube-webhook-certgen to k8s.gcr.io/ingress-nginx:v1.1.1.
   <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/1126">#1126</a></li>
   <li>New validation to ensure that a HTTPRouterFilter Type matches its value
   <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/1071">#1071</a></li>
   <li>A fix to ensure that Path match validation actually works
   <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/1071">#1071</a></li>
   </ul>
   <h2>v0.4.2</h2>
   <p>API version: v1alpha2</p>
   <p>This release is intended to verify our webhook image tagging process.</p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Update image generation process with more consistent naming
   <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/1034">#1034</a></li>
   </ul>
   <h2>v0.4.1</h2>
   <p>API version: v1alpha2</p>
   <p>This release contains minor bug fixes for v1alpha2.</p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>ControllerName now prints correctly in kubectl output for GatewayClass
   <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/909">#909</a></li>
   <li>Namespace can no longer be left unspecified in ReferencePolicy
   <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/964">#964</a></li>
   <li>Wildcard characters can no longer be used in redirect Hostname values
   <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/pull/956">#956</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/cda56dd9debd1bd2c68146083c4fb8359f2b2aab"><code>cda56dd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1149">#1149</a> from robscott/bump-image</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/0e876053f73a5058ad1f449cd73caf41ef0298b9"><code>0e87605</code></a> Bumping webhook image to v0.4.3</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/85d73c075a5a8f6c683332f58b1186eaf2e44fe0"><code>85d73c0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1138">#1138</a> from robscott/changelog-v0.4.3</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/a960061e76a006f81b758c651c224ab4c4d7a009"><code>a960061</code></a> Adding Changelog for v0.4.3</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/b9a9aa23d8d9968b036a09d59de9fda7803f8bf2"><code>b9a9aa2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1126">#1126</a> from robscott/cherrypick-991</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/8fbf9227fd8d0af9344a8642ebfc532c432ab4f5"><code>8fbf922</code></a> Migrate kube-webhook-certgen to k8s.gcr.io/ingress-nginx:v1.1.1</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/67762d9a50e07261bccd20e1e53a887c94d8bc48"><code>67762d9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1071">#1071</a> from robscott/cherrypick-946</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/5b8978057da285fde54af34edb6f7f11740c191d"><code>5b89780</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1072">#1072</a> from robscott/cherrypick-1064</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/f6c9eb5cf368fc3ead4768d0cbe066817df04d5e"><code>f6c9eb5</code></a> Replacing &quot;go get&quot; with &quot;go install&quot; for kind verification</li>
   <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/8fa96effad78adae8c035fadb8471872971f47ff"><code>8fa96ef</code></a> Validating HTTPRouteFilter type consistency (<a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/946">#946</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/gateway-api/compare/v0.4.0...v0.4.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/gateway-api&package-manager=go_modules&previous-version=0.4.0&new-version=0.4.3)](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] codecov-commenter commented on pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3

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

   # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1119?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 [#1119](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1119?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (14865f8) 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    #1119   +/-   ##
   =======================================
     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/1119?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/1119?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...14865f8](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1119?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


[GitHub] [apisix-ingress-controller] dependabot[bot] closed pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3
URL: https://github.com/apache/apisix-ingress-controller/pull/1119


-- 
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] tao12345666333 commented on pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on PR #1119:
URL: https://github.com/apache/apisix-ingress-controller/pull/1119#issuecomment-1174057601

   @dependabot rebase


-- 
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] tao12345666333 commented on pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on PR #1119:
URL: https://github.com/apache/apisix-ingress-controller/pull/1119#issuecomment-1185291637

   @dependabot close


-- 
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