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

UPSTREAM: 33958: add global timeout flag #11104

Merged

Commits on Oct 18, 2016

  1. UPSTREAM: 33958: add global timeout flag

    Related Trello card:
    https://trello.com/c/5YkspaNk/711-5-oc-global-timeout-ux-p4
    
    This patch adds a global timeout flag (viewable with `oc options`) with
    a default value of `10s`. It removes all local `timeout` flags
    previously declared in specific commands, such as `oc delete` and `oc
    scale`.
    juanvallejo committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    b700a8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f82431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac981b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3883186 View commit details
    Browse the repository at this point in the history
  5. update generated docs

    juanvallejo committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    ec6ef5f View commit details
    Browse the repository at this point in the history