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

TCPRoute Support #2086

Closed
1 of 5 tasks
shaneutt opened this issue Dec 10, 2021 · 0 comments · Fixed by #2406
Closed
1 of 5 tasks

TCPRoute Support #2086

shaneutt opened this issue Dec 10, 2021 · 0 comments · Fixed by #2406
Assignees
Labels
area/feature New feature or request priority/medium waiting-on-pr-review This work is on-hold, specifically because no further work can be done until review is complete

Comments

@shaneutt
Copy link
Contributor

shaneutt commented Dec 10, 2021

Problem Statement

The purpose of this issue is to add support for TCPRoute from Gateway API.

Proposed Solution

  • add a controller for TCPRoute (use HTTPRoute as general reference)
  • add pkg/parser/translate.go data-plane translation support for TCPRoute
  • add integration tests which cover all options

Acceptance Criteria

  • as a user I can use TCPRoute objects with KIC

Prerequistes

@shaneutt shaneutt added area/feature New feature or request priority/medium labels Dec 10, 2021
@shaneutt shaneutt added this to the Gateway API - Milestone 2 milestone Dec 10, 2021
@shaneutt shaneutt self-assigned this Apr 7, 2022
@shaneutt shaneutt added the waiting-on-pr-review This work is on-hold, specifically because no further work can be done until review is complete label Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request priority/medium waiting-on-pr-review This work is on-hold, specifically because no further work can be done until review is complete
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant