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

agent/cache: Store leases in-order in persistent cache so that restore respects dependencies #12843

Merged
merged 11 commits into from Oct 27, 2021

Commits on Oct 15, 2021

  1. agent/cache: Store leases in-order in persistent cache so that restor…

    …e respects dependencies
    tomhjp committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    60daf78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b316b6b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Extra trace log

    tomhjp committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    2b74377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea9967 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Fix hardcoded error message

    tomhjp committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a0560ed View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Tidy up test

    tomhjp committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6284dbf View commit details
    Browse the repository at this point in the history
  2. Add migration test

    tomhjp committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    19c1b61 View commit details
    Browse the repository at this point in the history
  3. Simplify test

    tomhjp committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    1abadcc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Correct casing in comment

    tomhjp committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    b3d25c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    93cc29f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'agent-persistent-cache-restore-dependencies-ordered-key…

    …s' of github.com:hashicorp/vault into agent-persistent-cache-restore-dependencies-ordered-keys
    tomhjp committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    c3893a2 View commit details
    Browse the repository at this point in the history