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

Add httpd fix to watcher api containerfile #236

Conversation

cescgina
Copy link
Contributor

@cescgina cescgina commented Jan 3, 2025

When trying to run a Watcher API container built with the existing
container file, the httpd server fails with the error
"SSLCertificateFile: file '/etc/pki/tls/certs/localhost.crt'
does not exist or is empty". We already have an script to fix it [1],
but it's not used for the watcher api image, this change adds it.

[1] https://github.com/openstack-k8s-operators/tcib/blob/main/container-images/kolla/base/httpd_setup.sh

When trying to run a Watcher API container built with the existing
container file, the httpd server fails with the error
"SSLCertificateFile: file '/etc/pki/tls/certs/localhost.crt'
does not exist or is empty". We already have an script to fix it [1],
but it's not used for the watcher api image, this change adds it.

[1] https://github.com/openstack-k8s-operators/tcib/blob/main/container-images/kolla/base/httpd_setup.sh
@raukadah
Copy link
Collaborator

raukadah commented Jan 8, 2025

/lgtm

@rlandy
Copy link
Collaborator

rlandy commented Jan 8, 2025

/approve

Copy link
Contributor

openshift-ci bot commented Jan 8, 2025

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: cescgina, marios, rlandy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rlandy rlandy added approved and removed approved labels Jan 8, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 87e76a0 into openstack-k8s-operators:main Jan 8, 2025
5 checks passed
@cescgina cescgina deleted the httpd_fix_watcherapi branch January 8, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants