kubernetes/cmd/kubelet/app/options
Kubernetes Submit Queue 0989967374
Merge pull request #62833 from charrywanganthony/log_rotation
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add necessary explanation for container log rotation.

**What this PR does / why we need it**:
#59898
> Container log manager only starts when the container runtime is remote (not docker), because we can't implement ReopenContainerLog for docker.

**Release note**:
```release-note
NONE
```
2018-05-14 00:07:15 -07:00
..
BUILD Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
container_runtime.go Use pause manifest image 2018-04-06 11:00:50 +05:30
globalflags_linux.go Fix cadvisor flag registration for cross build 2018-01-10 13:00:28 -05:00
globalflags_other.go Fix cadvisor flag registration for cross build 2018-01-10 13:00:28 -05:00
globalflags.go Add call to addCredentialProviderFlags 2018-01-31 16:10:46 +08:00
options_test.go Merge pull request #58367 from zhangxiaoyu-zidif/do-issue-41161 2018-01-29 06:47:08 -08:00
options.go Merge pull request #62833 from charrywanganthony/log_rotation 2018-05-14 00:07:15 -07:00
osflags_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
osflags_windows.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00