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

fix: erroneous formating in relay configmap #203

Merged
merged 1 commit into from
Oct 11, 2020
Merged

fix: erroneous formating in relay configmap #203

merged 1 commit into from
Oct 11, 2020

Conversation

dnlsndr
Copy link
Contributor

@dnlsndr dnlsndr commented Oct 11, 2020

Due to trailing minuses in the conditionals, the yaml is geneated in an erroneous way such that there are no newlines before and after the relay.mode yaml key.
This leads to invalid yaml syntax causing the relay pod to crash.

fixes: #202
Signed-off-by: Daniel Schneider daniel.schneider@eramux.com

Due to trailing minuses in the conditionals, the yaml is geneated in an erroneous way such that there are no newlines before and after the relay.mode yaml key.
This leads to invalid yaml syntax causing the relay pod to crash.

fixes: #202
Signed-off-by: Daniel Schneider <daniel.schneider@eramux.com>
@Mokto Mokto merged commit a42d41f into sentry-kubernetes:develop Oct 11, 2020
@Mokto
Copy link
Contributor

Mokto commented Oct 11, 2020

Thanks!

This was referenced Apr 12, 2024
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.

[5.6.0] Sentry relay crashing with default values.yaml
2 participants