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

Update elastic-agent-libs to v0.9.11 #4825

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

belimawr
Copy link
Contributor

@belimawr belimawr commented May 29, 2024

What does this PR do?

Update elastic-agent-libs to v0.9.11

Why is it important?

It updates elastic-agent-libs to the latest version. The previous version had a bug, even though the Elastic-Agent was not affected by it, it's better to keep elastic-agent-libs udated

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

There is no user inpact

How to test this PR locally

  1. Build the PR
  2. Run elastic-agent in standalone mode
  3. Assert that logs go to stdout and data/elastic-agent-<hash>/logs

## Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@belimawr belimawr added Team:Elastic-Agent Label for the Agent team skip-changelog labels May 29, 2024
@belimawr belimawr requested a review from a team as a code owner May 29, 2024 21:28
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

Copy link
Contributor

mergify bot commented May 29, 2024

This pull request does not have a backport label. Could you fix it @belimawr? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label May 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@pierrehilbert pierrehilbert requested a review from pchila May 30, 2024 11:58
@belimawr belimawr marked this pull request as draft May 30, 2024 12:35
@belimawr
Copy link
Contributor Author

Converting into draft until elastic/elastic-agent-libs#209 gets merged and I can update this PR to use v0.9.10

go.mod Show resolved Hide resolved
@belimawr belimawr changed the title Update elastic-agent-libs to v0.9.9 Update elastic-agent-libs to v0.9.10 May 30, 2024
@belimawr belimawr marked this pull request as ready for review May 30, 2024 13:13
@belimawr belimawr requested a review from pchila May 30, 2024 13:13
@belimawr
Copy link
Contributor Author

buildkite test this

@kaanyalti kaanyalti self-requested a review May 30, 2024 18:58
@belimawr belimawr marked this pull request as draft May 30, 2024 19:55
@belimawr
Copy link
Contributor Author

I found another issue, back to draft until elastic/elastic-agent-libs#210 gets merged

@belimawr belimawr force-pushed the update-elastic-agent-libs branch from bafc343 to bae4e51 Compare June 3, 2024 13:47
@belimawr belimawr marked this pull request as ready for review June 3, 2024 13:49
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@belimawr belimawr changed the title Update elastic-agent-libs to v0.9.10 Update elastic-agent-libs to v0.9.11 Jun 3, 2024
@belimawr belimawr merged commit fa85498 into elastic:main Jun 3, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip skip-changelog Team:Elastic-Agent Label for the Agent team Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants