aws-controllers-k8s / community

AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes
https://aws-controllers-k8s.github.io/community/
Apache License 2.0
2.41k stars 254 forks source link

ElastiCache service controller #240

Open tabern opened 4 years ago

tabern commented 4 years ago

New ACK Service Controller

Support for Amazon ElastiCache

List of API resources

List the API resources in order of importance to you:

ack-bot commented 3 years ago

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

RedbackThomson commented 3 years ago

/lifecycle frozen

gecube commented 1 year ago

Hey! Thank you very much for releasing the Elasticache controller.

I am already using it. But it still lacks option to use subnetRefs in CacheSubnetGroup object, so I am forced to populate it manually with subnet names. It is not very convenient and also is not aligned with the behaviour of other controllers... So I am kindly asking to add subnetRefs to CacheSubnetGroup

jose-fully-ported commented 10 months ago

@gecube 0.28.0 has this functionality, implemented here.

jfreeland commented 9 months ago

Apologies I've only briefly scanned the code and don't see it being clearly possible today. Wondering if serverless is on the radar?