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

Enable support for ElastiCache tags related APIs on custom resource #261

Closed kumargauravsharma closed 2 years ago

kumargauravsharma commented 4 years ago

Is your feature request related to a problem? Enable support for ElastiCache tags related APIs:

  1. AddTagsToResource
  2. ListTagsForResource
  3. RemoveTagsFromResource

Describe the solution you'd like The ElastiCache tags related APIs take The Amazon Resource Name (ARN) as input and allow add, list, remove of tags on the resource. As the tags are associated with ARN, this issue is to enable the tags information by specifying it in the custom resource yaml file.

Describe alternatives you've considered A description of any alternative solutions or features you've considered.

jaypipes commented 4 years ago

Related #63

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

rbranche commented 3 years ago

@kumargauravsharma can we increase the priority of this change? Tags are a required for adoption of ACK in Adobe Sign microservices.

ack-bot commented 3 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle rotten

ack-bot commented 2 years ago

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Provide feedback via https://github.com/aws-controllers-k8s/community. /close

ack-bot commented 2 years ago

@ack-bot: Closing this issue.

In response to [this](https://github.com/aws-controllers-k8s/community/issues/261#issuecomment-955766566): >Rotten issues close after 30d of inactivity. >Reopen the issue with `/reopen`. >Provide feedback via https://github.com/aws-controllers-k8s/community. >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.