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.0 to 0.6.1 #3524

Merged
merged 3 commits into from
Feb 15, 2023

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)

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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2023 14:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2023
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Base: 72.9% // Head: 72.1% // Decreases project coverage by -0.9% ⚠️

Coverage data is based on head (eb281db) compared to base (f6611e3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #3524     +/-   ##
=======================================
- Coverage   72.9%   72.1%   -0.9%     
=======================================
  Files        119     126      +7     
  Lines      14099   14532    +433     
=======================================
+ Hits       10283   10481    +198     
- Misses      3158    3382    +224     
- Partials     658     669     +11     
Impacted Files Coverage Δ
internal/dataplane/sendconfig/kong.go 52.3% <0.0%> (-7.7%) ⬇️
internal/manager/setup.go 46.4% <0.0%> (-4.4%) ⬇️
internal/manager/config_validation.go 86.7% <0.0%> (-3.9%) ⬇️
internal/manager/run.go 42.7% <0.0%> (-2.4%) ⬇️
...nternal/controllers/gateway/udproute_controller.go 71.6% <0.0%> (-2.2%) ⬇️
...nternal/controllers/gateway/tlsroute_controller.go 71.4% <0.0%> (-2.1%) ⬇️
...ternal/controllers/gateway/httproute_controller.go 68.0% <0.0%> (-1.7%) ⬇️
internal/store/store.go 65.7% <0.0%> (-0.6%) ⬇️
internal/store/fake_store.go 59.6% <0.0%> (-0.6%) ⬇️
internal/dataplane/kong_client.go 83.0% <0.0%> (-0.5%) ⬇️
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@randmonkey
Copy link
Contributor

Seems that the interface for configuring conformance tests has changed.

# github.com/kong/kubernetes-ingress-controller/v2/test/conformance [github.com/kong/kubernetes-ingress-controller/v2/test/conformance.test]
Error: test/conformance/gateway_conformance_test.go:78:22: cannot use map[suite.SupportedFeature]bool{…} (value of type map[suite.SupportedFeature]bool) as type sets.Set[suite.SupportedFeature] in struct literal
Error: test/conformance/gateway_conformance_test.go:103:9: undefined: tests.HTTPRouteRequestRedirect
  • sets.Set[suite.SupportedFeature] should be used to configure supported features
  • HTTPRouteRequestRedirect test is removed or name changed

@mlavacca mlavacca self-assigned this Feb 15, 2023
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
@mlavacca mlavacca merged commit 1e44867 into main Feb 15, 2023
@mlavacca mlavacca deleted the dependabot/go_modules/sigs.k8s.io/gateway-api-0.6.1 branch February 15, 2023 10:22
@mlavacca mlavacca mentioned this pull request Feb 15, 2023
3 tasks
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 size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants