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

Fix IngressClass test #1970

Merged
merged 2 commits into from Sep 17, 2021
Merged

Fix IngressClass test #1970

merged 2 commits into from Sep 17, 2021

Conversation

pleshakov
Copy link
Contributor

Previously, the test would try to send a request to NGINX without ensuring the connection to NGINX first. This could lead to a request timeout, which in turn would lead to a test run hang.

The commit ensures the connection to NGINX.

Previously, the test would try to send a request to NGINX without
ensuring the connection to NGINX first. This could lead to a
request timeout, which in turn would lead to a test run hang.

The commit ensures the connection to NGINX.
@github-actions github-actions bot added the bug An issue reporting a potential bug label Sep 17, 2021
@pleshakov pleshakov merged commit 9a87419 into master Sep 17, 2021
@pleshakov pleshakov deleted the fix/ingress-class-test branch September 17, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants