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

API initContainer fails if Bundle CA is configured #248

Open
rooftopcellist opened this issue Aug 31, 2024 · 3 comments
Open

API initContainer fails if Bundle CA is configured #248

rooftopcellist opened this issue Aug 31, 2024 · 3 comments

Comments

@rooftopcellist
Copy link
Member

If the Bundle CA secret is configured, the conditional initContainer to update-ca-trust fails with the following error. Something must have changed in the eda-server image.

$ oc logs -f eda-api-cfcd6d6b9-tj2mt -c configure-bundle-ca-cert
ln: failed to create symbolic link '/etc/pki/ca-trust/extracted/pem/directory-hash/ca-certificates.crt': Permission denied
@rooftopcellist
Copy link
Member Author

This image is known working:

+  image: quay.io/ansible/eda-server
+  image_version: sha-a69d8c7 # 1 month old

@rooftopcellist
Copy link
Member Author

@zkayyali812
Copy link
Contributor

Hey @rooftopcellist ,
No this is different, my linked PR does not address this failure in the initcontainer. I dont think Ive observed this one before. Rather my PR corrects a failure when the specified secret does not exist, when the operator pod attempts to deploy EDA.

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

No branches or pull requests

2 participants