cilium / cilium

eBPF-based Networking, Security, and Observability
https://cilium.io
Apache License 2.0
19.79k stars 2.9k forks source link

Run LRP e2e test for per-packet LB #33918

Open aditighag opened 1 month ago

aditighag commented 1 month ago

Related to PR - https://github.com/cilium/cilium/pull/33721, run the e2e test - https://github.com/cilium/cilium-cli/blob/main/connectivity/builder/local_redirect_policy.go#L43 with per-packet LB configuration.

/cc @ysksuzuki

pravk03 commented 1 month ago

Created https://github.com/cilium/cilium-cli/pull/2701 to add the tests.