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

ingress: re-add proxy.Status.HTTPProxy check #135

Merged
merged 1 commit into from
Nov 2, 2023

Commits on Nov 2, 2023

  1. OCPBUGS-18607: re-add proxy.Status.HTTPProxy check

    If a cluster is running in a disconnected environment (ie BYON), the LBs
    can't be created because right now the tests rely on Floating-IPs, which
    is not a resource we can use in a restricted network.
    
    Re-adding the previous condition, aside of the new one to cover both
    use-cases.
    EmilienM committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    43e966b View commit details
    Browse the repository at this point in the history