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

Skip checking Vault health #8524

Merged
merged 4 commits into from
Aug 11, 2020
Merged

Skip checking Vault health #8524

merged 4 commits into from
Aug 11, 2020

Commits on Jul 23, 2020

  1. vault: simply make the API call

    Avoid checking if API is accessible, just make the API call and handle
    when it fails.
    Mahmood Ali committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c04da2a View commit details
    Browse the repository at this point in the history
  2. run revoke daemon if connection is successful

    Mahmood Ali committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    142c181 View commit details
    Browse the repository at this point in the history
  3. test tweaks

    Mahmood Ali committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f459aa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. distinguish between transient and persistent errors

    Mahmood Ali committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a3b4f06 View commit details
    Browse the repository at this point in the history