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

test: Validate Service IP #422

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Commits on Aug 12, 2021

  1. test: Validate Service IP

    Validate resolved service IP when waiting for service to become
    available.
    
    This will help avoid test flakes where kube-dns is returning a stale
    IP of a service that was just removed, e.g., when running test with
    `--force-deploy`.
    
    Signed-off-by: Jarno Rajahalme <[email protected]>
    jrajahalme committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    9c200ba View commit details
    Browse the repository at this point in the history