kubernetes/pkg
Vish Kannan cadfde0bd1 Merge pull request #7277 from guenter/cgroup-parent
Add --cgroup_parent flag to Kubelet to set the parent cgroup for pods
2015-05-01 10:24:58 -07:00
..
admission Improve error message when name is omitted but generateName is available 2015-04-16 13:06:19 -04:00
api Merge pull request #7535 from smarterclayton/bad_capitalization 2015-04-30 12:36:02 -07:00
apiserver Merge pull request #7404 from nikhiljindal/handleIndex 2015-04-28 15:51:04 -07:00
auth Set the 'WWW-Authenticate' header on 401 responses when basic 2015-04-28 11:00:05 -07:00
capabilities pkg/kubelet: kill a TODO in util.go 2015-04-11 10:55:39 -07:00
client Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop 2015-04-30 18:00:33 +02:00
clientauth Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
cloudprovider Truncate GCE load balancer names to 63 chars 2015-04-30 17:54:11 -07:00
config Removing more references to v1beta1 from pkg/ 2015-04-24 00:45:17 -07:00
controller Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop 2015-04-30 18:00:33 +02:00
conversion Correct the capitalization of KubeProxyVersion 2015-04-30 15:43:14 -04:00
credentialprovider Fix typo in provider.go 2015-04-27 21:42:45 -04:00
fieldpath Add downward API for environment vars 2015-04-27 14:13:11 -04:00
fields Expose Transform() as a method on a field Selector 2015-03-24 17:25:45 -04:00
healthz Remove global map from healthz 2015-03-19 19:49:44 -04:00
httplog Add user agent and source IP logging to the httpserver logs. 2015-03-09 17:01:47 -07:00
hyperkube get rid of pkg/hyperkube 2015-02-20 08:49:12 -08:00
kubectl Merge pull request #7540 from bprashanth/rollingupdate 2015-05-01 10:07:46 -07:00
kubelet Merge pull request #7277 from guenter/cgroup-parent 2015-05-01 10:24:58 -07:00
labels RcManager uses informers 2015-04-28 13:45:15 -07:00
master Add a simple cache for objects stored in etcd. 2015-04-30 12:08:56 +02:00
namespace Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop 2015-04-30 18:00:33 +02:00
probe refactor pkg/probe ProbeRunners to interfaces and move global probers into kubelet field for testability 2015-02-10 08:30:11 -08:00
proxy pkg/proxy: a more reliable way to detect a closed proxy 2015-04-13 10:11:22 -07:00
registry Convert Secret registry to use update/create strategy, allow filtering by Type 2015-04-28 15:00:20 -04:00
resourcequota Merge pull request #7003 from derekwaynecarr/enforce_unbounded 2015-04-22 11:19:52 -07:00
runtime Handle conversion of boolean query parameters with a value of "false" 2015-04-30 09:26:06 -04:00
scheduler Changing a few remaining instances of passing pods around by value. I 2015-04-20 15:26:45 -07:00
service Removing more references to v1beta1 from pkg/ 2015-04-24 00:45:17 -07:00
tools Add a simple cache for objects stored in etcd. 2015-04-30 12:08:56 +02:00
types WIP: Implement multi-port Services 2015-03-30 19:28:11 -07:00
ui initial commit of chrome only of new replacement web ui 2015-04-21 07:24:06 -07:00
util Merge pull request #6400 from ddysher/nfs-volume-mounter 2015-04-30 14:00:56 -07:00
version Kubernetes version v0.16.0-dev 2015-04-28 21:20:33 -07:00
volume Change mount.Interface.Mount to exec('mount'), instead of syscall 2015-04-29 10:46:32 -04:00
volumeclaimbinder addressed feedback. added opt-in cmd line flag 2015-04-27 15:00:01 -04:00
watch Suppress 'use of closed network connection' error in iowatcher 2015-04-24 14:32:00 +02:00