Skip to content

fix(RELEASE-2158): support custom CA bundles for self-hosted Quay#3228

Draft
querti wants to merge 2 commits intoconforma:mainfrom
querti:self-hosted-quay-fixes
Draft

fix(RELEASE-2158): support custom CA bundles for self-hosted Quay#3228
querti wants to merge 2 commits intoconforma:mainfrom
querti:self-hosted-quay-fixes

Conversation

@querti
Copy link
Copy Markdown
Contributor

@querti querti commented Apr 13, 2026

Dockerfile: grant group write permission to /etc/pki/ before switching to USER 1001 so custom CAs can be appended to the system trust bundle at runtime.

verify-conforma task: remove subPath volume mounts for trusted-ca, keeping only the /mnt/trusted-ca directory mount. Add CA append snippet to initialize-tuf and validate steps so cosign and conforma can reach registries with custom CAs. Set CA_FILE env on the inline use-trusted-artifact step so oras also uses the custom CA.

Assisted-by: Cursor

Dockerfile: grant group write permission to /etc/pki/ before switching
to USER 1001 so custom CAs can be appended to the system trust bundle
at runtime.

verify-conforma task: remove subPath volume mounts for trusted-ca,
keeping only the /mnt/trusted-ca directory mount. Add CA append snippet
to initialize-tuf and validate steps so cosign and conforma can reach
registries with custom CAs. Set CA_FILE env on the inline
use-trusted-artifact step so oras also uses the custom CA.

Assisted-by: Cursor
Signed-off-by: Lubomir Gallovic <lgallovi@redhat.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 13, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: d5179b51-cdbf-44f7-8df9-b4b739380cf5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Assisted-by: Cursor
Signed-off-by: Lubomir Gallovic <lgallovi@redhat.com>
@querti querti force-pushed the self-hosted-quay-fixes branch from f268bce to eac8802 Compare April 13, 2026 13:25
@github-actions github-actions bot added size: XL and removed size: S labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant