..
api
Merge pull request #2893 from brendandburns/pd3
2014-12-18 10:18:54 -08:00
apiserver
Add doc for {namespace} path param, fixup and verify proxy paths
2014-12-16 15:55:48 -05:00
auth
Remove unused YAML tags and GetYAML/SetYAML methods
2014-12-02 16:25:28 -08:00
capabilities
Refactor to clean up names.
2014-09-16 15:19:02 -07:00
client
Merge pull request #3037 from smarterclayton/hide_spurious_watch_errors
2014-12-18 13:33:03 -08: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
Fixes #1605 : make ErrorList introspectable by replacing ErrorList and
2014-12-12 10:56:31 -08:00
constraint
Write BoundPods to etcd instead of ContainerManifestList
2014-10-16 19:29:08 -04:00
controller
Move namespace from query param to path part
2014-12-16 15:55:47 -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
Merge pull request #2813 from derekwaynecarr/ns_url
2014-12-18 13:31:45 -08:00
kubelet
Merge pull request #3035 from dchen1107/master
2014-12-18 14:07:40 -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
Use constant for port number
2014-12-16 11:45:27 +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