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

vault: allow overriding implicit vault constraint #6687

Merged
merged 2 commits into from
Nov 12, 2019

Commits on Nov 12, 2019

  1. vault: allow overriding implicit vault constraint

    There's a bug in version parsing that breaks this constraint when using
    a prerelease enterprise version of Vault (eg 1.3.0-beta1+ent). While
    this does not fix the underlying bug it does provide a workaround for
    future issues related to the implicit constraint. Like the implicit
    Connect constraint: *all* implicit constraints should be overridable to
    allow users to workaround bugs or other factors should the need arise.
    schmichael committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    063cf12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b36c9 View commit details
    Browse the repository at this point in the history