dependabot[bot] opened a new pull request, #1601: URL: https://github.com/apache/apisix-ingress-controller/pull/1601
Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 0.5.1 to 0.6.0. <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.6.0</h2> <p>API versions: <code>v1beta1</code>, <code>v1alpha2</code></p> <h2>Major Changes</h2> <h3>ReferenceGrant moves to <code>v1beta1</code>, ReferencePolicy removed</h3> <p>With more implementations now supporting ReferenceGrant (and more conformance coverage of the resource), we've moved ReferenceGrant to <code>v1beta1</code> in this release. <strong>Note</strong> that moving to beta also moves the object to the Standard channel (it was Experimental previously).</p> <p>We've also removed the already-deprecated ReferencePolicy resource, so please move over to the shiny new ReferenceGrant, which has all the same features.</p> <ul> <li>Promotes ReferenceGrant to the v1beta1 API and the standard release channel (<a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1455">#1455</a>, <a href="https://github.com/nathancoleman"><code>@nathancoleman</code></a>)</li> <li>ReferencePolicy has been removed from the API in favor of ReferenceGrant. (<a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1406">#1406</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> </ul> <h3>Introduce GRPCRoute</h3> <p>The <code>GRPCRoute</code> resource has been introduced in order to simplify the routing of GRPC requests. Its design is described in <a href="https://gateway-api.sigs.k8s.io/geps/gep-1016/">GEP-1016</a>. As it is a new resource, it is introduced in the experimental channel.</p> <p>Thanks to <a href="https://github.com/gnossen"><code>@gnossen</code></a> for pushing this ahead.</p> <ul> <li>Introduce GRPCRoute resource. (<a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1115">#1115</a>, <a href="https://github.com/gnossen"><code>@gnossen</code></a>)</li> </ul> <h3>Status updates</h3> <p>As described in <a href="https://gateway-api.sigs.k8s.io/geps/gep-1364/">GEP-1364</a>, status conditions have been updated within the Gateway resource to make it more consistent with the rest of the API. These changes, along with some other status changes, are detailed below.</p> <p>Gateway:</p> <ul> <li>New <code>Accepted</code> and <code>Programmed</code> conditions introduced.</li> <li><code>Scheduled</code> condition deprecated.</li> <li>Core Conditions now <code>Accepted</code> and <code>Programmed</code>.</li> <li>Moves to Extended: <code>Ready</code>.</li> </ul> <p>Gateway Listener:</p> <ul> <li>New <code>Accepted</code> and <code>Programmed</code> conditions introduced.</li> <li><code>Detached</code> condition deprecated.</li> <li>Core Conditions now <code>Accepted</code>, <code>Programmed</code>, <code>ResolvedRefs</code>, and <code>Conflicted</code>.</li> <li>Moves to Extended: <code>Ready</code>.</li> </ul> <p>All Resources:</p> <ul> <li>The <code>Accepted</code> Condition now has a <code>Pending</code> reason, which is the default until the condition is updated by a controller.</li> </ul> <p>Route resources:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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> <h1>v0.6.0</h1> <h2>Major Changes</h2> <h3>ReferenceGrant moves to <code>v1beta1</code>, ReferencePolicy removed</h3> <p>With more implementations now supporting ReferenceGrant (and more conformance coverage of the resource), we've moved ReferenceGrant to <code>v1beta1</code> in this release. <strong>Note</strong> that moving to beta also moves the object to the Standard channel (it was Experimental previously).</p> <p>We've also removed the already-deprecated ReferencePolicy resource, so please move over to the shiny new ReferenceGrant, which has all the same features.</p> <ul> <li>Promotes ReferenceGrant to the v1beta1 API and the standard release channel (<a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1455">#1455</a>, <a href="https://github.com/nathancoleman"><code>@nathancoleman</code></a>)</li> <li>ReferencePolicy has been removed from the API in favor of ReferenceGrant. (<a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1406">#1406</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> </ul> <h3>Introduce GRPCRoute</h3> <p>The <code>GRPCRoute</code> resource has been introduced in order to simplify the routing of GRPC requests. Its design is described in <a href="https://gateway-api.sigs.k8s.io/geps/gep-1016/">GEP-1016</a>. As it is a new resource, it is introduced in the experimental channel.</p> <p>Thanks to <a href="https://github.com/gnossen"><code>@gnossen</code></a> for pushing this ahead.</p> <ul> <li>Introduce GRPCRoute resource. (<a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1115">#1115</a>, <a href="https://github.com/gnossen"><code>@gnossen</code></a>)</li> </ul> <h3>Status updates</h3> <p>As described in <a href="https://gateway-api.sigs.k8s.io/geps/gep-1364/">GEP-1364</a>, status conditions have been updated within the Gateway resource to make it more consistent with the rest of the API. These changes, along with some other status changes, are detailed below.</p> <p>Gateway:</p> <ul> <li>New <code>Accepted</code> and <code>Programmed</code> conditions introduced.</li> <li><code>Scheduled</code> condition deprecated.</li> <li>Core Conditions now <code>Accepted</code> and <code>Programmed</code>.</li> <li>Moves to Extended: <code>Ready</code>.</li> </ul> <p>Gateway Listener:</p> <ul> <li>New <code>Accepted</code> and <code>Programmed</code> conditions introduced.</li> <li><code>Detached</code> condition deprecated.</li> <li>Core Conditions now <code>Accepted</code>, <code>Programmed</code>, <code>ResolvedRefs</code>, and <code>Conflicted</code>.</li> <li>Moves to Extended: <code>Ready</code>.</li> </ul> <p>All Resources:</p> <ul> <li>The <code>Accepted</code> Condition now has a <code>Pending</code> reason, which is the default until the condition is updated by a controller.</li> </ul> <p>Route resources:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/6c222d30894ed3b7066b68ca5593febbef174502"><code>6c222d3</code></a> chore: update default version to v0.6.0</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/ca470e2a1b7922560958de2f4a8d0381088a9c8d"><code>ca470e2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1614">#1614</a> from shaneutt/shaneutt/v0.6.0-changelog</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/9522bd0916002d871a95698514714618222a3637"><code>9522bd0</code></a> docs: add v0.6.0 changelog entry</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/6a8738a27c8548be7207b367f587eea3aa21eb90"><code>6a8738a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1594">#1594</a> from youngnick/973-fix</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/05fa505b2350fb527f9f340226d9738001eccdd9"><code>05fa505</code></a> Update wording on ParentRef field to require AllowedRoutes or ReferenceGrant</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/dc314b1f2fe8957fb2fa789d4ad6df0ae6047358"><code>dc314b1</code></a> Assert observedGeneration is incremented in Status.Conditions. (<a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1586">#1586</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/9c9429a7e8f870aa3023973dfdae6c9e059057e6"><code>9c9429a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1609">#1609</a> from frankbu/impl/istio</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/889b226099040271ad97a862409694f5b5cce8d8"><code>889b226</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes-sigs/gateway-api/issues/1608">#1608</a> from shaneutt/shaneutt/release-v060-rc2</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/91d868b1a7e9a4a82057bc2f3e33d5f69c24ba9c"><code>91d868b</code></a> chore: update webhook version in build hacks</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/3c693e003887d8bb79e6e533b1323e334b044a55"><code>3c693e0</code></a> fix link target</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/gateway-api/compare/v0.5.1...v0.6.0">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
