Jeff Grafton
|
23ceebac22
|
Run hack/update-bazel.sh
|
2018-06-22 16:22:57 -07:00 |
vikaschoudhary16
|
cedbd93255
|
Make 'pod' package to use unified checkpointManager
Signed-off-by: vikaschoudhary16 <choudharyvikas16@gmail.com>
|
2018-04-16 01:30:20 -04:00 |
Jeff Grafton
|
ef56a8d6bb
|
Autogenerated: hack/update-bazel.sh
|
2018-02-16 13:43:01 -08:00 |
Jeff Grafton
|
efee0704c6
|
Autogenerate BUILD files
|
2017-12-23 13:12:11 -08:00 |
Timothy St. Clair
|
763122ae4b
|
Update generated and dep addition of safefile
|
2017-11-20 22:24:23 -06:00 |
Timothy St. Clair
|
ed4401c126
|
Addition of bootstrap checkpointing
|
2017-11-20 21:54:15 -06:00 |
Kevin
|
4c8539cece
|
use core client with explicit version globally
|
2017-10-27 15:48:32 +08:00 |
Jeff Grafton
|
aee5f457db
|
update BUILD files
|
2017-10-15 18:18:13 -07:00 |
Yang Guo
|
f9767d2f71
|
Change StatsProvider interface to provide container stats from either cadvisor or CRI and implement this interface using cadvisor
|
2017-08-25 13:11:26 -07:00 |
Ebbe Elsborg
|
a286f25ff4
|
Typed static/mirror pod UID translation
|
2017-08-14 14:51:26 +02:00 |
Jeff Grafton
|
a7f49c906d
|
Use buildozer to delete licenses() rules except under third_party/
|
2017-08-11 09:32:39 -07:00 |
Jeff Grafton
|
33276f06be
|
Use buildozer to remove deprecated automanaged tags
|
2017-08-11 09:31:50 -07:00 |
Jacob Simpson
|
29c1b81d4c
|
Scripted migration from clientset_generated to client-go.
|
2017-07-17 15:05:37 -07:00 |
Chao Xu
|
60604f8818
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
Chao Xu
|
f4989a45a5
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
Shyam Jeedigunta
|
4425864707
|
Migrate kubelet configmap management logic to an interface
|
2017-05-31 10:39:36 +02:00 |
zhangxiaoyu-zidif
|
65080ea1c1
|
ParsePodFullName():code robustness
|
2017-05-11 19:14:16 +08:00 |
Mike Danese
|
a05c3c0efd
|
autogenerated
|
2017-04-14 10:40:57 -07:00 |
Clayton Coleman
|
be6d2933df
|
refactor: Move *Options references to metav1
|
2017-01-24 13:41:51 -05:00 |
Clayton Coleman
|
7b1c715496
|
generated: Move references to metav1.*Options
|
2017-01-24 13:41:48 -05:00 |
Clayton Coleman
|
469df12038
|
refactor: move ListOptions references to metav1
|
2017-01-23 17:52:46 -05:00 |
gmarek
|
3c0d2bb1f0
|
Add SecretManager to Kubelet
|
2017-01-19 20:12:04 +01:00 |
Wojciech Tyczynski
|
09e4de385c
|
Enable nontrivial secret manager
|
2017-01-19 19:47:33 +01:00 |
Clayton Coleman
|
9a2a50cda7
|
refactor: use metav1.ObjectMeta in other types
|
2017-01-17 16:17:19 -05:00 |
deads2k
|
77b4d55982
|
mechanical
|
2017-01-16 09:35:12 -05:00 |
NickrenREN
|
a12dea14e0
|
fix redundant alias clientset
|
2017-01-12 10:21:05 +08: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 |
NickrenREN
|
2fa0935c19
|
Add unit test function to test DeletePod
Add unit test function to test DeletePod() of podManager
|
2017-01-03 11:08:39 +08:00 |
Mike Danese
|
161c391f44
|
autogenerated
|
2016-12-29 13:04:10 -08:00 |
Dawn Chen
|
b03fca9783
|
Fixed an import cycle issue:
import cycle not allowed in test
package k8s.io/kubernetes/pkg/client/restclient (test)
imports k8s.io/kubernetes/pkg/api/testapi
imports k8s.io/kubernetes/pkg/apis/componentconfig/install
imports k8s.io/kubernetes/pkg/apis/componentconfig/v1alpha1
imports k8s.io/kubernetes/pkg/kubelet/qos
imports k8s.io/kubernetes/pkg/kubelet/pod
imports k8s.io/kubernetes/pkg/client/clientset_generated/clientset
imports k8s.io/kubernetes/pkg/client/clientset_generated/clientset/typed/apps/v1beta1
imports k8s.io/kubernetes/pkg/client/restclient
|
2016-12-21 16:34:24 -08:00 |
bprashanth
|
afd676d94c
|
Kubelet admits critical pods even under memory pressure
|
2016-12-15 18:58:09 -08:00 |
Chao Xu
|
03d8820edc
|
rename /release_1_5 to /clientset
|
2016-12-14 12:39:48 -08: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 |
Chao Xu
|
5e1adf91df
|
cmd/kubelet
|
2016-11-23 15:53:09 -08:00 |
gmarek
|
795961f7e7
|
Add more logging around Pod deletion
|
2016-11-21 11:20:48 +01:00 |
Mike Danese
|
3b6a067afc
|
autogenerated
|
2016-10-21 17:32:32 -07:00 |
Random-Liu
|
1b1f2766ed
|
Avoid StatusManager.syncPod when there is no corresponding mirror pod for static pod.
|
2016-09-07 17:03:15 -07:00 |
Andrey Kurilin
|
9f1c3a4c56
|
Fix various typos in kubelet
|
2016-08-03 01:14:44 +03:00 |
Euan Kemp
|
eeee8b54ea
|
kubelet: delete unused pod manager method
|
2016-07-08 15:15:54 -07:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
Tim St. Clair
|
f2f3caf744
|
Rename **/manager.go
|
2016-06-21 15:11:31 -07:00 |
Paul Morie
|
8dafc776de
|
Godoc for kubelet pod manager
|
2016-06-13 10:54:01 -04:00 |
Random-Liu
|
cb6fe9e7ef
|
Delete pod with uid as precondition.
|
2016-05-05 14:34:49 -07:00 |
Tim St. Clair
|
7b6d843309
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
Chao Xu
|
184440f8ef
|
rename release_1_2 to internalclientset
|
2016-02-05 14:02:28 -08:00 |
Chao Xu
|
1b047f8e67
|
rename legacy to core
|
2016-02-04 14:26:56 -08:00 |
Chao Xu
|
f9f5736b01
|
grep sed
|
2016-02-03 13:06:07 -08:00 |
Chao Xu
|
cddd7b56a4
|
replace client with clientset in kubelet and other places
|
2016-02-02 20:28:45 -08:00 |