Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow leader and follower headless service customization (annotations) #319

Closed
madfromplay opened this issue Aug 9, 2022 · 1 comment · Fixed by #376
Closed

Allow leader and follower headless service customization (annotations) #319

madfromplay opened this issue Aug 9, 2022 · 1 comment · Fixed by #376
Assignees
Labels
enhancement New feature or request

Comments

@madfromplay
Copy link

Is your feature request related to a problem? Please describe.
Hello! We are using redis-cluster operator to spin up dedicated redis-clusters per business application. In process of development we run a bunch of test jobs, which have to connect to redis from outside of kubernetes (we use EKS). At this moment there are no suitable way to discover redis-cluster from outside kubernetes

Describe the solution you'd like
As a solution - it would be great if we were able to annotate headless service with custom annotations, which could invoke external-dns to create FQDN for headless service in route53.

Describe alternatives you've considered
We can annotate services manualy after cluster setup, but this is way inconviniet

What version of redis-operator are you using?
redis-operator version: 0.11.0

Additional context
Unfortunately i can not find any way to affect service manifests which are created by operator through CRD. Enabling this feature would be awesome.

@madfromplay madfromplay added the enhancement New feature or request label Aug 9, 2022
@iamabhishek-dubey iamabhishek-dubey self-assigned this Oct 17, 2022
@iamabhishek-dubey iamabhishek-dubey linked a pull request Nov 21, 2022 that will close this issue
3 tasks
@iamabhishek-dubey
Copy link
Member

Closed in #376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants