-
Notifications
You must be signed in to change notification settings - Fork 65
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
Unable to pull Charts from Private Registry #202
Comments
In terms of the Are you interested in testing that out in your environment? 🙏 There may be further work to make end to end TLS work, but it's hard to tell what may be wrong there without setting up a specific repro environment that we have full control over - otherwise there's too many unknown variables in the environment for which this issue was opened in. |
Thanks for looking into this @jbw976 So it looks like @sujith1594 which registry you are using, is it based on an open source and could you provide how is it setup? |
Hi @csantanapr, We are using Redhat Quay which is built on top of Openshift Cluster. Quay is an OCI Registry |
I've got the same problem with Zot OCI registry:
The provider-helm Release returns this error: My certificate has the proper FQDN and SAN but was signed by a self-signed root CA. I'm going to try with the cluster CA. |
What happened?
I'm trying to create a Helm Release using helm-provider, but I'm getting "Certificate Signed by Unknown authority even after adding "insecureSkipTLSVerify: true". Can some one help me how to fix the cert issue or how can I skip the TLS verification?
How can we reproduce it?
What environment did it happen in?
Crossplane version: 1.13.2
Include at least the version or commit of Crossplane you were running. Consider
also including your:
kubectl version
): 1.25The text was updated successfully, but these errors were encountered: