Joe Stringer

Results 624 comments of Joe Stringer

/test-1.22-4.19 Job 'Cilium-PR-K8s-1.22-kernel-4.19' failed: Click to show. ### Test Name ```test-name K8sVerifier Runs the kernel verifier against Cilium's BPF datapath ``` ### Failure Output ```failure-output FAIL: Failed to load BPF...

/test Job 'Cilium-PR-K8s-1.21-kernel-5.4' failed: Click to show. ### Test Name ```test-name K8sDatapathConfig AutoDirectNodeRoutes Check connectivity with sockops and direct routing ``` ### Failure Output ```failure-output FAIL: Error creating resource /home/jenkins/workspace/Cilium-PR-K8s-1.21-kernel-5.4/src/github.com/cilium/cilium/test/k8s/manifests/l3-policy-demo.yaml:...

/test Job 'Cilium-PR-K8s-1.16-kernel-4.9' failed: Click to show. ### Test Name ```test-name K8sPolicyTest Clusterwide policies Test clusterwide connectivity with policies ``` ### Failure Output ```failure-output FAIL: Ingress connectivity should be allowed...

Hi @romanspb80 , the main issue appears to be this: ``` flag provided but not defined: -ginkgo.timeout ``` However, I don't see any such `ginkgo.timeout` configuration in the tree. Is...

Hi @cryptk , I think this suggestion makes sense and could be integrated into Cilium in future. I'm not aware of anyone actively working on it today however.

Marked as release-blocker to evaluate whether this is a regression and at least figure out the potential scope for the breakage (Is the feature now completely broken? Or broken in...

The documentation for this has been updated to be more clear about what's supported for now. We would welcome further investigation into enabling this use case if someone is interested...

> I'm trying to understand though, is pod on node A -> pod on node B still encrypted with encryption=true and nodeEncryption=false? One would assume not, but just verifying because...

How do you know it's a DNS issue? The command looks like it's connecting directly to http://10.0.0.112:8080/. I don't have a good feel for the cilium-cli connectivity test failures other...