Skip to content

Commit

Permalink
in_kubernetes_events: stream k8s events via watch
Browse files Browse the repository at this point in the history
Potentially breaking change as it now requires the
rbac used by fluent-bit to have 'watch'.

Uses a k8s watch instead of http api polling to
stream k8s events from the kube api server

Signed-off-by: ryanohnemus <[email protected]>
  • Loading branch information
ryanohnemus committed Apr 30, 2024
1 parent 9c7a4bf commit 540f537
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 105 deletions.
Loading

0 comments on commit 540f537

Please sign in to comment.