community
community copied to clipboard
Add a feature like writing a secret with the RDS connection string details.
In crossplane we have a great feature to create the secret after RDS Instance created with all the required parameter os a connection string.
writeConnectionSecretToRef:
name: sample-db-con-string
namespace: default
This can be included as part of another feature request #740. We have work being done on this design at the moment.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://github.com/aws-controllers-k8s/community.
/lifecycle stale
/remove-lifecycle stale
Even though #740 was closed, I have not closed this issue. Connection secrets, such as those from databases or EKS clusters, are not exposed as part of the Describe* for the resources. The logic can sometimes be simple to create these (such as interpolating a string), but often these requires additional custom code to be generated (such as an EKS Kubeconfig). I'm not sure if ACK even wants to start going down this direction, because it might be a slippery slope away from our core principal to keep things as per the AWS API.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://github.com/aws-controllers-k8s/community.
/lifecycle stale
/lifecycle frozen