Closed shivasdp closed 2 weeks ago
The issue has been reproduced. Need investigate if we can add described in issue information.
I am seeing this issue as well, any update here?
@aiell0, you can add additional sensitive fields to config/elasticache/config.go, and open a PR. We can evaluate the fields you want on the PR.
For more details: Additional Sensitive Fields and Custom Connection Details
This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as stale
. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh
will mark this issue as not stale.
This issue is being closed since there has been no activity for 14 days since marking it as stale
. If you still need help, feel free to comment or reopen the issue!
What happened?
When creating a CacheCluster CRD for redis, no kubernetes secret is created containing the details required for establishing a connection to redis, e.g.
Refer to the bug which is there in community edition https://github.com/crossplane-contrib/provider-aws/issues/551
How can we reproduce it?
What environment did it happen in?
Universal Crossplane Version: 1.10.1
Provider Version: provider-aws:v0.20.0
Kubernetes version : Server Version: version.Info{Major:"1", Minor:"24+", GitVersion:"v1.24.7-eks-fb459a0", GitCommit:"c240013134c03a740781ffa1436ba2688b50b494", GitTreeState:"clean", BuildDate:"2022-10-24T20:36:26Z", GoVersion:"go1.18.7", Compiler:"gc", Platform:"linux/amd64"}
Kubernetes distribution : AWS EKS