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

Enabling support for TLS and CA handling for CloudMemorystoreInstance resources #508

Open
andrewj-a42 opened this issue Jul 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@andrewj-a42
Copy link
Contributor

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 andrewj-a42 added the enhancement New feature or request label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant