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

[8.12] add openssl to ubi image #15931

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

kaisecheng
Copy link
Contributor

original PR: #15929
relates: elastic/cloud-on-k8s#7544

Logstash on ECK requires openssl command to build TLS keystore. logstash-ubi:8.12.0 has openssl command, but 8.12.1 and 8.12.2 don't.
This commit adds microdnf install -y openssl to ensure the command exists in ubi image

build ubi image locally

rake artifact:docker_ubi8

get openssl version

docker run --rm --entrypoint openssl docker.elastic.co/logstash/logstash-ubi8:8.13.0-SNAPSHOT version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

@kaisecheng kaisecheng changed the title add openssl to ubi image [8.12] add openssl to ubi image Feb 9, 2024
Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
No Duplication information No data about Duplication

See analysis details on SonarQube

Copy link
Member

@robbavey robbavey left a comment

Choose a reason for hiding this comment

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

lgtm

@elasticmachine
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

@kaisecheng kaisecheng merged commit 0966f3c into elastic:8.12 Feb 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants