Upstream 1985 - Fix installer update-ca-trust command - #31
Merged
Merged
Conversation
Original upstream commit by @JoelKle: ansible/awx-operator@04f756b The latest release of the update-ca-trust requires the --output param if you run as non-root user. See: https://gitlab.com/redhat/centos-stream/rpms/ca-certificates/-/commit/81a090f89a413487bb8a8677eff9bb4fb8bfbf71 And: ansible/awx-ee#258 (comment) Fixes: ansible/awx-ee#258
Contributor
Author
|
With custom CA certs placed by import requests
requests.get('https://custom-example.com')within |
9 tasks
cigamit
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream PR 1985 by @JoelKle: ansible/awx-operator@04f756b
PR 1985 fixes a problem still present in Ascender-Operator 25.5.1 when using the bundle_cacert_secret setting:
init-bundle-ca-trustcontainer fails withln: failed to create symbolic link '/etc/pki/ca-trust/extracted/pem/directory-hash/ca-certificates.crt': Permission deniedwhen executingupdate-ca-trust extractwithout--output /etc/pki/ca-trust/extracted