crossplane-contrib / crossplane-contrib/provider-sql
support certificat in sslmode
- Dominant language
- Go
- Stars
- 154
- Forks
- 119
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 8
Description
### What problem are you facing?
We want to connect to a gcp cloud sql instance via IP. We need to use SSL for the connection
### How could Crossplane help solve your problem?
I could not find any support for something like sslmode=verfiy-full&sslrootcertificate=cert.pem in the code. It would be great to have this option and another kubernetes secret reference in the config for the certificate
Contributor guide
No contributing guide indexed for this repository
Research direction
Begin by reviewing the open pull request #238, which is already addressing this request. Confirm that the connection configuration supports sslmode=verify-full, accepts a Kubernetes Secret reference for the certificate, and works for a GCP Cloud SQL instance reached by IP.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud, kubernetes, sql
- Domain
- cloud, databases, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100