-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakearea/encryptionImpacts encryption support such as IPSec, WireGuard, or kTLS.Impacts encryption support such as IPSec, WireGuard, or kTLS.cilium-cliThis PR contains changes related with cilium-cliThis PR contains changes related with cilium-cliintegration/cloudRelated to integration with cloud environments such as AKS, EKS, GKE, etc.Related to integration with cloud environments such as AKS, EKS, GKE, etc.
Description
Currently, the encryption test does ip route get $REMOTE_POD_IP
to derive an interface which is used to send a request to that pod. However, this might not work on managed K8s (e.g., EKS) in which there might be multiple ifaces depending on a source IP addr (cilium/cilium-cli#1304 (comment)).
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakearea/encryptionImpacts encryption support such as IPSec, WireGuard, or kTLS.Impacts encryption support such as IPSec, WireGuard, or kTLS.cilium-cliThis PR contains changes related with cilium-cliThis PR contains changes related with cilium-cliintegration/cloudRelated to integration with cloud environments such as AKS, EKS, GKE, etc.Related to integration with cloud environments such as AKS, EKS, GKE, etc.