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

Stop storing stateless kubernetes keystores #21880

Merged
merged 8 commits into from Oct 19, 2020

Commits on Oct 16, 2020

  1. Protect keystore map with mutex

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    e5abbda View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    ef269ab View commit details
    Browse the repository at this point in the history
  3. lock once on read/write level

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    21d61b1 View commit details
    Browse the repository at this point in the history
  4. Make use of LoadOrStore

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    c811fa8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. review comments

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    f0a8cd0 View commit details
    Browse the repository at this point in the history
  2. fix changelog

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    8af93be View commit details
    Browse the repository at this point in the history
  3. fix leftover comment

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    3a03732 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.next.asciidoc

    Co-authored-by: Jaime Soriano Pastor <jaime.soriano@elastic.co>
    ChrsMark and jsoriano committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    69a42c6 View commit details
    Browse the repository at this point in the history