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

[updatecli] Update to elastic/beats@2d687ac9d228 #2231

Merged
merged 2 commits into from
May 30, 2024

Conversation

apmmachine
Copy link
Contributor

What

elastic/beats automatic sync

Changeset

Generated automatically with https://github.com/elastic/cloudbeat/actions/runs/9250656632


Update Elastic Beats go.mod Version

Update to elastic/beats@2d687ac9d228

ran shell command ".ci/updatecli/scripts/update-beats.sh 2d687ac9d228"

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@apmmachine apmmachine requested a review from a team as a code owner May 27, 2024 07:09
@apmmachine apmmachine added backport-skip automation dependency go Pull requests that update Go code labels May 27, 2024
Copy link

github-actions bot commented May 27, 2024

📊 Allure Report - 💚 No failures were reported.

Result Count
🟥 Failed 0
🟩 Passed 314
⬜ Skipped 33

@moukoublen moukoublen force-pushed the updatecli_main_updatecli-beats-main branch from 033ab4c to 5653dc6 Compare May 30, 2024 12:28
@@ -300,7 +300,7 @@ func (l *launcher) reconfigureWait(timeout time.Duration) (*config.C, error) {
l.log.Errorf("Config update validation failed: %v", err)
healthErr := &BeaterUnhealthyError{}
if errors.As(err, healthErr) {
l.beat.Manager.UpdateStatus(management.Degraded, healthErr.Error())
l.beat.Manager.UpdateStatus(status.Degraded, healthErr.Error())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@moukoublen moukoublen merged commit f04c9f1 into main May 30, 2024
24 checks passed
@moukoublen moukoublen deleted the updatecli_main_updatecli-beats-main branch May 30, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport-skip dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants