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 the encryption key rotation to the encrypted saved objects. #72420

Merged
merged 9 commits into from
Oct 2, 2020

Commits on Sep 22, 2020

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

Commits on Sep 29, 2020

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

Commits on Sep 30, 2020

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

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    e417209 View commit details
    Browse the repository at this point in the history
  2. Review#1: allow new setting in docker config, always register rotatio…

    …n route, prevent multiple concurrent rotation operation, limit max number of batches during rotation and more, add tests.
    azasypkin committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    1e53e61 View commit details
    Browse the repository at this point in the history
  3. Add integration tests.

    azasypkin committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    1808db3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    fecc14a View commit details
    Browse the repository at this point in the history
  2. Review#2: add test to verify that non-superuser cannot rotate key, us…

    …e proper naming convention for the rotate route URL and more.
    azasypkin committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    726f6ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb4615 View commit details
    Browse the repository at this point in the history