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

*Route support for multiple Gateways #40

Open
3 tasks
rushi47 opened this issue Dec 6, 2022 · 2 comments
Open
3 tasks

*Route support for multiple Gateways #40

rushi47 opened this issue Dec 6, 2022 · 2 comments
Labels
area/controlplane area/maintenance blocked help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. size/medium triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@rushi47
Copy link
Contributor

rushi47 commented Dec 6, 2022

Problem Statement

As of now UDPRoute/TCPRoute can only refer to one Blixt Gateway (via parentRefs) so we need to add support for multiple Gateways.

TO DO

  • Update UDPRoute controller to add multiple-Gateway support
  • Update TCPRoute controller to add multiple-Gateway support
  • (?) Add fixes on data plane side
@shaneutt shaneutt added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. area/controlplane area/maintenance size/medium labels Dec 6, 2022
@shaneutt shaneutt self-assigned this Jan 20, 2023
@shaneutt
Copy link
Member

This one isn't needed for initial UDPRoute support, ultimately though it belongs to both our UDP and TCP support so I'm renaming it as such and adding it to milestone 3.

@shaneutt shaneutt changed the title UDPRoute support for multiple Gateways *Route support for multiple Gateways Jan 23, 2023
@shaneutt shaneutt removed their assignment Jan 23, 2023
@shaneutt shaneutt added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. and removed good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. labels Aug 31, 2023
@shaneutt shaneutt added the priority/backlog Higher priority than priority/awaiting-more-evidence. label Oct 12, 2023
@shaneutt shaneutt modified the milestones: v0.3.0 - Gateway API Conformance, v0.4.0 - Primary Features Oct 12, 2023
@kubernetes-sigs kubernetes-sigs deleted a comment from k8s-ci-robot Jan 25, 2024
@shaneutt shaneutt modified the milestones: v0.8.0 - Hardening FIXME, v0.4.0 - Rewrite of the control-plane in Rust Oct 29, 2024
@shaneutt shaneutt added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed priority/backlog Higher priority than priority/awaiting-more-evidence. labels Oct 29, 2024
@shaneutt
Copy link
Member

Blocked by #300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controlplane area/maintenance blocked help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. size/medium triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Development

No branches or pull requests

2 participants