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: Add -v flag to curl calls passed to timeout. #2926

Merged
merged 5 commits into from
Mar 28, 2023

Conversation

UtheMan
Copy link
Contributor

@UtheMan UtheMan commented Mar 24, 2023

If curl hangs for unknown reason, timeout will stop the command after specified timeout and no logs will be printed out, making it hard to pinpoint what exactly stopped curl from completing.

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

If curl hangs for unknown reason, timeout will stop the command after specified timeout and no logs will be printed out, making it hard to pinpoint what exactly stopped curl from completing.
@UtheMan UtheMan temporarily deployed to test March 24, 2023 19:10 — with GitHub Actions Inactive
@UtheMan UtheMan temporarily deployed to test March 24, 2023 19:10 — with GitHub Actions Inactive
@coveralls
Copy link

coveralls commented Mar 24, 2023

Pull Request Test Coverage Report for Build 4547024836

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.12%

Totals Coverage Status
Change from base Build 4546715348: 0.0%
Covered Lines: 1997
Relevant Lines: 2524

💛 - Coveralls

Copy link
Contributor

@anujmaheshwari1 anujmaheshwari1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure -v is supported for all SKUs AKS supports, Ubuntu 1604/1804/2004/2204 and Mariner. thanks!

@UtheMan UtheMan temporarily deployed to test March 28, 2023 16:49 — with GitHub Actions Inactive
@UtheMan UtheMan temporarily deployed to test March 28, 2023 18:41 — with GitHub Actions Inactive
@UtheMan UtheMan temporarily deployed to test March 28, 2023 19:46 — with GitHub Actions Inactive
@UtheMan UtheMan merged commit f17b0e2 into master Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants