.. |
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
|
Remove logging on apiserver startup
|
2015-02-03 00:02:07 -05:00 |
auth
|
update ABAC example with right kubelet/proxy perms.
|
2015-01-30 11:05:27 -08:00 |
capabilities
|
…
|
|
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
|
Move hostip to sync status
|
2015-01-30 16:03:30 -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 #3592 from brendandburns/cli
|
2015-02-03 09:07:05 -08:00 |
kubelet
|
Merge pull request #4031 from jbeda/hyperkube-kubelet
|
2015-02-02 18:08:59 -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 ip cache, use node status cache instead.
|
2015-02-02 17:08:36 -05:00 |
probe
|
Sync node status from node controller to master.
|
2015-01-29 23:17:15 -05:00 |
proxy
|
Convert proxy server to hyperkube
|
2015-02-02 14:03:13 -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.9.0-dev
|
2015-01-20 19:50:24 -08:00 |
watch
|
Add a unit test for watch.Broadcaster DropIfChannelFull and a couple small fixes
|
2015-01-14 04:36:29 +00:00 |