Skip to content

Commit

Permalink
logrotate: add logrotate functionality for csi
Browse files Browse the repository at this point in the history
1) Make main container and csi addons container
   log to a file(dependency on klog)

2) Add a log-rotate sidecar container,
   so it can rotate the logs

3) Added other volume and volumemounts as needed

4) Added the privileged option for controllerplugin

5) Add resources to the logrotate container

6) make the api change in the merge function

Signed-off-by: parth-gr <partharora1010@gmail.com>
  • Loading branch information
parth-gr committed Aug 7, 2024
1 parent f23d80f commit 1c5b866
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 80 deletions.
Loading

0 comments on commit 1c5b866

Please sign in to comment.