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 the default ca-bundle and import it into java truststore #2227

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sswguo
Copy link

@sswguo sswguo commented Oct 25, 2024

No description provided.

Copy link
Contributor

openshift-ci bot commented Oct 25, 2024

Hi @sswguo. Thanks for your PR.

I'm waiting for a redhat-appstudio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@rnc
Copy link
Collaborator

rnc commented Oct 25, 2024

/ok-to-test

@rnc
Copy link
Collaborator

rnc commented Oct 25, 2024

Minikube tests are getting

Error: building at STEP "COPY /mnt/trusted-ca/ca-bundle.crt /etc/pki/ca-trust/source/anchors": checking on sources under "/var/workdir/source": copier: stat: "/mnt/trusted-ca/ca-bundle.crt": no such file or directory

Copy link
Contributor

openshift-ci bot commented Oct 25, 2024

@sswguo: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/jvm-build-service-in-repo-e2e f893ed4 link true /test jvm-build-service-in-repo-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@sswguo
Copy link
Author

sswguo commented Oct 25, 2024

Details

Hm, weird, I saw the buildah-oci-ta already mount that, will check further.

- mountPath: /mnt/trusted-ca
   name: trusted-ca
   readOnly: true

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.

2 participants