| .. |
|
api
|
Merge pull request #2893 from brendandburns/pd3
|
2014-12-18 10:18:54 -08:00 |
|
apiserver
|
Merge pull request #3045 from nikhiljindal/setApiVersion
|
2014-12-19 10:11:15 -08:00 |
|
auth
|
Initial addition of groups to user/policy
|
2014-12-18 15:33:45 -05:00 |
|
capabilities
|
Refactor to clean up names.
|
2014-09-16 15:19:02 -07:00 |
|
client
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
|
clientauth
|
New package defines .kubernetes_auth format.
|
2014-11-14 10:36:25 -08:00 |
|
cloudprovider
|
Sticky Session Implementation
|
2014-12-18 18:46:10 -05:00 |
|
config
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
|
constraint
|
Write BoundPods to etcd instead of ContainerManifestList
|
2014-10-16 19:29:08 -04:00 |
|
controller
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
|
conversion
|
v1beta1 should return Minion as kind, rather than Node
|
2014-12-17 19:55:56 -05:00 |
|
credentialprovider
|
Merge pull request #2674 from mattmoor/quiet-credentialprovider
|
2014-12-02 18:25:03 -08:00 |
|
health
|
Remove internal PodState in favor of internal PodStatus object
|
2014-12-15 16:50:05 -05:00 |
|
healthz
|
Fix healthz test error handling
|
2014-11-02 22:26:45 -08:00 |
|
httplog
|
Make httplog more useful by using glog.*Depth.
|
2014-12-12 16:08:48 -08:00 |
|
kubecfg
|
Rename Event.Status to Event.Condition to match v1beta3 agreement
|
2014-12-16 09:43:10 -05:00 |
|
kubectl
|
Fix Issue #3002: kubectl get pods/log podname don't work well together
|
2014-12-18 18:15:47 -08:00 |
|
kubelet
|
Understand OOMKilled reason
|
2014-12-18 15:59:44 -08:00 |
|
labels
|
Merge pull request #2559 from meirf/add-whitespace-flexibility-to-multivalued-requirement-parser
|
2014-12-08 11:01:13 -08:00 |
|
master
|
Remove an unneeded trip over the network when getting/listing pods.
|
2014-12-18 17:47:59 -08:00 |
|
proxy
|
Sticky Session Implementation
|
2014-12-18 18:46:10 -05:00 |
|
registry
|
Sticky Session Implementation
|
2014-12-18 18:46:10 -05:00 |
|
resources
|
fix 'go vet' warnings
|
2014-11-21 09:45:28 +08:00 |
|
runtime
|
Add a List type that can contain arbitrary objects
|
2014-12-09 10:31:17 -05:00 |
|
scheduler
|
Rename client Minions->Nodes, select the correct path for v1beta3
|
2014-12-10 12:08:19 -05:00 |
|
service
|
Allow an empty service
|
2014-12-09 12:48:53 -05:00 |
|
standalone
|
Merge pull request #2825 from mikedanese/scheduler-factory-plugins
|
2014-12-18 07:12:01 -08:00 |
|
tools
|
fixed bug in tools.NewEtcdClientStartServerIfNecessary
|
2014-12-03 12:58:03 -08:00 |
|
ui
|
Add script to build ui assets, rebuild with latest go-bindata
|
2014-12-04 22:38:00 -08:00 |
|
util
|
Merge pull request #2781 from commonlisp/master
|
2014-12-16 15:43:55 -08:00 |
|
version
|
Kubernetes version v0.7.0-dev
|
2014-12-15 16:57:39 -08:00 |
|
volume
|
Fix GCE-PD so that it works even if the PD is already attached.
|
2014-12-11 16:41:01 -08:00 |
|
watch
|
When connections are broken on Watch, write fewer errors to logs
|
2014-12-18 16:15:51 -05:00 |