Hemanth Malla

Results 18 comments of Hemanth Malla

/test Job 'Cilium-PR-K8s-1.24-kernel-net-next' failed: Click to show. ### Test Name ```test-name K8sDatapathConfig Check BPF masquerading with ip-masq-agent VXLAN ``` ### Failure Output ```failure-output FAIL: Failed to add ip route ```...

@aanm build seems to have failed again ? https://app.travis-ci.com/github/cilium/cilium/jobs/581598034

Rebasing again to include changes from https://github.com/cilium/cilium/pull/21220

Adding to Eric's comment, we're running cilium `1.10.13` with endpoint routes enabled.

@gandro suggestion to limit `e2e` test execution makes sense. But would `pkg/aws` and `pkg/ipam` suffice for ENI mode ? We might end up ignoring packages that indirectly impact ENI mode...

@tklauser Thanks for the review. Rebased and updated the branch with changes suggested.

@christarazi we definitely need this. But looks like due to recent changes we might need significant rework anyway ? I'm fine with closing this now and opening a new one...

@yrotilio you may be running into IP space fragmentation in your subnets. There maybe enough /32 IPs available but not enough contiguous /28 blocks available. Once the operator sees a...