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

Cherry-pick #17037 to 7.x: Update RPM packages in Docker image releases (#17037) #18300

Merged
merged 2 commits into from
May 7, 2020

Conversation

michalpristas
Copy link
Contributor

@michalpristas michalpristas commented May 6, 2020

Cherry-pick of PR #17037 to 7.x branch. Original message:

What does this PR do?

Ensure the RPM packages contained in the Docker images that we package and release are updated.

Why is it important?

It's best to release images with fully patched software even if the Beat itself may not depend on that software. It will limit the number of issues detected on scans.

How to test this PR locally

make snapshots

Related issues

Ensure the RPM packages contained in the Docker images that we package and release are updated.

Closes elastic#17035
@michalpristas michalpristas self-assigned this May 6, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 6, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented May 6, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview stats

Expand to view the summary

Build stats

Test stats 🧪

Test Results
Failed 0
Passed 5881
Skipped 899
Total 6780

Steps errors

Expand to view the steps failures

  • Name: Report to Codecov
    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Result: FAILURE

    • Duration: 2 min 23 sec<

    • Start Time: 2020-05-06T21:53:56.942+0000

@ph ph merged commit 046afed into elastic:7.x May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport needs_team Indicates that the issue/PR needs a Team:* label :Packaging review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants