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

Add support for rotating root keys #53

Merged
merged 8 commits into from
Nov 19, 2019
Merged

Add support for rotating root keys #53

merged 8 commits into from
Nov 19, 2019

Commits on Nov 19, 2019

  1. Update vendor

    sethvargo committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    7a72d7b View commit details
    Browse the repository at this point in the history
  2. Add config/rotate-root

    This path rotates the underlying GCP service account key. It
    specifically generates a new key and revokes the old one.
    sethvargo committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    2601b70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f39038b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf02792 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    331d8aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12eefa2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7a7c76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe7f4a5 View commit details
    Browse the repository at this point in the history