Kubernetes Prow Robot
88c0e8968b
Merge pull request #99680 from CaoDonghui123/fixissues4
...
fix error of setting negative value for containerLogMaxSize
2021-05-24 16:18:20 -07:00
caodonghui
a06ed1244e
fix error of setting negative value for containerLogMaxSize
2021-05-18 10:28:15 +08:00
qingwave
8f2d913acd
migrate kubelet/preemption and kubelet/logs to structured logging
2021-03-06 13:13:18 +08:00
Benjamin Elder
56e092e382
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
Marian Lobur
5d1b3e26af
Fix an issue when rotated logs of dead containers are not removed.
2020-07-24 10:06:24 +02:00
Davanum Srinivas
07d88617e5
Run hack/update-vendor.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2020-05-16 07:54:33 -04:00
Davanum Srinivas
442a69c3bd
switch over k/k to use klog v2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2020-05-16 07:54:27 -04:00
yuxiaobo
81e9f21f83
Correct spelling mistakes
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com >
2019-11-06 20:25:19 +08:00
Davanum Srinivas
33081c1f07
New staging repository for cri-api
...
Change-Id: I2160b0b0ec4b9870a2d4452b428e395bbe12afbb
2019-03-26 18:21:04 -04:00
Davanum Srinivas
954996e231
Move from glog to klog
...
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
* github.com/kubernetes/repo-infra
* k8s.io/gengo/
* k8s.io/kube-openapi/
* github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods
Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135
2018-11-10 07:50:31 -05:00
Jeff Grafton
23ceebac22
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
ruicao
95c232ee07
Typo fix: toto -> to
2018-06-12 23:12:39 +08:00
Chengfei Shang
27dcb1f362
fix typo: peirodically->periodically
2018-05-11 14:39:07 +08:00
Lantao Liu
313e8717f6
Generated code
2018-02-23 01:42:35 +00:00
Lantao Liu
ebb4865479
Add kubelet container log manager
2018-02-23 01:41:34 +00:00