aws / aws-network-policy-agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Policy Blocking Cronjob Pods' Communication After vpc-cni 1.15.3 Upgrade

atilsensalduz opened this issue · comments

After upgrading to vpc-cni version 1.15.3, I've encountered a problem where my cronjob pods' communication is unexpectedly blocked, despite having the correct network policies in place. Strangely, this issue did not occur prior to the upgrade. I've also verified the policyendpoints and can confirm that the IP addresses of my cronjob pods are correctly exist in policyendpoints. I'm wondering if this is a known issue with the new version 🤔

@atilsensalduz No, we're not aware of any issue with the 1.15.3. Can you share the network policy agent logs from the node where these cronjob pods are running? You can mail them to k8s-awscni-triage@amazon.com. Please also share the describe o/p of corresponding policyEndpoint resources as well. Thanks.

This is possibly happening because of the issue pointed here #131. We can confirm with the logs you send.

Closing as fixed