-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Upgrad elastic-agent-system-metrics to v0.10.7. #40397
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
cmacknz
commented
Jul 30, 2024
•
edited
Loading
edited
- Upgrades github.com/docker/docker to v26.1.4. See https://github.com/elastic/elastic-agent-system-metrics/releases/tag/v0.10.7
- Upgrades github.com/elastic/elastic-agent-autodiscover to v0.8.0. See https://github.com/elastic/elastic-agent-autodiscover/releases/tag/v0.8.0
- Fixes breaking changes in the Docker types packages.
- Works around two Go packages generating the exact same CGO source files in the agentbeat build.
Upgrades Docker to v26.1.4
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Jul 30, 2024
cmacknz
added
the
Team:Elastic-Agent-Data-Plane
Label for the Agent Data Plane team
label
Jul 30, 2024
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
botelastic
bot
removed
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Jul 30, 2024
cmacknz
added
backport-7.17
Automated backport to the 7.17 branch with mergify
backport-8.15
Automated backport to the 8.15 branch with mergify
labels
Jul 30, 2024
Believe we actually need to go to docker v26.1.5 which requires: |
mergify bot
pushed a commit
that referenced
this pull request
Jul 31, 2024
* Upgrad elastic-agent-system-metrics to v0.10.7. Upgrades Docker to v26.1.4 * Update autodiscover to v0.8.0 * Fix breaking API changes in new docker version. * Fix more breaking imports. * Remove docker ioutils deprecated function. * Remove another instance of ioutils.TempDir. * Run mage fmt * Update elastic-agent-system-metrics to v0.10.8 * Update elastic-agent-autodiscover to v0.8.1. * Switch type usages * Add work around for duplicate definition of my_strlen.c * Fix typo. --------- Co-authored-by: Pierre HILBERT <[email protected]> (cherry picked from commit 3c65545) # Conflicts: # NOTICE.txt # go.mod # go.sum
mergify bot
pushed a commit
that referenced
this pull request
Jul 31, 2024
* Upgrad elastic-agent-system-metrics to v0.10.7. Upgrades Docker to v26.1.4 * Update autodiscover to v0.8.0 * Fix breaking API changes in new docker version. * Fix more breaking imports. * Remove docker ioutils deprecated function. * Remove another instance of ioutils.TempDir. * Run mage fmt * Update elastic-agent-system-metrics to v0.10.8 * Update elastic-agent-autodiscover to v0.8.1. * Switch type usages * Add work around for duplicate definition of my_strlen.c * Fix typo. --------- Co-authored-by: Pierre HILBERT <[email protected]> (cherry picked from commit 3c65545) # Conflicts: # NOTICE.txt # go.mod # go.sum # libbeat/tests/compose/wrapper.go # libbeat/tests/docker/docker.go # metricbeat/module/docker/image/data.go # metricbeat/module/docker/info/data.go # x-pack/agentbeat/magefile.go
This was referenced Jul 31, 2024
cmacknz
added a commit
that referenced
this pull request
Jul 31, 2024
…discover to v0.8.1 (#40410) * Upgrad elastic-agent-system-metrics to v0.10.7. (#40397) * Upgrad elastic-agent-system-metrics to v0.10.7. Upgrades Docker to v26.1.4 * Update autodiscover to v0.8.0 * Fix breaking API changes in new docker version. * Fix more breaking imports. * Remove docker ioutils deprecated function. * Remove another instance of ioutils.TempDir. * Run mage fmt * Update elastic-agent-system-metrics to v0.10.8 * Update elastic-agent-autodiscover to v0.8.1. * Switch type usages * Add work around for duplicate definition of my_strlen.c * Fix typo. --------- Co-authored-by: Pierre HILBERT <[email protected]> (cherry picked from commit 3c65545) # Conflicts: # NOTICE.txt # go.mod # go.sum * Resolve conflicts. * Revert unnecesary libvirt updated. * Remove all unnecessary dependency updates. --------- Co-authored-by: Craig MacKenzie <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-7.17
Automated backport to the 7.17 branch with mergify
backport-8.15
Automated backport to the 8.15 branch with mergify
Team:Elastic-Agent-Data-Plane
Label for the Agent Data Plane team
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.