Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

fix: update stack deployment to follow Users&Roles best practices #2064

Merged
merged 56 commits into from
Feb 7, 2022

Commits on Jan 27, 2022

  1. bump stack version 8.1.0-aa69d697

    apmmachine authored and mdelapenya committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    dbf4132 View commit details
    Browse the repository at this point in the history
  2. fix: use new kibana roles and users

    We are going to use 'admin' everywhere
    mdelapenya committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    dd004a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba5d9f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5254105 View commit details
    Browse the repository at this point in the history
  5. fix: start stack using Fleet's test suite code

    Instead of calling the compose, we are calling the bootstrapping code for
    the Fleet test suite but without any valid tag. Because we are setting
    DEVELOPER_MODE=true for the stack node, it will keep the stack even
    though the scenarios and tags finished. We also pass a non-existing gherkin
    tag, to avoid running any scenario but the bootstrap code, only.
    mdelapenya committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    4f1ace2 View commit details
    Browse the repository at this point in the history
  6. fix: typo

    mdelapenya authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ad786f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    019f166 View commit details
    Browse the repository at this point in the history
  2. chore: try 'not in'

    mdelapenya committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7608d4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42239f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f146866 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15b819d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a56928 View commit details
    Browse the repository at this point in the history
  7. fix: check for suite var

    mdelapenya committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ad87b88 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into fix-fleet-server-tokens

    * main:
      chore: double wait time for SSH (elastic#2066)
    mdelapenya committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    5cffc9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e60bbb4 View commit details
    Browse the repository at this point in the history
  10. fix docker install

    Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
    adam-stokes committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0c7d9b7 View commit details
    Browse the repository at this point in the history
  11. fix suite definition for autodiscover

    Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
    adam-stokes committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    6dd4774 View commit details
    Browse the repository at this point in the history
  12. add kubectl to path

    Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
    adam-stokes committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    f90337f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    2f4d8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1278d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f27c854 View commit details
    Browse the repository at this point in the history
  4. fix: use docker provider for APM integration

    It will run on Debian AMD/ARM and SLES15
    mdelapenya committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7d9dea3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    306551c View commit details
    Browse the repository at this point in the history
  2. Revert "chore: add client alive SSH settings"

    This reverts commit 306551c.
    mdelapenya committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b162c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3650387 View commit details
    Browse the repository at this point in the history
  4. chore: skip ubi8 scenarios

    We need to adapt them to the dnew deployment model. See elastic#2088
    mdelapenya committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3a5ad4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    181404a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a64322 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca5d4f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da1b80d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b396c84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2b6ea9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e21736 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    51d57e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    05639d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    9ce12f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c29ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5896a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb4d70a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b15b947 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd32a98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57d5ee9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8e98e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20e5330 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de618d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e689b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    ecad653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f262c View commit details
    Browse the repository at this point in the history
  3. fix: typo

    Co-authored-by: Noémi Ványi <kvch@users.noreply.github.com>
    mdelapenya and kvch authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    6d0187d View commit details
    Browse the repository at this point in the history
  4. Fix error checking for revoked enroll token

    Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
    adam-stokes committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4b384e9 View commit details
    Browse the repository at this point in the history
  5. fix logging

    Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
    adam-stokes committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c0f7c6c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    f43683e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49f64e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be2e305 View commit details
    Browse the repository at this point in the history
  4. chore: restart services with restart command

    Instead of calling stop & start right after it, we are leveraging services
    ability to be restarted. For linux, systemctl will use "restart", for MacOS
    it will use "stop and start", for Windows, it's not supported yet
    mdelapenya committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    34eedbe View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

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