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

Support some Gateway API experimental features #4179

Closed
michaelbeaumont opened this issue Apr 14, 2022 · 4 comments · Fixed by #4638
Closed

Support some Gateway API experimental features #4179

michaelbeaumont opened this issue Apr 14, 2022 · 4 comments · Fixed by #4638
Labels
area/gateway Built-in Kuma gateway support area/k8s kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it

Comments

@michaelbeaumont
Copy link
Contributor

Description

Gateway API supports some features as experimental. Some are basic features like path rewriting and we should look into which ones we can already support.

@michaelbeaumont michaelbeaumont added area/k8s triage/pending This issue will be looked at on the next triage meeting triage/accepted The issue was reviewed and is complete enough to start working on it kind/feature New feature area/gateway Built-in Kuma gateway support and removed triage/pending This issue will be looked at on the next triage meeting labels Apr 14, 2022
@github-actions github-actions bot added the triage/stale Inactive for some time. It will be triaged again label May 15, 2022
@github-actions
Copy link
Contributor

This issue was inactive for 30 days it will be reviewed in the next triage meeting and might be closed.
If you think this issue is still relevant please comment on it promptly or attend the next triage meeting.

@michaelbeaumont michaelbeaumont removed the triage/stale Inactive for some time. It will be triaged again label May 15, 2022
@github-actions github-actions bot added the triage/stale Inactive for some time. It will be triaged again label Jun 15, 2022
@github-actions
Copy link
Contributor

This issue was inactive for 30 days it will be reviewed in the next triage meeting and might be closed.
If you think this issue is still relevant please comment on it promptly or attend the next triage meeting.

@lahabana lahabana removed the triage/stale Inactive for some time. It will be triaged again label Jun 15, 2022
@lahabana
Copy link
Contributor

#3908

@github-actions github-actions bot added the triage/stale Inactive for some time. It will be triaged again label Jul 16, 2022
@github-actions
Copy link
Contributor

This issue was inactive for 30 days it will be reviewed in the next triage meeting and might be closed.
If you think this issue is still relevant please comment on it promptly or attend the next triage meeting.

@lahabana lahabana removed the triage/stale Inactive for some time. It will be triaged again label Jul 18, 2022
michaelbeaumont added a commit that referenced this issue Jul 19, 2022
Closes #4179, closes #3908

* feat(gateway): support URL rewriting
* test(e2e): enable experimental channel in tests
* test(e2e): add gatewy URL rewrite test
* chore(api): remove unused Messages
* refactor(gatewayapi): extract helper method
* test(e2e): fix path handling
* refactor(gateway): var naming
* feat(gateway): add validation for replacePrefixMatch

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
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 area/k8s kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants