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

[tempo-distributed] Add annotation for query-frontend-discovery #1104

Merged
merged 2 commits into from
Mar 16, 2022

Conversation

lazam
Copy link
Contributor

@lazam lazam commented Mar 16, 2022

The default behavior of a headless service is to get the IP addresses of the pods backing the service. This behavior causes issue when adding annotations such as external-dns to expose the query-frontend-service .

Adding a separate annotations for query-frontend-discovery will solve this issue.

Copy link
Contributor

@annanay25 annanay25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Docs can be fixed by running:

docker run --rm --volume "$(pwd):/helm-docs" -u "$(id -u)" jnorwood/helm-docs:v1.4.0

charts/tempo-distributed/values.yaml Show resolved Hide resolved
Anthony Lazam added 2 commits March 16, 2022 19:27
Signed-off-by: Anthony Lazam <yourordinarylinuxguy@gmail.com>
Signed-off-by: Anthony Lazam <yourordinarylinuxguy@gmail.com>
@lazam lazam changed the title [Tempo-distributed] Add annotation for query-frontend-discovery [tempo-distributed] Add annotation for query-frontend-discovery Mar 16, 2022
@lazam lazam requested a review from annanay25 March 16, 2022 12:14
Copy link
Contributor

@annanay25 annanay25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

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

Successfully merging this pull request may close these issues.

2 participants