kubernetes/pkg
2015-03-31 10:32:02 -07:00
..
admission admission: cleanup admission 2015-02-19 22:25:52 -08:00
api Add control over container entrypoint 2015-03-31 12:32:03 -04:00
apiserver Merge pull request #6175 from nikhiljindal/proxy 2015-03-30 15:21:46 -07:00
auth Expand test coverage in master, kubectl/cmd/util, pkg/registry/resourcequota, and api/rest. 2015-03-07 15:24:39 -08:00
capabilities Add HostNetworkSources capability to limit use of HostNetwork. 2015-03-25 11:23:06 -07:00
client Make each new instance of kubelet generate a new event channel (instead of reusing existing). 2015-03-30 14:22:16 -07:00
clientauth Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
cloudprovider Fix typed-nil passing in cloudprovider/plugins 2015-03-31 10:32:02 -07:00
config Move field errors to pkg/util/fielderrors 2015-03-22 17:43:34 -04:00
controller Merge pull request #5851 from smarterclayton/support_input_streams 2015-03-24 22:41:24 -04:00
conversion Fix deep equal to not panic on bad slice lengths 2015-03-26 11:47:30 -07:00
credentialprovider Enable usage of a "json key" for authenticating with gcr.io. 2015-03-15 09:24:33 -07: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 kubectl describe nodes id shows node components version info. 2015-03-31 09:32:29 -07:00
kubelet Merge pull request #6100 from pmorie/entrypoint 2015-03-31 09:58:40 -07:00
labels Adding a func to labels.Selector to add requirement 2015-03-25 20:37:04 +01:00
master Configure the kubelet to bind a simple healthz server to a localhost 2015-03-30 14:20:30 -07:00
namespace Increase controller sync time for namespace cleanup 2015-03-24 10:44:34 -04: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 Fix bug in kube-proxy of not updating iptables rules if a service's 2015-03-30 20:39:59 +00:00
registry Pass ctx to Validate, ValidateUpdate 2015-03-30 17:33:08 -04:00
resourcequota Clients should not check conditions, UpdateStatus() is inconsistent 2015-03-25 16:25:04 -04:00
runtime Add more extensive tests to apiserver for variations in version 2015-03-27 15:03:58 -04:00
scheduler Move Capacity from NodeSpec to NodeStatus 2015-03-26 15:28:48 +01:00
service Implement multi-port endpoints 2015-03-27 12:36:32 -07:00
tools Implement multi-port endpoints 2015-03-27 12:36:32 -07:00
types Fix services namespace clash. 2015-03-16 18:19:19 -07:00
ui Adding swagger files which got left out of last PR 2015-02-04 18:28:13 -08:00
util Add control over container entrypoint 2015-03-31 12:32:03 -04:00
version Kubernetes version v0.14.0-dev 2015-03-30 11:03:04 -07:00
volume Add positive logging for secret volume plugin 2015-03-25 17:25:13 -04:00
watch Move watch to being a resthandler resource and expose it on LIST 2015-03-27 15:03:58 -04:00