-
Notifications
You must be signed in to change notification settings - Fork 24
Fixing reference failure to root CA var when unset #340
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
Merged
rhopp
merged 2 commits into
redhat-appstudio:main
from
dperaza4dustbit:fix_root_ca_reference
Oct 17, 2025
Merged
Fixing reference failure to root CA var when unset #340
rhopp
merged 2 commits into
redhat-appstudio:main
from
dperaza4dustbit:fix_root_ca_reference
Oct 17, 2025
Conversation
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
lcarva
reviewed
Sep 22, 2025
Please update the commit message and pr description to link to the issue, e.g. |
Signed-off-by: David Perza <[email protected]>
2de1f5e
to
f5b6741
Compare
lcarva
approved these changes
Sep 22, 2025
/retest |
3 similar comments
/retest |
/retest |
/retest |
/retest |
1 similar comment
/retest |
@dperaza4dustbit: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/rhtap-team/rhtap-cli:e2e-4.19-jxnxq Test results analysis<not enabled> OCI Artifact Browser URL<not enabled> |
rhopp
approved these changes
Oct 17, 2025
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.
Fixes Issue #339
When common.sh is called and -u is set there is an error specifying that CUSTOM_ROOT_CA is unbound.