-
Notifications
You must be signed in to change notification settings - Fork 368
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 to gateway api v0.7.0 #1415
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1415 +/- ##
==========================================
- Coverage 62.07% 61.97% -0.10%
==========================================
Files 79 79
Lines 11275 11275
==========================================
- Hits 6999 6988 -11
- Misses 3820 3828 +8
- Partials 456 459 +3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wait for v0.7.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general, I think we should track all the Gateway API releases, given how infrequent they are. Let's go ahead and land this. 🙂
add a cherrypick label for action testing, please kindly ignore. |
/hold
|
wait v0.7.1 because of kubernetes-sigs/gateway-api#2024 |
* Release notes https://github.com/kubernetes-sigs/gateway-api/releases/tag/v0.7.0-rc2 * Also re enable redirect tests because of the fixes made in those tests should make the tests API conformant :) Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great
HTTPRouteRedirectPortAndScheme
Fixes: #992
Fixes: #993
Fixes: #994