Closed
Description
Is your feature request related to a problem?
Currently, I am working on the Amazon Managed Service for Prometheus (AMP) controller. Right now, the name of the controller is prometheusservice-controller
. I was wondering if it would be possible to rename a controller repository to something more fitting such as amp-controller
.
Describe the solution you'd like
I understand right now that the name comes from the aws-sdk-go library. Which the controller imports are based on. Would there be any way to separate the controller name from the sdk import path?