Skip to content

Remove k8s dependency from BBR #535

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

Open
Tracked by #681
rramkumar1 opened this issue Mar 19, 2025 · 1 comment
Open
Tracked by #681

Remove k8s dependency from BBR #535

rramkumar1 opened this issue Mar 19, 2025 · 1 comment
Labels
triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@rramkumar1
Copy link
Contributor

We get a rest config here:

https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/cmd/body-based-routing/main.go#L80

We shouldn't need to do this as BBR doesn't have any k8s dependency. This will likely require a slight rewrite of the server code too as we are reusing some k8s manager frameworks.

@kfswain
Copy link
Collaborator

kfswain commented Apr 22, 2025

@rramkumar1 is this something we can assign to you?

@kfswain kfswain mentioned this issue Apr 21, 2025
17 tasks
@kfswain kfswain added the triage/accepted Indicates an issue or PR is ready to be actively worked on. label Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

2 participants