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

revive kmsg channel if closed #1003

Open
daveoy opened this issue Jan 9, 2025 · 0 comments
Open

revive kmsg channel if closed #1003

daveoy opened this issue Jan 9, 2025 · 0 comments

Comments

@daveoy
Copy link
Contributor

daveoy commented Jan 9, 2025

would like to start a conversation around revival of closed kmsg channels.

#1004 supplies a recovery mechanism which, when configured in the plugin's config, will revive a closed kmsg channel.

i have observed that the channel to /dev/kmsg can be closed unexpectedly in a couple of scenarios:

  • when a daemonset rollout is being performed on a node under high load, and
  • during regular operation when a node is experiencing extremely high load

#1004 could potentially use some improvement, if anyone has any better ideas. what im trying to avoid is re-initializing the conditions set by the watcher.

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

No branches or pull requests

1 participant