kubernetes/pkg
Yu-Ju Hong 697197d383 Kubelet: do not remove pod directory if any container is still running
If there are any running container in the pod, we cannot remove the volume.
Therefore, we should not attempt to remove the pod directory.
2015-08-27 18:19:13 -07:00
..
admission Moving everyone to unversioned client 2015-08-18 10:23:03 -07:00
api Merge pull request #13120 from caesarxuchao/13804 2015-08-27 09:50:53 -07:00
apiserver Merge pull request #10933 from andronat/swagger_auto_type_docs 2015-08-24 10:35:58 -07:00
auth fix ABAC tests 2015-08-10 16:07:08 -04:00
capabilities use privileged source object 2015-08-24 16:53:43 -04:00
client Added ProxyGet method to services client. 2015-08-26 16:38:13 +02:00
cloudprovider Merge pull request #12940 from Miciah/Warning-to-Warningf 2015-08-26 13:36:05 -07:00
controller Merge pull request #12972 from mwielgus/kubectl_describe_hpa 2015-08-26 09:55:30 -07:00
conversion Merge pull request #12556 from uluyol/copynilinterface 2015-08-12 09:54:02 +02:00
credentialprovider Correcting all go vet errors 2015-08-11 13:55:37 -07:00
expapi Kubectl describe for experimental HorizontalPodAutoscaler 2015-08-26 16:28:50 +02:00
fieldpath rewrite go imports 2015-08-05 17:30:03 -07:00
fields Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
healthz DefaultMux should only register the first time 2015-05-16 16:11:24 -04:00
httplog typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
hyperkube Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
kubectl Revert "LimitRange updates for Resource Requirements Requests" 2015-08-27 10:50:50 +02:00
kubelet Kubelet: do not remove pod directory if any container is still running 2015-08-27 18:19:13 -07:00
labels Move formatLabels function to labels package 2015-08-23 18:27:48 +08:00
master Reenable watch in apiserver 2015-08-26 10:39:01 +02:00
probe Refactor probe.Result enumeration 2015-08-10 19:08:15 +03:00
proxy Hold node ports in iptables proxier 2015-08-24 16:35:05 -07:00
registry Renaming in pkg/registry to reflect reality 2015-08-25 16:25:59 +02:00
runtime swagger type documentation generator 2015-08-22 02:26:03 +02:00
securitycontext add non-root directive to SC and kubelet checking 2015-08-10 13:30:34 -04:00
storage Fix deadlock in Cacher on etcd error 2015-08-26 08:02:21 +02:00
tools Add TerminationGracePeriodSeconds to API 2015-08-20 11:03:38 -04:00
types Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
ui remove other cluster addon references for container build 2015-08-13 10:23:55 -07:00
util Merge pull request #8530 from swagiaal/add-fomat-and-mount 2015-08-26 15:12:06 -07:00
version typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
volume Support formatting and mounting GCE PD without 'safe_format_and_mount' 2015-08-26 11:53:40 -04:00
watch Correcting all go vet errors 2015-08-11 13:55:37 -07:00