Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci/wireguard: Ensure allowedIPs are set as expected #16011

Merged

Commits on May 5, 2021

  1. ci/wireguard: Ensure allowedIPs are set as expected

    This introduces a check which uses `cilium debuginfo` to ensure that the
    source and destination IPs of the test are set as expected. This avoids
    flakes both on the ingress or egress side in case IPCache updates are
    delayed (which have been observed to be in the order of seconds) by
    testing that the encryption channel is set up correctly before we try
    send any traffic over it.
    
    Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
    gandro committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ab4ca4e View commit details
    Browse the repository at this point in the history