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

Bump sigs.k8s.io/gateway-api from 0.6.0 to 0.6.1 #422

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps sigs.k8s.io/gateway-api from 0.6.0 to 0.6.1.

Release notes

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

v0.6.1

API versions: v1beta1, v1alpha2

This is a patch release that predominantly includes updated conformance tests for implementations to implement.

For all major changes since the v0.5.x release series, please see the v0.6.0 release notes.

Bug Fixes

  • Our regex for validating path characters was updated to accurately identify "p-chars" as per RFC-3986. (#1644, @​jackstine)
  • An erroneous "namespace" field was present in our webhook ClusterRoleBindings and has been removed. (#1684, @​tao12345666333)

New Features

  • Conditions for Policies have been added to the Golang library, enabling Go-based implementations to re-use those for their downstream Policies. (#1682, @​mmamczur)

Conformance Test Updates

  • Added conformance tests for checking Port, Scheme and Path to the extended and experimental features. (#1611, @​LiorLieberman)
  • Added conformance tests for HTTP rewrite (#1622, #1628, @​LiorLieberman)
  • Added more conformance tests for path matching to catch known edge cases. (#1627, @​sunjayBhatia)
  • Added some initial conformance tests for TLSRoute passthrough. (#1579, @​candita)
  • Added conformance tests that exercise NotAllowedByListeners reason. (#1669, @​mlavacca)
  • Loosen the Accepted check in GatewayClass observed generation tests to provide a more realistic test for implementations. (#1655, @​arkodg)
  • A "SkipTests" field has been added to accomodate implementations in running subsets of the tests as needed, this can be particularly helpful for new implementations that want to add conformance iteratively. (#1578, @​mlavacca)
  • Fixed a broken test for GRPCRoute that caused an erronous failure. (#1692, @​arkodg)
  • Added "all-features" flag to conformance test to enable all supported features on test runs. (#1642, @​gyohuangxin)
  • Fixed usage of net/http default client in conformance test suite

... (truncated)

Changelog

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

v0.6.1

This is a patch release that predominantly includes updated conformance tests for implementations to implement.

For all major changes since the v0.5.x release series, please see the v0.6.0 release notes.

Bug Fixes

  • Our regex for validating path characters was updated to accurately identify "p-chars" as per RFC-3986. (#1644, @​jackstine)
  • An erroneous "namespace" field was present in our webhook ClusterRoleBindings and has been removed. (#1684, @​tao12345666333)

New Features

  • Conditions for Policies have been added to the Golang library, enabling Go-based implementations to re-use those for their downstream Policies. (#1682, @​mmamczur)

Conformance Test Updates

  • Added conformance tests for checking Port, Scheme and Path to the extended and experimental features. (#1611, @​LiorLieberman)
  • Added conformance tests for HTTP rewrite (#1622, #1628, @​LiorLieberman)
  • Added more conformance tests for path matching to catch known edge cases. (#1627, @​sunjayBhatia)
  • Added some initial conformance tests for TLSRoute passthrough. (#1579, @​candita)
  • Added conformance tests that exercise NotAllowedByListeners reason. (#1669, @​mlavacca)
  • Loosen the Accepted check in GatewayClass observed generation tests to provide a more realistic test for implementations. (#1655, @​arkodg)
  • A "SkipTests" field has been added to accomodate implementations in running subsets of the tests as needed, this can be particularly helpful for new implementations that want to add conformance iteratively. (#1578, @​mlavacca)
  • Fixed a broken test for GRPCRoute that caused an erronous failure. (#1692, @​arkodg)
  • Added "all-features" flag to conformance test to enable all supported features on test runs. (#1642, @​gyohuangxin)
  • Fixed usage of net/http default client in conformance test suite (#1617, @​howardjohn)

... (truncated)

Commits
  • e5170d1 Merge pull request #1702 from shaneutt/shaneutt/v0.6.1-changelog
  • 1b66bd5 chore: update generators to v0.6.1 release
  • 37b52e2 docs: add patch release section to RELEASE.md
  • d2344ea docs: add v0.6.1 changelog
  • c36416c Fixing verify-boilerplate to work with latest build images
  • 05c5747 Merge pull request #1707 from arkodg/supported-kinds-bug
  • a3e38ea Revert "Merge pull request #1672 from Sajiyah-Salat/main"
  • ac4d9da Revert "Merge pull request #1694 from mlavacca/parentref-not-permitted-confor...
  • b5c106e Merge pull request #1671 from mlavacca/docs-NoMatchingParent
  • e53bacd Merge pull request #1617 from howardjohn/conformance/drop-default-client
  • 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 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 dependabot bot requested a review from a team as a code owner February 9, 2023 17:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/gateway-api-0.6.1 branch 2 times, most recently from 7b9b3a7 to cd04c6c Compare February 14, 2023 23:11
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/gateway-api-0.6.1 branch 4 times, most recently from 8c0c195 to 026143a Compare February 28, 2023 22:45
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/gateway-api-0.6.1 branch from 026143a to bbff731 Compare March 1, 2023 18:47
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/gateway-api-0.6.1 branch 2 times, most recently from dac3808 to 3d64e75 Compare March 9, 2023 03:25
Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 0.6.0 to 0.6.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.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/gateway-api-0.6.1 branch from 3d64e75 to a862f85 Compare March 14, 2023 19:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2023

Superseded by #471.

@dependabot dependabot bot closed this Mar 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/gateway-api-0.6.1 branch March 15, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

0 participants