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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update api.Client for isolated read-after-write support #1188

Merged
merged 12 commits into from
Oct 14, 2021

Commits on Oct 7, 2021

  1. fix: add a Vault client factory for triple-C support

    - The ClientFactory provide a consistent interface for managing vault
      Client instances. It provides a shared replication state store that
      supports the Vault client API's Client Controlled Consistency model.
    benashz committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    7f97055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44dd95f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    928ca3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55678ef View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Post review updates round 1.

    benashz committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    7eecf24 View commit details
    Browse the repository at this point in the history
  2. Drop ClientFactory.init()

    benashz committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    3fd937c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b705d94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dbe346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8ee263 View commit details
    Browse the repository at this point in the history
  6. refactor clone tests

    vinay-gopalan committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    77c9c88 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Revert "fix: add a Vault client factory for triple-C support"

    This reverts commit 7f97055.
    benashz committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    32b10ee View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    ddaaca4 View commit details
    Browse the repository at this point in the history