kubernetes-sigs / blixt

Layer 4 Kubernetes load-balancer
Apache License 2.0
342 stars 50 forks source link

Analyze the complexity within the bpf dataplane code #70

Open astoycos opened 1 year ago

astoycos commented 1 year ago

As it pertains to https://github.com/aya-rs/aya/discussions/505 our ingress/egress code is becoming quite complex, and uses a fair amount of info() calls. Given https://github.com/aya-rs/aya/discussions/505#discussioncomment-4806350 we should take some time and refactor this to reduce complexity and number of aya-log calls.

shaneutt commented 9 months ago

We talked about this in a sync, @astoycos says connection tracking helps are now available in the kernel, so as a part of this effort we should switch from our narrow and focused connection tracking to using the upstream facilities in the kernel.

k8s-triage-robot commented 6 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 5 months ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten