-
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
Use non-deprecated docker image for testing jolokia #32885
Merged
cmacknz
merged 1 commit into
elastic:main
from
v1v:fix/dependencies-for-goInteg-metricbeat-jolokia
Aug 29, 2022
Merged
Use non-deprecated docker image for testing jolokia #32885
cmacknz
merged 1 commit into
elastic:main
from
v1v:fix/dependencies-for-goInteg-metricbeat-jolokia
Aug 29, 2022
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
v1v
added
backport-7.17
Automated backport to the 7.17 branch with mergify
backport-v8.4.0
Automated backport with mergify
labels
Aug 26, 2022
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Aug 26, 2022
This pull request doesn't have a |
/test |
Collaborator
This was referenced Aug 26, 2022
@jlind23 @cmacknz @joshdover @kpollich , this PR should fix the issue with the docker integration testing for I will be offline for the next few days, but whoever is on support/build rotation can freely merge this PR and the backports if it's approved. |
cmacknz
approved these changes
Aug 29, 2022
mergify bot
pushed a commit
that referenced
this pull request
Aug 29, 2022
(cherry picked from commit c7c0ae7)
mergify bot
pushed a commit
that referenced
this pull request
Aug 29, 2022
(cherry picked from commit c7c0ae7)
cmacknz
pushed a commit
that referenced
this pull request
Aug 29, 2022
cmacknz
pushed a commit
that referenced
this pull request
Aug 29, 2022
v1v
added a commit
to v1v/beats
that referenced
this pull request
Sep 1, 2022
…ackaging * upstream/main: (109 commits) Add cap_net_raw requirements to heartbeat docs (elastic#32816) apply a quick hotfix for having main working properly (elastic#32934) action: checks for x-pack/libbeat and libbeat (elastic#32754) Update to Go 1.18 in go.mod. (elastic#32940) [heartbeat] disable browser code on windows via build tags (elastic#32939) action: checks for heartbeat and x-pack/heartbeat (elastic#32749) Make event acknowledgment asynchronous in shipper output (elastic#32785) [Automation] Update elastic stack version to 8.5.0-fedc3e60 for testing (elastic#32930) Preallocate memory to reduce GC load (elastic#32905) [Automation] Update elastic stack version to 8.5.0-440e0896 for testing (elastic#32919) Skip broken ceph tests. (elastic#32912) Use non-deprecated docker image for testing jolokia (elastic#32885) update ironbank image product name (elastic#32867) ci: pre-commit stage within Jenkins (elastic#32839) Fix a couple of bugs in the logic for how AWS metric periods are calculated (elastic#32724) [Filebeat] [httpjson] Add support for single string containing multiple relation-types in getRFC5988Link (elastic#32811) [Heartbeat] Update HB k8s template to use <Mi> metric (elastic#32801) action: checks for metricbeat and x-pack/metricbeat (elastic#32748) action: checks for filebeat and x-pack/filebeat (elastic#32746) allow for json/ndjson content type with charset (elastic#32767) ...
@Mergifyio backport 8.3 |
✅ Backports have been created
|
mergify bot
pushed a commit
that referenced
this pull request
Sep 8, 2022
(cherry picked from commit c7c0ae7)
gsantoro
pushed a commit
that referenced
this pull request
Sep 8, 2022
chrisberkhout
pushed a commit
that referenced
this pull request
Jun 1, 2023
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-v8.4.0
Automated backport with mergify
needs_team
Indicates that the issue/PR needs a Team:* label
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.
What does this PR do?
Fixes the jolokia docker image to use the non-deprecated openjdk version
Why is it important?
Fixes some of the recurrent failures for the last few days related to the
goIntegTest
that are using a non-existing docker image