dependabot[bot] opened a new pull request, #1846: URL: https://github.com/apache/apisix-ingress-controller/pull/1846
Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 0.6.2 to 0.7.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.7.0</h2> <p>The v0.7.0 release focuses on refining and stabilizing existing APIs. This included a focus on both conformance tests and clarifying ambiguous parts of the API spec.</p> <h2>Features Graduating to Standard</h2> <p>In addition to those broad focuses, 2 features are graduating to the standard channel:</p> <ul> <li>GEP-1323: Response Header Modifiers (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1905">#1905</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> <li>GEP-726: Path Redirects and Rewrites (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1874">#1874</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> </ul> <h2>GEPs</h2> <p>There are a lot of interesting GEPs in the pipeline right now, but only some of these GEPs have made it to experimental status in time for v0.7.0. The GEPs highlighted below are both in an experimental state and are either entirely new (GEP-1748) or had significant new concepts introduced (GEP-713):</p> <h3>GEP-713: Policy Attachment</h3> <p>This GEP received a major update, splitting policy attachment into two categories "Direct" and "Inherited". The new "Direct" mode enables a simplified form of policy attachment for targeting a single resource (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1565">#1565</a>, <a href="https://github.com/youngnick"><code>@youngnick</code></a>).</p> <h3>GEP-1748: Gateway API Interaction with Multi-Cluster Services</h3> <p>A new GEP was introduced to define how Gateway API interacts with Multi-Cluster Services. At a high level, this states that ServiceImports have "Extended" support and can be used anywhere Services can throughout the API. There's a lot more nuance here, so for the full details, refer to the GEP. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1843">#1843</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</p> <h2>Other Changes by Kind</h2> <h3>Status Changes</h3> <ul> <li>The "Ready" Gateway and Listener condition has been reserved for future use. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1888">#1888</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> <li>The UnsupportedAddress Listener condition reason has been moved to a Gateway condition reason. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1888">#1888</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> <li>The AddressNotAssigned Gateway condition reasons has moved from Accepted to Programmed. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1888">#1888</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> <li>The NoResources Gateway condition reasons has moved from Ready to Programmed. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1888">#1888</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> </ul> <h3>Spec Cleanup</h3> <ul> <li>Clarification that port redirects should not add port number to Location header for HTTP and HTTPS requests on 80 and 443. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1908">#1908</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> <li>Port redirect when empty will depend on the configured Redirect scheme (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1880">#1880</a>, <a href="https://github.com/gauravkghildiyal"><code>@gauravkghildiyal</code></a>)</li> <li>Updated spec to clarify that Exact matches have precedence over Prefix matches and RegularExpression matches have implementation specific precedence. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1855">#1855</a>,</li> </ul> <!-- 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.7.0</h1> <p>The v0.7.0 release focuses on refining and stabilizing existing APIs. This included a focus on both conformance tests and clarifying ambiguous parts of the API spec.</p> <h2>Features Graduating to Standard</h2> <p>In addition to those broad focuses, 2 features are graduating to the standard channel:</p> <ul> <li>GEP-1323: Response Header Modifiers (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1905">#1905</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> <li>GEP-726: Path Redirects and Rewrites (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1905">#1905</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> </ul> <h2>GEPs</h2> <p>There are a lot of interesting GEPs in the pipeline right now, but only some of these GEPs have made it to experimental status in time for v0.7.0. The GEPs highlighted below are both in an experimental state and are either entirely new (GEP-1748) or had significant new concepts introduced (GEP-713):</p> <h3>GEP-713: Policy Attachment</h3> <p>This GEP received a major update, splitting policy attachment into two categories "Direct" and "Inherited". The new "Direct" mode enables a simplified form of policy attachment for targeting a single resource (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1565">#1565</a>, <a href="https://github.com/youngnick"><code>@youngnick</code></a>).</p> <h3>GEP-1748: Gateway API Interaction with Multi-Cluster Services</h3> <p>A new GEP was introduced to define how Gateway API interacts with Multi-Cluster Services. At a high level, this states that ServiceImports have "Extended" support and can be used anywhere Services can throughout the API. There's a lot more nuance here, so for the full details, refer to the GEP. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1843">#1843</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</p> <h2>Other Changes by Kind</h2> <h3>Status Changes</h3> <ul> <li>The "Ready" Gateway and Listener condition has been reserved for future use. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1888">#1888</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> <li>The UnsupportedAddress Listener condition reason has been moved to a Gateway condition reason. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1888">#1888</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> <li>The AddressNotAssigned Gateway condition reasons has moved from Accepted to Programmed. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1888">#1888</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> <li>The NoResources Gateway condition reasons has moved from Ready to Programmed. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1888">#1888</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> </ul> <h3>Spec Cleanup</h3> <ul> <li>Clarification that port redirects should not add port number to Location header for HTTP and HTTPS requests on 80 and 443. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1908">#1908</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> <li>Port redirect when empty will depend on the configured Redirect scheme (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1880">#1880</a>, <a href="https://github.com/gauravkghildiyal"><code>@gauravkghildiyal</code></a>)</li> <li>Updated spec to clarify that Exact matches have precedence over Prefix matches</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/fea43344ffe7cd33d250a04b1760c70c882c9fbb"><code>fea4334</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2023">#2023</a> from robscott/changelog-v0.7.0</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/2d1859db2ca452d6a4da2d3eb75de1227a7b51f0"><code>2d1859d</code></a> Adding changelog for v0.7.0 release</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/551baa6345908780c12caaaae78fa144917050af"><code>551baa6</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2022">#2022</a> from robscott/v0.7.0-fixes</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/e568e2a23a4fe95092554aa6b3b31bd1ba5a7a7e"><code>e568e2a</code></a> Replacing fmt.Sprintln with plain strings</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/ac5b0bb26e269b1ebc79964bba52f7e010a3fc2e"><code>ac5b0bb</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2017">#2017</a> from keithmattix/mesh-conformance-fixes</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/2f864502361b046ec895688752a3ff3970621987"><code>2f86450</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2021">#2021</a> from kubernetes-sigs/dependabot/pip/mkdocs-awesome-p...</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/f4b5650b4254731b535b2b34aad79b4a9e53edce"><code>f4b5650</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2020">#2020</a> from kubernetes-sigs/dependabot/pip/mkdocs-material-...</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/f6e472aeee418b5f4875d5481b5348be6df1260a"><code>f6e472a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2019">#2019</a> from kubernetes-sigs/dependabot/pip/tornado-6.3.2</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/3a1958adb635da9a235e32c050fbfa7c63e98cdc"><code>3a1958a</code></a> build(deps): bump mkdocs-awesome-pages-plugin from 2.9.0 to 2.9.1</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/e8ee55eefd77ca66b432620a1db6c74c7ef79e3b"><code>e8ee55e</code></a> build(deps): bump mkdocs-material from 9.1.11 to 9.1.12</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/gateway-api/compare/v0.6.2...v0.7.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]
