blixt icon indicating copy to clipboard operation
blixt copied to clipboard

*Route support for multiple Gateways

Open rushi47 opened this issue 3 years ago • 2 comments

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

rushi47 avatar Dec 06 '22 17:12 rushi47

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 avatar Jan 23 '23 17:01 shaneutt

Note that this is now blocked on https://github.com/kubernetes-sigs/blixt/milestone/8, and the work should be done in the upcoming Rust control-plane afterwards.

/label blocked

shaneutt avatar Jan 25 '24 14:01 shaneutt