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

Auditable actions #5848

Closed
squakez opened this issue Sep 13, 2024 · 1 comment
Closed

Auditable actions #5848

squakez opened this issue Sep 13, 2024 · 1 comment
Labels
kind/feature New feature or request

Comments

@squakez
Copy link
Contributor

squakez commented Sep 13, 2024

The operator could keep track of the user or ServiceAccount which has requested a given change on any of the custom resource we manage. We may just store this in the log and be able to collect as an auditing system.

We may even attempt to log in plain text the changes performed.

@squakez squakez added the kind/feature New feature or request label Sep 13, 2024
@squakez
Copy link
Contributor Author

squakez commented Oct 19, 2024

I had a look at this and we probably don't need to do a development. We can instead leverage the system available in the cloud, see: https://kubernetes.io/docs/tasks/debug/debug-cluster/audit/ - Ideally we should configure and audit Integration and Pipe resources to keep track of the actions happening about them.

@squakez squakez closed this as completed Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant