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

Move kibana-keystore from data/ to config/ #57856

Merged
merged 28 commits into from
Jul 13, 2020
Merged

Commits on Feb 18, 2020

  1. Move kibana-keystore from data/ to config/

    This is a breaking change to move the location of kibana-keystore.
    Keystores in other stack products live in the config directory, so this
    updates our current path to be consistent.
    
    Closes elastic#25746
    jbudz committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    9443a0a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    4255fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f327c59 View commit details
    Browse the repository at this point in the history
  3. add breaking changes

    jbudz committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    909eaa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    625b9c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    fc13d8f View commit details
    Browse the repository at this point in the history
  2. update comment

    jbudz committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f6c5439 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2991ba2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

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

Commits on May 14, 2020

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

Commits on May 15, 2020

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

Commits on May 20, 2020

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

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    105d100 View commit details
    Browse the repository at this point in the history
  2. wip

    jbudz committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ba87e36 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    d0ecba2 View commit details
    Browse the repository at this point in the history
  2. fix docs

    jbudz committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    bb887e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd27fab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

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

Commits on Jun 23, 2020

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

Commits on Jun 29, 2020

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

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    7edcc9d View commit details
    Browse the repository at this point in the history
  2. note data directory fallback

    jbudz committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    e6fb8e1 View commit details
    Browse the repository at this point in the history
  3. add tests for get_keystore

    jbudz committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    3c36f55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad92279 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dfce32 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

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

Commits on Jul 13, 2020

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