.. |
admission
|
Improve error message when name is omitted but generateName is available
|
2015-04-16 13:06:19 -04:00 |
api
|
Merge pull request #6869 from csrwng/pod_connect
|
2015-04-17 09:49:12 -04:00 |
apiserver
|
Merge pull request #6869 from csrwng/pod_connect
|
2015-04-17 09:49:12 -04:00 |
auth
|
abac policy file parsing bug
|
2015-04-02 11:13:20 -04:00 |
capabilities
|
pkg/kubelet: kill a TODO in util.go
|
2015-04-11 10:55:39 -07:00 |
client
|
Merge pull request #6881 from nikhiljindal/errHandle
|
2015-04-16 16:44:17 -07:00 |
clientauth
|
…
|
|
cloudprovider
|
Restrict functions and structs that aren't used outside of the
|
2015-04-15 20:56:07 -07:00 |
config
|
Stop using dockerfile/* images
|
2015-04-16 12:20:43 -07:00 |
controller
|
Fixed typos in comments
|
2015-04-16 08:52:36 -04:00 |
conversion
|
Reuse gob.Encoder and Decoder in DeepCopy
|
2015-04-13 13:52:38 -04: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
|
Merge pull request #6680 from deads2k/deads-change-kubeconfig-chain
|
2015-04-16 13:57:31 -07:00 |
kubelet
|
Merge pull request #6924 from yujuhong/data_race
|
2015-04-16 11:56:40 -07:00 |
labels
|
Fixing a lot of string formatting issues with regards to:
|
2015-03-31 16:47:10 -07:00 |
master
|
Merge pull request #6869 from csrwng/pod_connect
|
2015-04-17 09:49:12 -04:00 |
namespace
|
Remove delay when deleting namespaces, move to new controller framework
|
2015-04-13 15:18:22 -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
|
pkg/proxy: a more reliable way to detect a closed proxy
|
2015-04-13 10:11:22 -07:00 |
registry
|
Pod proxy, exec and portforward subresources
|
2015-04-16 10:20:17 -04:00 |
resourcequota
|
Create a new testclient package that can be backed by disk files
|
2015-04-07 14:56:15 -04:00 |
runtime
|
Scheduler uses TTLStore for assumed pods
|
2015-04-08 15:01:04 -07:00 |
scheduler
|
Style: volumeId -> volumeID
|
2015-04-10 13:25:44 -07:00 |
service
|
Copy labels from the service to endpoints that we create.
|
2015-04-06 13:14:54 -07:00 |
tools
|
Support List() single-matchers
|
2015-04-15 12:10:43 +02:00 |
types
|
WIP: Implement multi-port Services
|
2015-03-30 19:28:11 -07:00 |
ui
|
Adding swagger files which got left out of last PR
|
2015-02-04 18:28:13 -08:00 |
util
|
Move proxy html transport to utility package
|
2015-04-16 10:20:17 -04:00 |
version
|
Kubernetes version v0.15.0-dev
|
2015-04-13 14:08:50 -07:00 |
volume
|
PVClaim volume plugin
|
2015-04-14 16:21:29 -04:00 |
watch
|
Removing some references to v1beta1 from test code
|
2015-04-08 17:28:06 -07:00 |