| .. |
|
admission
|
Remove client from attributes, remove admission control interface, fix-up error codes
|
2015-01-07 14:42:31 -05:00 |
|
api
|
Merge pull request #4025 from ironcladlou/replica-annotations
|
2015-02-02 12:54:23 -08:00 |
|
apiserver
|
Moving /watch, /proxy and /redirect registration to go-restful
|
2015-02-03 15:47:48 -08:00 |
|
auth
|
update ABAC example with right kubelet/proxy perms.
|
2015-01-30 11:05:27 -08:00 |
|
capabilities
|
Refactor to clean up names.
|
2014-09-16 15:19:02 -07:00 |
|
client
|
Merge pull request #3992 from smarterclayton/allow_namespace_short
|
2015-02-02 10:56:33 -08:00 |
|
clientauth
|
Rename ListPods methods to List.
|
2015-01-09 23:46:02 -08:00 |
|
cloudprovider
|
Lower case node names before registering
|
2015-02-03 18:07:12 -05:00 |
|
config
|
Tighten validation of Name and Namespace
|
2015-01-27 17:04:59 -05:00 |
|
constraint
|
Write BoundPods to etcd instead of ContainerManifestList
|
2014-10-16 19:29:08 -04:00 |
|
controller
|
Backport annotations to PodTemplateSpec
|
2015-02-02 15:26:32 -05:00 |
|
controllermanager
|
Convert controller-manager to hyperkube.
|
2015-02-02 10:01:36 -08:00 |
|
conversion
|
make conversion do deep copies
|
2015-01-15 12:02:22 -08:00 |
|
credentialprovider
|
Check other dirs for .dockercfg
|
2015-01-27 15:54:20 -08:00 |
|
healthz
|
Fix healthz test error handling
|
2014-11-02 22:26:45 -08:00 |
|
httplog
|
better logging
|
2014-12-19 12:28:51 -08:00 |
|
hyperkube
|
Convert kube-apiserver to hyperkube.
|
2015-01-30 13:06:28 -08:00 |
|
kubecfg
|
Use a constant for the pod infra container name
|
2015-01-28 10:13:02 -08:00 |
|
kubectl
|
Merge pull request #4053 from deads2k/deads-add-envvar-flag
|
2015-02-03 14:49:05 -08:00 |
|
kubelet
|
Fix orphaned pod & volume cleanup order. Volumes need to be unmounted before pod cleanup.
|
2015-02-04 01:46:28 +00:00 |
|
labels
|
Merge pull request #2559 from meirf/add-whitespace-flexibility-to-multivalued-requirement-parser
|
2014-12-08 11:01:13 -08:00 |
|
master
|
Moving /watch, /proxy and /redirect registration to go-restful
|
2015-02-03 15:47:48 -08:00 |
|
probe
|
Sync node status from node controller to master.
|
2015-01-29 23:17:15 -05:00 |
|
proxy
|
Fix a race in kube-proxy causing runaways
|
2015-02-03 17:08:09 -08:00 |
|
registry
|
Turn 409 into 500 Try Again Later when using generateName
|
2015-02-02 14:46:25 -05:00 |
|
resourcequota
|
Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource
|
2015-02-01 02:19:55 +00:00 |
|
runtime
|
Merge pull request #4027 from deads2k/deads-raw-extension
|
2015-02-02 15:03:37 -05:00 |
|
scheduler
|
Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource
|
2015-02-01 02:19:55 +00:00 |
|
service
|
Endpoints controller can print sensitive pod info when errors occur
|
2015-01-22 15:23:41 -05:00 |
|
tools
|
List objects in deterministic order
|
2015-01-27 09:29:40 -05:00 |
|
types
|
Move util.UID to pkg/types
|
2015-01-14 15:22:21 -08:00 |
|
ui
|
Swagger UI: Updating swagger-ui.js to list the resources and operations
|
2015-01-12 17:29:07 -08:00 |
|
util
|
fix build on non-linux hosts.
|
2015-02-03 08:13:09 -08:00 |
|
version
|
Kubernetes version v0.10.0-dev
|
2015-02-03 08:30:19 -08:00 |
|
watch
|
Add a unit test for watch.Broadcaster DropIfChannelFull and a couple small fixes
|
2015-01-14 04:36:29 +00:00 |