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

[v2] Merge main into feature-arch-v2 as of Nov 8 #1694

Merged
merged 204 commits into from
Nov 9, 2022

Commits on Jun 15, 2022

  1. [Automation] Update elastic stack version to 8.4.0-40cff009 for testi…

    …ng (elastic#557)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    fa82d1a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. [Automation] Update elastic stack version to 8.4.0-5e6770b1 for testi…

    …ng (elastic#564)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    9e5bb15 View commit details
    Browse the repository at this point in the history
  2. Fix regression and use comma separated values (elastic#560)

    Fix regression from elastic#509
    ph committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5f66839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06ee1dd View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. [Automation] Update elastic stack version to 8.4.0-da5a1c6d for testi…

    …ng (elastic#573)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    86ca6f7 View commit details
    Browse the repository at this point in the history
  2. Add @metadata.input_id and @metadata.stream_id when injecting str…

    …eams (elastic#527)
    
    These 2 value are going to be used in the shipper to identify where an
    event came from in order to apply processors accordingly.
    
    Also, added test cases for the processor to verify the change and updated test cases with the new processor.
    rdner committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7b29dbc View commit details
    Browse the repository at this point in the history
  3. Add filemod times to contents of diagnostics collect command (elastic…

    …#570)
    
    * Add filemod times to contents of diagnostics collect command
    
    Add filemod times to the files and directories in the zip archive.
    Log files (and sub dirs) will use the modtime returned by the fileinfo
    for the source. Others will use the timestamp from when the zip is
    created.
    
    * Fix linter
    michel-laterman committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    b728dfe View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. [Automation] Update elastic stack version to 8.4.0-b13123ee for testi…

    …ng (elastic#581)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7db7406 View commit details
    Browse the repository at this point in the history
  2. Fix Agent upgrade 8.2->8.3 (elastic#578)

    * Fix Agent upgrade 8.2->8.3
    * Improve the upgrade encryption handling. Add .yml files cleanup.
    * Rollback ActionUpgrade to action_id, add MarkerActionUpgrade adapter struct for marker serialization compatibility
    aleksmaus committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d77a91e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

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

Commits on Jun 22, 2022

  1. [Automation] Update elastic stack version to 8.4.0-4fe26f2a for testi…

    …ng (elastic#591)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    86ea452 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Set explicit ExitTimeOut for MacOS agent launchd plist (elastic#594)

    * Set explicit ExitTimeOut for MacOS agent launchd plist
    aleksmaus committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c876ac4 View commit details
    Browse the repository at this point in the history
  2. [Automation] Update elastic stack version to 8.4.0-2e32a640 for testi…

    …ng (elastic#599)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    89802c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11ce214 View commit details
    Browse the repository at this point in the history
  4. status identifies failing component, fleet gateway may report degrade…

    …d, liveness endpoint added (elastic#569)
    
    * Add liveness endpoint
    
    Add /liveness route to metrics server. This route will report the status
    from pkg/core/status. fleet-gateway will now report a degraded state if
    a checkin fails. This may not propogate to fleet-server as a failed
    checkin means communications between the agent and the server are not
    working. It may also lead to the server reporting degraded for up to 30s
    (fleet-server polling time) when teh agent is able to successfully
    connect.
    
    * linter fix
    
    * add nolint direcrtive
    
    * Linter fix
    
    * Review feedback, add doc strings
    
    * Rename noop controller file to _test file
    michel-laterman committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    09d924f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. [Automation] Update elastic stack version to 8.4.0-722a7d79 for testi…

    …ng (elastic#607)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    daa5c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a1f58 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. [Automation] Update elastic stack version to 8.4.0-210dd487 for testi…

    …ng (elastic#620)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    79bb67e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69d5b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ba98d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. [Automation] Update elastic stack version to 8.4.0-a6aa9f3b for testi…

    …ng (elastic#631)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    662a07a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    5c16e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6fa02 View commit details
    Browse the repository at this point in the history
  3. Set hostPID=true for managed agent in k8s (elastic#528)

    * Set hostPID=true for managed agent in k8s
    
    * Add comment on hostPID.
    daniel-almeida committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5f60fd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. [Automation] Update elastic stack version to 8.4.0-86cc80f3 for testi…

    …ng (elastic#648)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7a4fa6b View commit details
    Browse the repository at this point in the history
  2. Update elastic-agent-libs version: includes restriction on default Ve…

    …rificationMode to `full` (elastic#521)
    
    * update version
    
    * mage fmt update
    
    * update dependency
    
    * update changelog
    narph committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e194fb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed9d75e View commit details
    Browse the repository at this point in the history
  4. Support Cloudbeat regex input type (elastic#638)

    * support input type with regex
    
    * Update supported.go
    
    * Changing the regex to support backward compatible
    ofiriro3 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    94975cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    121a4ad View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. [Automation] Update elastic stack version to 8.4.0-3d206b5d for testi…

    …ng (elastic#656)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    319ea0a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. [Automation] Update elastic stack version to 8.4.0-3ad82aa8 for testi…

    …ng (elastic#661)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    fab95b8 View commit details
    Browse the repository at this point in the history
  2. jjbb: exclude allowed branches, tags and PRs (elastic#658)

    cosmetic change in the description and boolean based
    v1v committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    acc91fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8ca007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b1a96 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. [Automation] Update elastic stack version to 8.4.0-03bd6f3f for testi…

    …ng (elastic#668)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    f873f36 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. [Automation] Update elastic stack version to 8.4.0-533f1e30 for testi…

    …ng (elastic#675)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    bbd93ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2d91a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. [Automation] Update elastic stack version to 8.4.0-d0a4da44 for testi…

    …ng (elastic#684)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a18cfad View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. [Automation] Update elastic stack version to 8.4.0-dd98ded4 for testi…

    …ng (elastic#703)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    fe78819 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. [Automation] Update elastic stack version to 8.4.0-164d9a10 for testi…

    …ng (elastic#705)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d1d56a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda217d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. [Automation] Update elastic stack version to 8.4.0-00048b66 for testi…

    …ng (elastic#713)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    be33239 View commit details
    Browse the repository at this point in the history
  2. Allow - in eql variable names (elastic#710)

    * fix to allow dashes in variable names in EQL expressions
    
    extend eql to allow the '-' char to appear in variable names, i.e.,
    ${data.some-var} and additional test cases to eql, the transpiler, and
    the k8s provider to verify this works. Note that the bug was caused by
    the EQL limitation, the otehr test cases were added when attempting to
    find it.
    
    * Regenerate grammer with antlr 4.7.1, add CHANGELOG
    
    * Fix linter issue
    
    * Fix typo
    michel-laterman committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    28721eb View commit details
    Browse the repository at this point in the history
  3. Fix transpiler to allow : in dynamic variables. (elastic#680)

    Fix transpiler regex to allow ':' characters in dynamic variables so
    that users can input "${dynamic.lookup|'fallback.here'}".
    
    Co-authored-by: Aleksandr Maus <[email protected]>
    michel-laterman and aleksmaus committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    0560b46 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Fix for the filebeat spec file picking up packetbeat inputs (elastic#700

    )
    
    * Reproduce filebeat picking up packetbeat inputs
    
    * Filebeat: filter inputs as first input transform.
    
    Move input filtering to be the first input transformation that occurs in
    the filebeat spec file. Fixes
    elastic#427.
    
    * Update changelog.
    cmacknz committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    4dcc16b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. [Automation] Update elastic stack version to 8.4.0-3cd57abb for testi…

    …ng (elastic#724)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f4d2b48 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. [Automation] Update elastic stack version to 8.4.0-a324b98b for testi…

    …ng (elastic#727)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    a5351f9 View commit details
    Browse the repository at this point in the history
  2. ci: run on MacOS12 (elastic#696)

    v1v committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c6cdfc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. [Automation] Update elastic stack version to 8.4.0-31315ca3 for testi…

    …ng (elastic#732)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    21c4812 View commit details
    Browse the repository at this point in the history
  2. fix typo on package command (elastic#734)

    This commit fixes the typo in the package command on the README.md.
    belimawr committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    78019a9 View commit details
    Browse the repository at this point in the history
  3. Allow / to be used in variable names (elastic#718)

    * Allow the / character to be used in variable names.
    
    Allow / to be used in variable names from dynamic providers and eql
    expressions. Ensure that k8s providers can provide variables with
    slashes in their names.
    
    * run antlr4
    
    * Fix tests
    michel-laterman committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    e34e0e7 View commit details
    Browse the repository at this point in the history
  4. Fix Elastic Agent non-fleet broken upgrade between 8.3.x releases (el…

    …astic#701)
    
    * Fix Elastic Agent non-fleet broken upgrade between 8.3.x releases
    
    * Migrates vault directory on linux and windows to the top directory of the
      agent, so it can be shared without needing the upgrade handler call,
      like for example with side-by-side install/upgrade from .rpm/.deb
    * Extended vault to allow read-only open, useful when the vault at particular location needs to be only read not created.
    
    * Correct the typo in the log messages
    
    * Update lint flagged function comment with 'unused', was flagged with 'deadcode' on the previous run
    
    * Address code review feedback
    
    * Add missing import for linux utz
    
    * Change vault path from Top() to Config(), this a better location, next to fleet.enc based on the install/upgrade testing with .rpm/.deb installs
    
    * Fix the missing state migration for .rpm/.deb upgrade. The post install script now performs the migration and creates the symlink after that.
    
    * Fix typo in the postinstall script
    
    * Update the vault migration code, add the agent configuration match check with the agent secret
    aleksmaus committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8ef98f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. [Automation] Update elastic stack version to 8.4.0-31269fd2 for testi…

    …ng (elastic#746)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    394033d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e6597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0e9623 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Adding M1 variable to export to be able to build AMD images
    pierrehilbert committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f26b0eb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. fix flaky (elastic#730)

    narph committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    d84b957 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Add filestream ID on standalone kubernetes manifest (elastic#742)

    This commit add unique IDs for the filestream inputs used by the
    Kubernetes integration in the Elastic-Agent standalone
    Kubernetes configuration/manifest file.
    belimawr committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    be3c48e View commit details
    Browse the repository at this point in the history
  2. Alter github action to run on different OSs (elastic#769)

    Alter the linter action to run on different OSs instead of on linux with
    the $GOOS env var.
    michel-laterman committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    83c4fa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. [Automation] Update elastic stack version to 8.4.0-d058e92f for testi…

    …ng (elastic#771)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c05ce63 View commit details
    Browse the repository at this point in the history
  2. elastic-agent manifests: add comments; add cloudnative team as a code…

    …owner for the k8s manifests (elastic#708)
    
    * managed elastic-agent: add comments; add cloudnative team as a codeowner for the k8s manifests
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    * add comments to the standalone elastic-agent, similar to the documentation we have https://www.elastic.co/guide/en/fleet/current/running-on-kubernetes-standalone.html
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Michael Katsoulis <[email protected]>
    Co-authored-by: Andrew Gizas <[email protected]>
    
    * remove comment for FLEET_ENROLLMENT_TOKEN; use Needed everywhere instead of Required
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    * rephrase regarding accessing kube-state-metrics when used third party tools, like kube-rbac-proxy
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    * run make check
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    * keep manifests in sync to pass ci check
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    * add info on where to find FLEET_URL and FLEET_ENROLLMENT_TOKEN
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    * add links to elastic-agent documentation
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    * update comment on FLEET_ENROLLMENT_TOKEN
    
    Signed-off-by: Tetiana Kravchenko <[email protected]>
    
    Co-authored-by: Michael Katsoulis <[email protected]>
    Co-authored-by: Andrew Gizas <[email protected]>
    3 people committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    623fe82 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    56f2216 View commit details
    Browse the repository at this point in the history
  2. Update will cleanup unneeded artifacts. (elastic#752)

    * Update will cleanup unneeded artifacts.
    
    The update process will cleanup unneeded artifacts. When an update
    starts all artifacts that do not have the current version number in it's
    name will be removed. If artifact retrieval fails, downloaded artifacts
    are removed. On a successful upgrade, all contents of the downloads dir
    will be removed.
    
    * Clean up linter warnings
    
    * Wrap errors
    
    * cleanup tests
    
    * Fix passed version
    
    * Use os.RemoveAll
    michel-laterman committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    3e87782 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    87f3798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e878103 View commit details
    Browse the repository at this point in the history
  3. Update main to 8.5.0 (elastic#793)

    ph committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    317e031 View commit details
    Browse the repository at this point in the history
  4. [Automation] Update go release version to 1.17.12 (elastic#726)

    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    51e5b0a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. [Automation] Update elastic stack version to 8.4.0-60171339 for testi…

    …ng (elastic#799)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8170411 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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

Commits on Aug 1, 2022

  1. Fix unpacking of artifact config (elastic#776)

    Fix unpacking of artifact config (elastic#776)
    michalpristas committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    74ce2ba View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. [Automation] Update elastic stack version to 8.5.0-c54c3404 for testi…

    …ng (elastic#826)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    32afc73 View commit details
    Browse the repository at this point in the history
  2. [Automation] Update elastic stack version to 8.5.0-7dbc10f8 for testi…

    …ng (elastic#833)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    bea990f View commit details
    Browse the repository at this point in the history
  3. Fix RPM/DEB clean install (elastic#816)

    * Fix RPM/DEB clean install
    
    * Improve the post install script
    
    * Do not try to copy the state files if the agent directory is the same,
      this causes the error.
    * Check the existance of symlink instead of the file it is pointing to
      for the state file migration.
    
    * Update check for symlink existance for the cases where the symlink points to non-existent file
    aleksmaus committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    12c7d15 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. fix path for auto generated spec file (elastic#859)

    Signed-off-by: Florian Lehner <[email protected]>
    florianl committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ff8de85 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Reload downloader client on config change (elastic#848)

    Reload downloader client on config change (elastic#848)
    michalpristas committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    6d830e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Bundle elastic-agent.app for MacOS, needed to be able to enable the … (

    …elastic#714)
    
    * Bundle elastic-agent.app for MacOS, needed to be able to enable the  Full Disk Access
    
    * Calm down the linter
    
    * Fix pathing for windows unit test
    aleksmaus committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    64cb5a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    940a56c View commit details
    Browse the repository at this point in the history
  2. [Heartbeat] Cleanup docker install / always add playwright deps (elas…

    …tic#764)
    
    This is the agent counterpart to elastic/beats#32122
    
    Refactors Dockerfile handling of synthetics deps to rely on playwright install-deps rather than us manually keeping up to date with those. This should fix issues with newer playwrights needing additional deps.
    
    This also cleans up the Dockerfile a good amount, and fixes indentation. Finally, this removes the unused Dockerfile.elastic-agent.tmpl file since agent is now its own repo. It also cleans up some other metadata that no longer does anything.
    
    No changelog is specified because no user facing changes are present.
    andrewvc committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    dc5b1a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. [Automation] Update elastic stack version to 8.5.0-41aadc32 for testi…

    …ng (elastic#889)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    448b218 View commit details
    Browse the repository at this point in the history
  2. Fix/panic with composable renderer (elastic#823)

    * Fix a panic with wg passed to the composable object
    
    In the code to retrieve the variables from the configuration files we
    need to pass a execution callback, this callback will be called in a
    goroutine. This callback can be executed multiple time until the
    composable renderer is stopped. There were a problem in the code that
    made the callback called multiple time and it made the waitgroup
    internal counter to do to a negative values.
    
    This commit change the behavior, it start the composable renderer give
    it a callback when the callback receives the variables it will stop the
    composable's Run method using the context.
    
    This ensure that the callback will be called a single time and that the
    variables are correctly retrieved.
    
    Fixes: elastic#806
    ph committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    56787a6 View commit details
    Browse the repository at this point in the history
  3. [Automation] Update go release version to 1.18.5 (elastic#832)

    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    4e08c7a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. [Automation] Update elastic stack version to 8.5.0-60a4c029 for testi…

    …ng (elastic#899)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d7f1588 View commit details
    Browse the repository at this point in the history
  2. Add control-plane toleration to Agent K8S manifests. (elastic#864)

    * Add toleration to elastic-agent Kubernetes manifests.
    
    The toleration with key node-role.kubernetes.io/control-plane is set to replace
    the deprecated toleration with key node-role.kubernetes.io/master which will be
    removed by Kubernetes v1.25
    
    * Remove outdated "master" node terminology.
    yashtewari committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    689aee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    1ebffe9 View commit details
    Browse the repository at this point in the history
  2. Cloudnative ci automation (elastic#837)

    This commit provides the relevant Jenkins CI automation to open Pull requests to kibana github repository in order to keep Cloud-Native teams manifests in sync with the manifests that are used into Fleet UI.
    
    For full information check elastic#706
    
    Updated .ci/Jenkins file that is triggered upon PR requests of /elastic-agent/deploy/kubernetes/* changes
    Updated Makefile to add functionality needed to create the extra files for the new prs to kibana remote repository
    gizas committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d4f33d0 View commit details
    Browse the repository at this point in the history
  3. Reduce memory footprint by reordering struct elements (elastic#804)

    * Reduce memory footprint by reordering struct elements
    
    * rename struct element for linter
    
    Signed-off-by: Florian Lehner <[email protected]>
    
    Signed-off-by: Florian Lehner <[email protected]>
    florianl committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    b27a907 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. [Automation] Update elastic stack version to 8.5.0-6b9f92c0 for testi…

    …ng (elastic#948)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5316967 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. [Automation] Update elastic stack version to 8.5.0-0616acda for testi…

    …ng (elastic#963)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4eff4f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fffa70 View commit details
    Browse the repository at this point in the history
  3. Add Filebeat lumberjack input to spec (elastic#959)

    Make the lumberjack input available from Agent.
    
    Relates: elastic/beats#32175
    andrewkroh committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    c0367b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. [Automation] Update elastic stack version to 8.5.0-dd6f2bb0 for testi…

    …ng (elastic#978)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    1632dd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. [Automation] Update elastic stack version to 8.5.0-feb644de for testi…

    …ng (elastic#988)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    4fdc445 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. [Automation] Update elastic stack version to 8.5.0-7783a03c for testi…

    …ng (elastic#1004)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    010e15f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. [Automation] Update elastic stack version to 8.5.0-17b8a62d for testi…

    …ng (elastic#1014)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1f3f409 View commit details
    Browse the repository at this point in the history
  2. update ironbank image product name (elastic#1009)

    This is required to automate the creation of the ironbank merge requests as the ubireleaser is using this field to compute the elastic-agent artifact url. 
    
    For example it is now trying to retrieve https://artifacts.elastic.co/downloads/beats/elastic-agent-8.4.0-linux-x86_64.tar.gz instead of https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.4.0-linux-x86_64.tar.gz
    jmlrt committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    91d4854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c0cb45 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. [Automation] Update elastic stack version to 8.5.0-9aed3b11 for testi…

    …ng (elastic#1030)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9298e01 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Cloudnative ci utomation (elastic#1035)

    * Updating Jenkinsfile and Makefile to open PR
    
    * Adding needed token-id
    gizas committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3e89bfc View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. [Automation] Update elastic stack version to 8.5.0-fedc3e60 for testi…

    …ng (elastic#1054)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    64f0c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3852cf View commit details
    Browse the repository at this point in the history
  3. Fix lookup issues with inputs.d fragment yml (elastic#840)

    * Fix lookup issues with inputs.d fragment yml
    
    The Elastic Agent was looking next to the binary for the `inputs.d`
    folder instead it should look up into the `Home` folder where
    the Elastic Agent symlink is located.
    
    Fixes: elastic#663
    
    * Changelog
    
    * Fix input.d path, tie to the agent Config() directory
    
    * Update CHANGELOG to reflect that the agent configuration directory is used to locate the inputs.d directory
    
    Co-authored-by: Aleksandr Maus <[email protected]>
    ph and aleksmaus committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2522be4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. [Automation] Update elastic stack version to 8.5.0-b5001a6d for testi…

    …ng (elastic#1064)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    54f3697 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. [Automation] Update elastic stack version to 8.5.0-1bd77fc1 for testi…

    …ng (elastic#1082)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    a0957c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. [Automation] Update elastic stack version to 8.5.0-167dfc80 for testi…

    …ng (elastic#1091)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    25411d2 View commit details
    Browse the repository at this point in the history
  2. Adding support for v1.25.0 k8s (elastic#1044)

    * Adding support for v1.25.0 k8s
    gizas committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    ffc6c00 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. [Automation] Update elastic stack version to 8.5.0-6b7dda2d for testi…

    …ng (elastic#1101)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5ca0ae1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. [Automation] Update elastic stack version to 8.5.0-4140365c for testi…

    …ng (elastic#1114)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    7a8aeb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3951c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    802f27e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Remove the fleet reporter (elastic#1130)

    * Remove the fleet reporter
    
    Remove the fleet-reporter so that checkins no longer deliver the event
    list.
    
    * add CHANGELOG fix tests
    michel-laterman committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    6e2e06c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. [Automation] Update elastic stack version to 8.5.0-589a4a10 for testi…

    …ng (elastic#1147)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    458c8ae View commit details
    Browse the repository at this point in the history
  2. Avoid reporting Unhealthy on fleet connectivity issues (elastic#1152)

    Avoid reporting `Unhealthy` on fleet connectivity issues (elastic#1152)
    michalpristas committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    d811ef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8c313d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a00e80 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. [Automation] Update elastic stack version to 8.5.0-37418cf3 for testi…

    …ng (elastic#1165)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2730049 View commit details
    Browse the repository at this point in the history
  2. Remove mage notice in favour of make notice (elastic#1108)

    The current implementation of mage notice is not working because it
    was never finalised, the fact that it and `make notice` exist only
    generates confusion.
    
    This commit removes the `mage notice` and documents that `make notice`
    should be used instead for the time being.
    
    In the long run we want to use the implementation on
    `elastic-agent-libs`, however it is not working at the moment.
    
    Closes elastic#1107
    
    Co-authored-by: Craig MacKenzie <[email protected]>
    belimawr and cmacknz committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9b17473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fb3a93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fb21ea View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. [Automation] Update elastic stack version to 8.5.0-fcf3d4c2 for testi…

    …ng (elastic#1183)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    eb3a698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f9ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    558380b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    332d08d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b711f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae2c942 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7c48ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    270295f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    5a0ba4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0620af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec2816d View commit details
    Browse the repository at this point in the history
  4. Add Go 1.18 upgrade to breaking changes section. (elastic#1216)

    * Add Go 1.18 upgrade to breaking changes section.
    
    * Fix the PR number in the changelog.
    cmacknz committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a0a3ed1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    6b5e6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5989089 View commit details
    Browse the repository at this point in the history
  3. [Automation] Update elastic stack version to 8.5.0-7dc445a0 for testi…

    …ng (elastic#1248)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7d21718 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Fix: Endpoint collision between monitoring and regular beats (elastic…

    …#1034)
    
    Fix: Endpoint collision between monitoring and regular beats  (elastic#1034)
    michalpristas committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    815382d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. internal/pkg/agent/cmd: don't format error message with nil errors (e…

    …lastic#1240)
    
    The failure conditions allow nil errors to result in an error being formatted,
    when formatting due to a non-accepted HTTP status code and a nil error, omit the
    error.
    
    Co-authored-by: Craig MacKenzie <[email protected]>
    efd6 and cmacknz committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    28fab94 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. [Automation] Update elastic stack version to 8.6.0-21651da3 for testi…

    …ng (elastic#1290)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7af8092 View commit details
    Browse the repository at this point in the history
  2. Fixed: source uri reload for download/verify components (elastic#1252)

    Fixed: source uri reload for download/verify components (elastic#1252)
    michalpristas committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2b6cfdc View commit details
    Browse the repository at this point in the history
  3. Expand status reporter/controller interfaces to allow local reporters (

    …elastic#1285)
    
    * Expand status reporter/controller interfaces to allow local reporters
    
    Add a local reporter map to the status controller. These reporters are
    not used when updating status with fleet-server, they are only used to
    gather local state information - specifically if the agent is degraded
    because checkin with fleet-server has failed. This bypasses the bug that
    was introduced with the liveness endpoint where the agent could checkin
    (to fleet-server) with a degraded status because a previous checkin
    failed. Local reporters are used to generate a separate status. This
    status is used in the liveness endpoint.
    
    * fix linter
    michel-laterman committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    717708a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5225e54 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. [Automation] Update elastic stack version to 8.6.0-326f84b0 for testi…

    …ng (elastic#1318)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    6a0fd1b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. [Automation] Update elastic stack version to 8.6.0-df00693f for testi…

    …ng (elastic#1334)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    faf98e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e614321 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    177b5fb View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. [Automation] Update elastic stack version to 8.6.0-a2f4f140 for testi…

    …ng (elastic#1362)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c35935d View commit details
    Browse the repository at this point in the history
  2. Added status message to CheckinRequest (elastic#1369)

    * Added status message to CheckinRequest
    
    * added changelog
    
    * updated test
    
    * added omitempty
    juliaElastic committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    4d7fae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e184051 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. [Automation] Update elastic stack version to 8.6.0-158a13db for testi…

    …ng (elastic#1379)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c6a22d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Mount /etc directory in Kubernetes DaemonSet manifests. (elastic#1382)

    Changes made to files like `/etc/passwd` using Linux tools like
    `useradd` are not reflected in the mounted file on the Agent,
    because the tool replaces the file instead of changing it
    in-place.
    
    Mounting the parent directory solves this problem.
    yashtewari committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    90c2c00 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. [Automation] Update elastic stack version to 8.6.0-aea1c645 for testi…

    …ng (elastic#1405)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6d40875 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. [Automation] Update elastic stack version to 8.6.0-0fca2953 for testi…

    …ng (elastic#1412)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7155492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b8e2e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. [Automation] Update elastic stack version to 8.6.0-e4c15f15 for testi…

    …ng (elastic#1425)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    166e7f6 View commit details
    Browse the repository at this point in the history
  2. [backport main] Fix: Agent failed to upgrade from 8.4.2 to 8.5.0 BC1 …

    …for MAC 12 agent using agent binary. (elastic#1401)
    
    [backport main] Fix: Agent failed to upgrade from 8.4.2 to 8.5.0 BC1 for MAC 12 agent using agent binary. (elastic#1401)
    aleksmaus committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    bd06f46 View commit details
    Browse the repository at this point in the history
  3. Fix docker provider add_fields processors (elastic#1420)

    The Docker provider was using a wrong key when defining the
    `add_fields` processor, this causes Filebeat not to start the input
    and stay on a unhealthy state.
    
    This commig fixes it.
    
    Fixes elastic/beats#29030
    belimawr committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    2223138 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. [Automation] Update elastic stack version to 8.6.0-d939cfde for testi…

    …ng (elastic#1436)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d8c9939 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. [Automation] Update elastic stack version to 8.6.0-7c9f25a9 for testi…

    …ng (elastic#1446)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b0a98e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ea750 View commit details
    Browse the repository at this point in the history
  3. Add not dedoted k8s pod labels in autodiscover provider to be used fo…

    …r templating, exactly like annotations (elastic#1398)
    MichaelKatsoulis committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f772a3d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. [Automation] Update elastic stack version to 8.6.0-c49fac70 for testi…

    …ng (elastic#1464)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0efbca6 View commit details
    Browse the repository at this point in the history
  2. Add storageclass permissions in agent clusterrole (elastic#1470)

    * Add storageclass permissions in agent clusterrole
    MichaelKatsoulis committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    7f813fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6223273 View commit details
    Browse the repository at this point in the history
  4. [Automation] Update go release version to 1.18.7 (elastic#1444)

    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6c325d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. [Automation] Update elastic stack version to 8.6.0-5a8d757d for testi…

    …ng (elastic#1480)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    070af5f View commit details
    Browse the repository at this point in the history
  2. Improve logging around agent checkins. (elastic#1477)

    Improve logging around agent checkins.
    
    - Log transient checkin errors at Info.
    - Upgrade to an Error log after 2 repeated failures.
    - Log the wait time for the next retry.
    - Only update local state after repeated failures.
    cmacknz committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    cd6ad3d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. [Automation] Update elastic stack version to 8.6.0-40086bc7 for testi…

    …ng (elastic#1496)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    12c5553 View commit details
    Browse the repository at this point in the history
  2. Fixing makefile check (elastic#1490)

    * Fixing makefile check
    gizas committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d5cfe6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259682d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5505f58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8904833 View commit details
    Browse the repository at this point in the history
  6. Allighningmanifests (elastic#1507)

    * Allign managed with standalone role
    
    * Fixing missing Label
    gizas committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7f5450b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. [Automation] Update elastic stack version to 8.6.0-233dc5d4 for testi…

    …ng (elastic#1515)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    35f12d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eadeef View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. [Automation] Update elastic stack version to 8.6.0-54a302f0 for testi…

    …ng (elastic#1531)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9c6a43b View commit details
    Browse the repository at this point in the history
  2. Update the linter configuration. (elastic#1478)

    Sync the configuration with the one used in Beats, which has disabled
    the majority of the least useful linters already.
    cmacknz committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e64ea9a View commit details
    Browse the repository at this point in the history
  3. Elastic agent counterpart of elastic/beats#33362 (elastic#1528)

    Always use the stack_release label for npm i
    
    No changelog necessary since there are no user-visible changes
    
    This lets us ensure we've carefully reviewed and labeled the version of the @elastic/synthetics NPM library that's bundled in docker images
    andrewvc committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d2c780b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. [Automation] Update elastic stack version to 8.6.0-cae815eb for testi…

    …ng (elastic#1545)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    edc1e85 View commit details
    Browse the repository at this point in the history
  2. Fix admin permission check on localized windows (elastic#1552)

    Fix admin permission check on localized windows (elastic#1552)
    michalpristas committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    33a5f7e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. [Automation] Update elastic stack version to 8.6.0-6545f2df for testi…

    …ng (elastic#1561)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    97b8834 View commit details
    Browse the repository at this point in the history
  2. [Heartbeat] Only support elasticsearch output for synthetics integrat…

    …ion (elastic#1491)
    
    * [Heartbeat] Only support elasticsearch output for synthetics integration
    
    Heartbeat should only support the elasticsearch output  due to the requirement that we connect back to ES to retrieve prior state, as well as the complex and exacting nature of our schema.
    
    * Add buildspec
    * Add changelog
    * Remove test that configures heartbeat+logstash
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    Co-authored-by: Craig MacKenzie <[email protected]>
    3 people committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    f2ee0d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. make policy change handler try all fleet hosts before failing (elasti…

    …c#1329)
    
    It changes the remote client to:
     - when creating a new client:
       - succeed if at least one host is health
       - shuffle the hosts, avoiding all the agents reaching to the same fleet-server on the first request
     - makes `(remote.*Client).Send` try all the hosts before failing, returning a multi-error if all hosts fail
       - if debug logs are enabled, `Send` will log each error with debug level
     - modifies `remote.requestClient`:
       - now `requestClient` holds its host
       - remove `requestFunc`
       - `(remopte.requestClient).newRequest uses the new `host` property to build the final URL for the request
    AndersonQ committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    19f8222 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. [Automation] Update elastic stack version to 8.6.0-baf193e8 for testi…

    …ng (elastic#1579)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3bb1244 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. [Automation] Update elastic stack version to 8.6.0-22d60ec9 for testi…

    …ng (elastic#1587)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b21324e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e636591 View commit details
    Browse the repository at this point in the history
  3. Fix: Windows Agent Left Unhealthy After Removing Endpoint Integration (

    …elastic#1286)
    
    * Add stop timeout to the endpoint spec
    * Service watcher
    * Wire in the service watcher
    * Remove waiting on the service stop since Endpoint should not be stopped
    aleksmaus committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a8ad2da View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. [Automation] Update elastic stack version to 8.6.0-b8b35931 for testi…

    …ng (elastic#1602)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    66b98de View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Create stale config (elastic#1607)

    Purpose of this is to frequently clean up elastic agent repo
    jlind23 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    069d386 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. [Automation] Update elastic stack version to 8.6.0-a892f234 for testi…

    …ng (elastic#1621)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4af7f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a4f61 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. [Automation] Update elastic stack version to 8.6.0-89d224d2 for testi…

    …ng (elastic#1633)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    cecb1ca View commit details
    Browse the repository at this point in the history
  2. [Automation] Add GH action to add issues to ingest board (elastic#1629)

    * Add GH action to add issues to ingest board
    
    Issues labeled w/ the control plane or data plane labels in this repository will be added to the ingest project w/ `Area: Elastic Agent` set
    
    * Support Elastic Agent label
    
    * Update add-issues-to-ingest-board.yml
    
    * Update add-issues-to-ingest-board.yml
    
    * Update add-issues-to-ingest-board.yml
    kpollich committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5cf5daf View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. [Automation] Update elastic stack version to 8.6.0-949a38d2 for testi…

    …ng (elastic#1647)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    275c113 View commit details
    Browse the repository at this point in the history
  2. Update node version to 18.12.0 on complete image (elastic#1657)

    This puts us on to the latest LTS release of node.
    
    Test by using a private location with Uptime to run a browser monitor.
    andrewvc committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    3abaece View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. [Automation] Update elastic stack version to 8.6.0-26dc1164 for testi…

    …ng (elastic#1660)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    188688f View commit details
    Browse the repository at this point in the history
  2. Generate the consolidated 8.5.0 changelog. (elastic#1642) (elastic#1670)

    * Consolidate the 8.5.0 changelog fragments.
    
    Generate a summarized YAML file of all the changes in 8.5.0 for future
    reference. The rendered changelog lives in the observability-docs
    repository currently.
    
    * Improve README documentation for the changelog.
    cmacknz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c031be5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. [Automation] Update elastic stack version to 8.6.0-4765d2b0 for testi…

    …ng (elastic#1674)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    887bac7 View commit details
    Browse the repository at this point in the history
  2. Disable creating GH issues for build failures. (elastic#1677)

    The E2E tests are still unstable and the issues reported for those
    failures is creating a lot of noise in the issue tracker.
    cmacknz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b394e2f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. [Automation] Update elastic stack version to 8.6.0-8a615646 for testi…

    …ng (elastic#1682)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d340207 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. [Automation] Update elastic stack version to 8.6.0-3f5f98b7 for testi…

    …ng (elastic#1685)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    68fd2db View commit details
    Browse the repository at this point in the history
  2. Remove non-agent Dockerfile templates. (elastic#1539)

    These are only used for Beats and should have been deleted when the
    agent migrated to its own repository.
    cmacknz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6130eba View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. [Automation] Update elastic stack version to 8.6.0-f20b7179 for testi…

    …ng (elastic#1692)
    
    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    657f66d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. [Automation] Update go release version to 1.18.8 (elastic#1691)

    Co-authored-by: apmmachine <[email protected]>
    apmmachine and apmmachine committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cc550b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5219bda View commit details
    Browse the repository at this point in the history
  3. Cleanup merge.

    blakerouse committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d665e66 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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