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

WIP: Add AKS audit logs plugin #551

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

IgorEulalio
Copy link

@IgorEulalio IgorEulalio commented Dec 16, 2024

/kind feature

/area plugins

What this PR does / why we need it:
That PR aims to add support for ingesting Azure AKS audit logs plugins and stream them to k8s_audit plugin.

Fixes #243
Fixes #368

@poiana
Copy link
Contributor

poiana commented Dec 16, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: IgorEulalio
Once this PR has been reviewed and has the lgtm label, please assign jasondellaluce for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@leogr
Copy link
Member

leogr commented Dec 16, 2024

cc @tspearconquest @alfredomagallon 🥳

Copy link

Rules files suggestions

Signed-off-by: Francesco Pirrò <[email protected]>

update(plugins/gcpaudit): bump plugin version to 0.5.0

Signed-off-by: Francesco Pirrò <[email protected]>

chore(plugins/gcpaudit): update changelogs with v0.5.0 changes

Signed-off-by: Francesco Pirrò <[email protected]>

add initial plugin structure

Signed-off-by: Igor Eulalio <[email protected]>

add processor function, refactor workflow to leverage channels

Signed-off-by: Igor Eulalio <[email protected]>

refactoring main function to handle Process in underlying package, introducing channels

Signed-off-by: Igor Eulalio <[email protected]>

add makefile

Signed-off-by: Igor Eulalio <[email protected]>

update regisry + readme for k8saudit-aks

Signed-off-by: Thomas Labarussias <[email protected]>

add owners

Signed-off-by: Thomas Labarussias <[email protected]>

fix Open method arg

Signed-off-by: Thomas Labarussias <[email protected]>

refactor code to handle the channel logic, add Makefile helpers, add new rule

Signed-off-by: Igor Eulalio <[email protected]>

add logs using proper plugin, finish configuration

Signed-off-by: Igor Eulalio <[email protected]>

feat: add .envrc to gitignore

Signed-off-by: Igor Eulalio <[email protected]>

feat: add .envrc to gitignore

Signed-off-by: Igor Eulalio <[email protected]>
Copy link

Rules files suggestions

…ure proper resource shutdown for partitionClient

Signed-off-by: Igor Eulalio <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants