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

feat: support flavours in services, specially in the elastic-agent #1162

Merged
merged 21 commits into from
May 13, 2021

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    7a46fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41db6b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6879808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    590b31e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. fixup: add service flavour

    mdelapenya committed May 12, 2021
    Configuration menu
    Copy the full SHA
    463ff9c View commit details
    Browse the repository at this point in the history
  2. chore: move docker client to the deploy package

    We will need another abstraction to represent the Docker client operations,
    as it's clear what is a deployment and what is an operation in the deployment.
    Maybe a Client struct for each provider will help out in differenciate it
    mdelapenya committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9c9768d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd1542b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fe7826 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1922901 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64ac3b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79ad38d View commit details
    Browse the repository at this point in the history
  8. chore: always add flavour

    mdelapenya committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c34a4e0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into 1160-service-flavours

    * master:
      feat: simplify the initialisation of versions (elastic#1159)
      chore(mergify): delete upstream branches on merge (elastic#1158)
    mdelapenya committed May 12, 2021
    Configuration menu
    Copy the full SHA
    50054f7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    c47bf82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd9fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423d28a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaa88c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e23947f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b011e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18a8114 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebd5ea9 View commit details
    Browse the repository at this point in the history