-
Notifications
You must be signed in to change notification settings - Fork 594
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: bump Gateway API to 0.6.0 #3496
Conversation
eff2c13
to
641458b
Compare
Codecov ReportBase: 73.9% // Head: 74.1% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #3496 +/- ##
=======================================
+ Coverage 73.9% 74.1% +0.2%
=======================================
Files 118 118
Lines 13987 13886 -101
=======================================
- Hits 10337 10295 -42
+ Misses 2989 2939 -50
+ Partials 661 652 -9
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. |
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Note for the reviewers: a subset of conformance tests has been disabled to keep this PR as small as possible. In the next iterations, all the currently disabled conformance tests will be fixed and re-enabled. |
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Co-authored-by: Patryk Małek <patryk.malek@konghq.com>
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
Co-authored-by: Patryk Małek <patryk.malek@konghq.com>
What this PR does / why we need it:
The Gateway API has been bumped to 0.6.0
Which issue this PR fixes:
Fixes #3214
Special notes for your reviewer:
The Gateway API has been bumped to 0.6.0. A subset of conformance tests has been disabled to keeping this PR as small as possible. In the next iterations, all the currently disabled conformance tests will be fixed and re-enabled.
PR Readiness Checklist:
Complete these before marking the PR as
ready to review
:CHANGELOG.md
release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR