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

fix: use declarative style for complete variant of the elastic-agent #28526

Merged

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    08c6c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    467f58f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8f542f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a5e107 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b2ad3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84f3271 View commit details
    Browse the repository at this point in the history
  7. chore: remove unused param

    mdelapenya committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8bb2079 View commit details
    Browse the repository at this point in the history
  8. chore: remove Variants from PacakgeSpec struct

    As we prefer using the declarative way over the programmatic way, we do
    not need the variable. Instead, we'll use the YAML file for declaring the
    new variants
    mdelapenya committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7a0d9bc View commit details
    Browse the repository at this point in the history
  9. fix: align comment

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