kubernetes / kubernetes/cloud-provider-aws
Add request handlers to v2 implementation
Open
kind/feature
lifecycle/frozen
- Dominant language
- Go
- Stars
- 465
- Forks
- 393
- Avg merge
- 22h 25m
- Merged PRs (30d)
- 11
Description
**What would you like to be added**:
Follow up from #131, add AWS request handlers to do the following:
* Add metrics
* Add rate limiting
@M00nF1sh , do you think it's worth re-implementing what's done in in https://github.com/aws/aws-app-mesh-controller-for-k8s/tree/master/pkg/aws for the above?
FWIW, I used the same metric formats in https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/master/pkg/cloud/metrics/metrics.go, so would be worth standardising.
**Why is this needed**:
/kind feature
Contributor guide
Assessment
This issue has not been assessed yet.