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

Wait for components deployed in kubevirtci::prepare #113

Merged
merged 1 commit into from
Jul 20, 2022

Commits on Jul 19, 2022

  1. Wait for components deployed in kubevirtci::prepare

    Occasionally, kubevirtci::prepare fails, because kubernetes
    api in tenant cluster is not ready by the time the function
    attempts to install calico.
    
    This commit waits for
    a) kubernetes api available in tenant cluster
    b) calico-node daemonset to be available
    
    Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
    Radim Hrazdil committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c476d47 View commit details
    Browse the repository at this point in the history