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: explicitly wait for cilium status after enabling Hubble relay on GKE #986

Merged
merged 1 commit into from
Jul 20, 2022

Commits on Jul 20, 2022

  1. ci: explicitly wait for cilium status after enabling Hubble relay on GKE

    We're occasionally encountering #918 on GKE too, e.g.
    https://github.com/cilium/cilium-cli/runs/7421447399?check_suite_focus=true
    
    Apply the same workaround as already added for EKS in commit
    a0faf25 ("ci: explicitly wait for cilium status after enabling
    Hubble relay") and for AKS in commit 7176ce5 ("ci: explicitly wait
    for cilium status after enabling Hubble relay on AKS").
    
    Signed-off-by: Tobias Klauser <tobias@cilium.io>
    tklauser committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    af0df51 View commit details
    Browse the repository at this point in the history