Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

QueueName for sqs queue #214

Open
nomis-rzp opened this issue Oct 13, 2019 · 1 comment
Open

QueueName for sqs queue #214

nomis-rzp opened this issue Oct 13, 2019 · 1 comment

Comments

@nomis-rzp
Copy link

Is it possible to give a QueueName in the yaml file to create queue name of my choice rather than generating a random name ? I have tried giving queueName in the yaml but its not taking effect. Can some please help?

@jaypipes
Copy link

Unfortunately, it looks like the name of the queue is hardcoded as the Kubernetes cluster name + "-cloudformation":

https://github.com/awslabs/aws-service-operator/blob/b2a8a4ee29dbcedb38c5e310dd8ca103792ac62f/cmd/aws-service-operator/main.go#L136

@nomis-rzp we are refactoring the AWS Service Operator and are not going to be enhancing the existing github.com/awslabs/aws-service-operator project (just fixing bugs). Please see here for more information: aws/containers-roadmap#456

Thanks for your patience while we transition!
-jay

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants