Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Emit audit events for most k8s requests #4526

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Emit audit events for most k8s requests #4526

merged 1 commit into from
Oct 14, 2020

Conversation

awly
Copy link
Contributor

@awly awly commented Oct 13, 2020

In the "catch all" handler of k8s proxy, emit a new event KubeRequest
containing relevant request info.
Do best-effort parsing of the URL path to extract API fields like
namespace, resource name and kind.

Events related to discovery are suppressed due to their spamminess.

Updates #3952

In the "catch all" handler of k8s proxy, emit a new event KubeRequest
containing relevant request info.
Do best-effort parsing of the URL path to extract API fields like
namespace, resource name and kind.

Events related to discovery are suppressed due to their spamminess.
@awly awly merged commit 3122e15 into master Oct 14, 2020
@awly awly deleted the andrew/k8s-audit-log branch October 14, 2020 16:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants