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

kubectl: fix timeout=32s for some rest APIs when --request-timeout=0 #103619

Closed
wants to merge 1 commit into from

Commits on Jul 9, 2021

  1. kubectl: fix timeout=32s for some rest APIs when --request-timeout=0

    According to `kubectl options`, for `--request-timeout`, a value
    of zero means don't timeout requests. This PR fixes the wrong
    behavior.
    BoleynSu committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    df3cfd0 View commit details
    Browse the repository at this point in the history