xiangpengzhao
01daf707c5
Refactor: pkg/util into sub-pkgs
2017-07-18 14:34:08 +08:00
Jing Xu
9606a54049
Fix issue when setting fileysystem capacity in container manager
...
In Container manager, we set up the capacity by retrieving information
from cadvisor. However unlike machineinfo, filesystem information is
available at a later unknown time. This PR uses a go routine to keep
retriving the information until it is avaialble or timeout.
2017-07-10 16:43:18 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Klaus Ma
83b7f77ee2
Moved qos to api.helpers.
2017-05-20 07:17:57 -04:00
Klaus Ma
6d29cfc0cc
Registered node before other initialization.
2017-04-18 10:43:56 +08:00
Chao Xu
4f9591b1de
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
2017-04-17 11:38:11 -07:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
Seth Jennings
ebb1243aba
refactor getPidsForProcess and change error handling
2017-03-28 11:34:49 -05:00
Seth Jennings
ccd87fca3f
kubelet: add cgroup manager metrics
2017-03-06 08:53:47 -06:00
Seth Jennings
cc50aa9dfb
kubelet: enable qos-level memory request reservation
2017-03-02 15:04:13 -06:00
Seth Jennings
b9adb66426
kubelet: cm: refactor QoS logic into seperate interface
2017-02-28 09:19:29 -06:00
Vishnu Kannan
cc5f5474d5
add support for node allocatable phase 2 to kubelet
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com >
2017-02-27 21:24:44 -08:00
Dr. Stefan Schimanski
44ea6b3f30
Update generated files
2017-01-29 21:41:45 +01:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
Mike Danese
161c391f44
autogenerated
2016-12-29 13:04:10 -08:00
Dan Winship
c788793868
Port remaining code to pkg/util/version
2016-12-13 08:53:24 -05:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
Chao Xu
bcc783c594
run hack/update-all.sh
2016-11-23 15:53:09 -08:00
Tim St. Clair
3aaa6fca88
BUILD changes for cgroup pids
2016-11-10 13:08:39 -08:00
derekwaynecarr
42289c2758
pod and qos level cgroup support
2016-11-02 08:07:04 -04:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00