You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for specifying logging configuration for kubelet (#1173)
* chore: add container logs maxsize with tests
* Add support for configuring logging configuration for kubelet
Signed-off-by: Waleed Malik <[email protected]>
* Refactored code
Signed-off-by: Waleed Malik <[email protected]>
* Use const for ContainerLogMaxSize default value
Signed-off-by: Waleed Malik <[email protected]>
* Use const for ContainerLogMaxSize default value
Signed-off-by: Waleed Malik <[email protected]>
Co-authored-by: Waleed Malik <[email protected]>
0 commit comments