Limit size of audit log #14543
Labels
kind/improvement
Categorizes issue or PR as related to improving upon a current feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
What Happened?
after updating to v1.26 spotted the slowness of 'minikube kubectl' command
investigation shows that audit.json was greater 5mb and that causes real slowness for every command
deletion of audit.json speedup things considerably
probably audit.json should have limit on max size and truncated when needed
Operating System
Redhat/Fedora
Driver
Docker
The text was updated successfully, but these errors were encountered: