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

Make delete async #24

Merged
merged 3 commits into from
May 31, 2019

Commits on May 31, 2019

  1. Make delete async

    Testing is minimal and would need further rework which can be done as
    a follow-up PR.
    frobware committed May 31, 2019
    Configuration menu
    Copy the full SHA
    22bb5ae View commit details
    Browse the repository at this point in the history
  2. Remove waitUntilOperationCompleted

    This function and the constants it references are no longer used.
    frobware committed May 31, 2019
    Configuration menu
    Copy the full SHA
    6bbaf1a View commit details
    Browse the repository at this point in the history
  3. Fix fmt/args error in exists()

    This was introduced in PR openshift#25.
    frobware committed May 31, 2019
    Configuration menu
    Copy the full SHA
    93fbbf7 View commit details
    Browse the repository at this point in the history