-
Notifications
You must be signed in to change notification settings - Fork 337
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
feat(GatewayAPI): use MeshHTTPRoutes instead of MeshGatewayRoutes internally #9732
Merged
bartsmykla
merged 11 commits into
kumahq:master
from
bartsmykla:feat/gapi-use-meshhttproutes-instead-of-meshgatewayroutes-internally
Apr 3, 2024
Merged
feat(GatewayAPI): use MeshHTTPRoutes instead of MeshGatewayRoutes internally #9732
bartsmykla
merged 11 commits into
kumahq:master
from
bartsmykla:feat/gapi-use-meshhttproutes-instead-of-meshgatewayroutes-internally
Apr 3, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Bart Smykla <[email protected]>
…sion.go Signed-off-by: Bart Smykla <[email protected]>
bartsmykla
requested review from
slonka and
lobkovilya
and removed request for
a team
March 27, 2024 09:04
bartsmykla
force-pushed
the
feat/gapi-use-meshhttproutes-instead-of-meshgatewayroutes-internally
branch
from
March 27, 2024 09:07
59b6e52
to
1e6c13f
Compare
…on.go Signed-off-by: Bart Smykla <[email protected]>
bartsmykla
force-pushed
the
feat/gapi-use-meshhttproutes-instead-of-meshgatewayroutes-internally
branch
from
March 27, 2024 09:08
1e6c13f
to
d0b0e05
Compare
Signed-off-by: Bart Smykla <[email protected]>
Signed-off-by: Bart Smykla <[email protected]>
…hhttproutes-instead-of-meshgatewayroutes-internally
Signed-off-by: Bart Smykla <[email protected]>
bartsmykla
added
the
ci/run-full-matrix
PR: Runs all possible e2e test combination (expensive use carefully)
label
Apr 3, 2024
…hhttproutes-instead-of-meshgatewayroutes-internally
Signed-off-by: Bart Smykla <[email protected]>
michaelbeaumont
changed the title
feat(GAPI): use MesHTTPRoutes instead of MeshGatewayRoutes internally
feat(GAPI): use MeshHTTPRoutes instead of MeshGatewayRoutes internally
Apr 3, 2024
michaelbeaumont
changed the title
feat(GAPI): use MeshHTTPRoutes instead of MeshGatewayRoutes internally
feat(gatewayapi): use MeshHTTPRoutes instead of MeshGatewayRoutes internally
Apr 3, 2024
pkg/plugins/runtime/k8s/controllers/gatewayapi/http_route_controller.go
Outdated
Show resolved
Hide resolved
…hhttproutes-instead-of-meshgatewayroutes-internally
Signed-off-by: Bart Smykla <[email protected]>
michaelbeaumont
approved these changes
Apr 3, 2024
bartsmykla
deleted the
feat/gapi-use-meshhttproutes-instead-of-meshgatewayroutes-internally
branch
April 3, 2024 11:34
lahabana
changed the title
feat(gatewayapi): use MeshHTTPRoutes instead of MeshGatewayRoutes internally
feat(GatewayApi): use MeshHTTPRoutes instead of MeshGatewayRoutes internally
Apr 11, 2024
lahabana
changed the title
feat(GatewayApi): use MeshHTTPRoutes instead of MeshGatewayRoutes internally
feat(GatewayAPI): use MeshHTTPRoutes instead of MeshGatewayRoutes internally
Apr 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/gateway
Built-in Kuma gateway support
ci/run-full-matrix
PR: Runs all possible e2e test combination (expensive use carefully)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist prior to review
MeshHTTPRoute
everywhere for Gateway API #8922syscall.Mkfifo
have equivalent implementation on the other OSci/
labels to run additional/fewer testsUPGRADE.md
?