Tobias Klauser
Tobias Klauser
Thanks for the report @Shikhar0411. Which command did you use to install Cilium? What version of the Cilium CLI (`cilium version`) are you using?
FWIW, adding a valid `--chart-directory` to the command should work. But obviously we should make that clearer in the error message.
Seen on #556: https://github.com/cilium/cilium-cli/pull/556/checks?check_run_id=3657524522
Fixed by #955, thanks.
Hit by multicluster test in #529, though on `no-policies/pod-to-service/curl-0`, not `allow-all/pod-to-service/curl-2`: https://github.com/cilium/cilium-cli/runs/3547587561?check_suite_focus=true
@nshalman I'll try to review as well once I have some free cycles.
/test Job 'Cilium-PR-K8s-1.25-kernel-net-next' failed: Click to show. ### Test Name ```test-name K8sDatapathConfig Check BPF masquerading with ip-masq-agent DirectRouting ``` ### Failure Output ```failure-output FAIL: Failed to add ip route ```...
/test-1.25-net-next Previous failure: #21312 (https://jenkins.cilium.io/job/Cilium-PR-K8s-1.25-kernel-net-next/172/)
> lgtm (no before/after benchmarks? slightly_smiling_face ) Good point. Added benchmarks to the last commit and the PR description.