crossplane-contrib / provider-gitlab

Crossplane Gitlab provider
Apache License 2.0
54 stars 26 forks source link

Cannot create Gitlab project, failed to verify certificate #110

Closed lukonjun closed 5 months ago

lukonjun commented 6 months ago

What happened?

Hi currently trying to use the gitlab crossplane provider for a PoC. While trying to create a GitLab Project resource via Crossplane I am running into the following error. create failed: cannot create Gitlab project: Post "https://example.com/api/v4/projects": tls: failed to verify certificate: x509: certificate signed by unknown authority

How can we reproduce it?

Set up a gitlab instance with self signed ssl certificate or http

What environment did it happen in?

Crossplane version: helm chart crossplane-1.14.5

Is there a way to allow insecure connections in the provider config? I could not find any option here https://marketplace.upbound.io/providers/crossplane-contrib/provider-gitlab/v0.5.0/resources/gitlab.crossplane.io/ProviderConfig/v1beta1