Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump sigs.k8s.io/gateway-api from 0.6.2 to 0.7.1 #167

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps sigs.k8s.io/gateway-api from 0.6.2 to 0.7.1.

Release notes

Sourced from sigs.k8s.io/gateway-api's releases.

v0.7.1

This is a patch release that includes small fixes, clarifications, and conformance tests as a follow up to the v0.7.0 release.

Changes by Kind

Conformance Tests

  • Fixed an issues causing conformance tests to fail when using IPv6 addresses. (#2024, @​howardjohn)
  • HTTPRoute connectivity is in now enforced in conformance tests if a relevant ReferenceGrant gets deleted. (#1853, @​pmalek)
  • New: Conformance tests for HTTP request mirroring. (#1912, @​liorlieberman)
  • Fixes to port and scheme redirect tests: Tests now send HTTPS requests with consistent SNI and Host, Gateway now has the correct SANs. (#2039, @​sunjaybhatia)
  • TLSRoute test now waits for namespaces to be ready. (#2067, @​skriss)

Validating Webhook

  • Webhook config works with "restricted" Pod Security level. (#2016, @​jcpunk)

Clarifications

  • HTTPRoute Method matching precedence has been clarified. (#2054, @​gauravkghildiyal)
  • Implementations MUST ignore any port value specified in the HTTP Host header while performing a match against HTTPRoute.Hostnames. (#1980, @​gauravkghildiyal)
  • HTTPRoute: Clarified that exact path matches are truly exact, both trailing slashes and capitalization are meaningful. (#2055, @​robscott)
  • Gateway: Clarified that AttachedRoutes should only consider Routes that have been accepted. (#2050, @​mlavacca)

v0.7.0

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.

Features Graduating to Standard

In addition to those broad focuses, 2 features are graduating to the standard channel:

GEPs

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

... (truncated)

Changelog

Sourced from sigs.k8s.io/gateway-api's changelog.

v0.7.1

This is a patch release that includes small fixes, clarifications, and conformance tests as a follow up to the v0.7.0 release.

Changes by Kind

Conformance Tests

  • Fixed an issues causing conformance tests to fail when using IPv6 addresses. (#2024, @​howardjohn)
  • HTTPRoute connectivity is in now enforced in conformance tests if a relevant ReferenceGrant gets deleted. (#1853, @​pmalek)
  • New: Conformance tests for HTTP request mirroring. (#1912, @​liorlieberman)
  • Fixes to port and scheme redirect tests: Tests now send HTTPS requests with consistent SNI and Host, Gateway now has the correct SANs. (#2039, @​sunjaybhatia)
  • TLSRoute test now waits for namespaces to be ready. (#2067, @​skriss)

Validating Webhook

  • Webhook config works with "restricted" Pod Security level. (#2016, @​jcpunk)

Clarifications

  • HTTPRoute Method matching precedence has been clarified. (#2054, @​gauravkghildiyal)
  • Implementations MUST ignore any port value specified in the HTTP Host header while performing a match against HTTPRoute.Hostnames. (#1980, @​gauravkghildiyal)
  • HTTPRoute: Clarified that exact path matches are truly exact, both trailing slashes and capitalization are meaningful. (#2055, @​robscott)
  • Gateway: Clarified that AttachedRoutes should only consider Routes that have been accepted. (#2050, @​mlavacca)

v0.7.0

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.

Features Graduating to Standard

In addition to those broad focuses, 2 features are graduating to the standard channel:

GEPs

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

... (truncated)

Commits
  • ab03a59 Merge pull request #2081 from robscott/changelog-v0.7.1
  • 27efbb5 Adding changelog for v0.7.1
  • 54bd466 Merge pull request #2068 from k8s-infra-cherrypick-robot/cherry-pick-2067-to-...
  • cd370d5 conformance: wait for namespace to be ready in TLSRoute test
  • e60faa0 Merge pull request #2059 from k8s-infra-cherrypick-robot/cherry-pick-2054-to-...
  • cc22914 Add method matching to HTTPRoute matching precedence order
  • 692afa8 Merge pull request #2056 from k8s-infra-cherrypick-robot/cherry-pick-2055-to-...
  • 9df33e5 Clarifying HTTPRoute exact match behavior
  • dfe12a7 Merge pull request #2053 from k8s-infra-cherrypick-robot/cherry-pick-2050-to-...
  • 5bc76ab docs: attachedRoutes comment updated
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 14, 2023

Dependabot tried to add @tao12345666333, @lingsamuel and @AlinsRan as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/AlinsRan/apisix-ingress-controller/pulls/167/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the AlinsRan/apisix-ingress-controller repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 14, 2023

The following labels could not be found: area/dependencies.

Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 0.6.2 to 0.7.1.
- [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases)
- [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/CHANGELOG.md)
- [Commits](kubernetes-sigs/gateway-api@v0.6.2...v0.7.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/gateway-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/gateway-api-0.7.1 branch from daf5b69 to d2f2550 Compare August 28, 2023 19:04
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #178.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/gateway-api-0.7.1 branch September 4, 2023 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants