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

Drop kubelet/systemd logs if they are disabled #1128

Merged
merged 2 commits into from
Nov 24, 2020

Conversation

sumo-drosiek
Copy link
Contributor

Description

Closes #1127

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@sumo-drosiek sumo-drosiek added the bug Something isn't working label Nov 19, 2020
@sumo-drosiek sumo-drosiek added this to the v2.0 milestone Nov 19, 2020
Copy link
Contributor

@perk-sumo perk-sumo left a comment

Choose a reason for hiding this comment

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

👍

@sumo-drosiek sumo-drosiek merged commit e08e8a5 into master Nov 24, 2020
@sumo-drosiek sumo-drosiek deleted the drosiek-fix-kubelet-drop branch November 24, 2020 07:05
sumo-drosiek pushed a commit that referenced this pull request Nov 25, 2020
sumo-drosiek added a commit that referenced this pull request Nov 25, 2020
* Drop kubelete/systemd logs if they are disabled

Backport of #1128 #1150

* Generate new 'fluentd-sumologic.yaml.tmpl'

Co-authored-by: Travis CI <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kubelet logs are passed as systemd logs when logs.kubelet.enabled is set to false
4 participants