..
api
Updated types API to include session affinity. …
2014-12-17 15:59:20 -05:00
apiserver
Merge pull request #2910 from smarterclayton/small_v1beta3_refactors
2014-12-15 13:21:12 -08: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
kubectl delete command: adding labelSelector
2014-12-17 18:15:03 +00:00
clientauth
New package defines .kubernetes_auth format.
2014-11-14 10:36:25 -08:00
cloudprovider
Handle PD already being attached to the machine.
2014-12-11 13:00:26 -08: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
Count only non-dead pods in replicationController current state replicas count.
2014-12-12 22:23:14 +00:00
conversion
Fix taking addr() of map value/key
2014-12-12 15:26:17 -08: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
kubectl delete command: adding labelSelector
2014-12-17 18:15:03 +00:00
kubelet
Merge pull request #2831 from jdef/unit_test_for_2815
2014-12-16 15:08:41 -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
Rename util.config.Watcher -> util.config.Broadcaster.
2014-12-04 00:10:27 -08:00
registry
Rename Event.Status to Event.Condition to match v1beta3 agreement
2014-12-16 09:43: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
Make Swagger API support optional, so that consumers can define their own
2014-12-15 15:29:55 -05: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
Merge pull request #2767 from ironcladlou/watch-error-handling
2014-12-05 13:43:26 -08:00