-
Notifications
You must be signed in to change notification settings - Fork 164
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
skipper-canary: update logs destination #8200
Conversation
provide pod name as env variable Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
👍 |
1 similar comment
👍 |
annotations: | ||
kubernetes-log-watcher/scalyr-parser: | | ||
[{"container": "controller", "parser": "keyValue"}] | ||
logging/destination: "{{ .Cluster.ConfigItems.log_destination_both }}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MustafaSaber I think the indent needs to align with labels
and not metadata
. CLM fails to apply the changes: https://app.eu.scalyr.com/y/YiQ9PHLSFdM
strict decoding error: unknown field \"spec.jobTemplate.spec.template.annotations
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤦🏻♂️🤦🏻♂️
follow up on #8200 Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
provide pod name as env variable