-
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
[heartbeat] Add support for ubi8-complete image #28597
Conversation
This pull request does not have a backport label. Could you fix it @andrewvc? 🙏
NOTE: |
💔 Build Failed
Expand to view the summary
Build stats
Test stats 🧪
Steps errorsExpand to view the steps failures
|
@@ -620,6 +620,7 @@ shared: | |||
extra_vars: | |||
image_name: '{{.BeatName}}-ubi8' | |||
from: 'docker.elastic.co/ubi8/ubi-minimal' | |||
variants: ["complete"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request is now in conflicts. Could you fix it? 🙏
|
Closing in favor of #29255 |
WIP experimental support for UBI8 in complete image
What does this PR do?
Why is it important?
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs