Open Issues Need Help
View All on GitHub help wanted area/maintenance triage/accepted
Layer 4 Kubernetes load-balancer
Rust
#ebpf#kubernetes#networking#operators#rust
enhance integration tests 2 months ago
help wanted area/maintenance triage/accepted
Layer 4 Kubernetes load-balancer
Rust
#ebpf#kubernetes#networking#operators#rust
help wanted area/maintenance triage/accepted
Layer 4 Kubernetes load-balancer
Rust
#ebpf#kubernetes#networking#operators#rust
include integration tests in CI 2 months ago
help wanted area/tests area/maintenance triage/accepted
Layer 4 Kubernetes load-balancer
Rust
#ebpf#kubernetes#networking#operators#rust
unify logging and dependency setup 2 months ago
AI Summary: The project currently uses a mix of `log::` and `tracing::` for logging, leading to an unclear and inconsistent logging strategy. The issue proposes unifying all logging to use `tracing::` and consolidating dependencies through workspace dependencies to improve clarity and enable future cross-component tracing.
Complexity:
3/5
help wanted area/maintenance triage/accepted
Layer 4 Kubernetes load-balancer
Rust
#ebpf#kubernetes#networking#operators#rust