provider-gcp icon indicating copy to clipboard operation
provider-gcp copied to clipboard

Enabling support for TLS and CA handling for CloudMemorystoreInstance resources

Open andrewj-a42 opened this issue 11 months ago • 0 comments

What problem are you facing?

Current implementation of provider-gcp is not supporting ability to enable TLS for MemoryStore redis provisioning requests. On GCP side enabling of TLS triggers creation of Certificate Authority which need to become part of the redis CloudMemorystoreInstance resource to enable fetching of the CA by a consuming application/service.

How could Crossplane help solve your problem?

Some consultations has been done with gcp support in order to fully understand what is possible and what is not in the area of using tls for redis instances. We would like to contribute our development time to create the code enhancement which would allow for utilization of the tls and CA feature in the community maintained gcp provider.

andrewj-a42 avatar Jul 18 '23 19:07 andrewj-a42