* Prioritize deleting the non-running pods when reducing replicas [#6992][117] (yujuhong)
* Fix locking issue in pod manager [#6872][118] (yujuhong)
* Limit the number of concurrent tests in integration.go [#6655][119] (yujuhong)
* Fix typos in different config comments [#7931][120] (pmorie)
* Update cAdvisor dependency. [#7929][121] (vmarmol)
* Ubuntu-distro: deprecate & merge ubuntu single node work to ubuntu cluster node stuff[#5498][122] (resouer)
* Add control variables to Jenkins E2E script [#7935][123] (saad-ali)
* Check node status as part of validate-cluster.sh. [#7932][124] (fabioy)
* Add old endpoint cleanup function [#7821][125] (lavalamp)
* Support recovery from in the middle of a rename. [#7620][126] (brendandburns)
* Update Exec and Portforward client to use pod subresource [#7715][127] (csrwng)
* Added NFS to PV structs [#7564][128] (markturansky)
* Fix environment variable error in Vagrant docs [#7904][129] (posita)
* Adds a simple release-note builder that scrapes the GitHub API for recent PRs [#7616][130](brendandburns)
* Scheduler ignores nodes that are in a bad state [#7668][131] (bprashanth)
* Set GOMAXPROCS for etcd [#7863][132] (fgrzadkowski)
* Auto-generated conversion methods calling one another [#7556][133] (wojtek-t)
* Bring up a kuberenetes cluster using coreos image as worker nodes [#7445][134] (dchen1107)
* Godep: Add godep for rkt. [#7410][135] (yifan-gu)
* Add volumeGetter to rkt. [#7870][136] (yifan-gu)
* Update cAdvisor dependency. [#7897][137] (vmarmol)
* DNS: expose 53/TCP [#7822][138] (thockin)
* Set NodeReady=False when docker is dead [#7763][139] (wojtek-t)
* Ignore latency metrics for events [#7857][140] (fgrzadkowski)
* SecurityContext admission clean up [#7792][141] (pweil-)
* Support manually-created and generated conversion functions [#7832][142] (wojtek-t)
* Add latency metrics for etcd operations [#7833][143] (fgrzadkowski)
* Update errors_test.go [#7885][144] (hurf)
* Change signature of container runtime PullImage to allow pull w/ secret [#7861][145] (pmorie)
* Fix bug in Service documentation: incorrect location of "selector" in JSON [#7873][146](bkeroackdsc)
* Fix controller-manager manifest for providers that don't specify CLUSTER_IP_RANGE[#7876][147] (cjcullen)
* Fix controller unittests [#7867][148] (bprashanth)
* Enable GCM and GCL instead of InfluxDB on GCE [#7751][149] (saad-ali)
* Remove restriction that cluster-cidr be a class-b [#7862][150] (cjcullen)
* Fix OpenShift example [#7591][151] (derekwaynecarr)
* API Server - pass path name in context of create request for subresource [#7718][152] (csrwng)
* Rolling Updates: Add support for --rollback. [#7575][153] (brendandburns)
* Update to container-vm-v20150505 (Also updates GCE to Docker 1.6) [#7820][154] (zmerlynn)
* Fix metric label [#7830][155] (rhcarvalho)
* Fix v1beta1 typos in v1beta2 conversions [#7838][156] (pmorie)
* skydns: use the etcd-2.x native syntax, enable IANA attributed ports. [#7764][157](AntonioMeireles)
* Added port 6443 to kube-proxy default IP address for api-server [#7794][158] (markllama)
* Added client header info for authentication doc. [#7834][159] (ashcrow)
* Clean up safe_format_and_mount spam in the startup logs [#7827][160] (zmerlynn)
* Set allocate_node_cidrs to be blank by default. [#7829][161] (roberthbailey)
* Fix sync problems in [#5246][162] [#7799][163] (cjcullen)
* Fix event doc link [#7823][164] (saad-ali)
* Cobra update and bash completions fix [#7776][165] (eparis)
* Fix kube2sky flakes. Fix tools.GetEtcdVersion to work with etcd > 2.0.7 [#7675][166] (cjcullen)
* Change kube2sky to use token-system-dns secret, point at https endpoint ... [#7154][167](cjcullen)
* replica: serialize created-by reference [#7468][168] (simon3z)
* Inject mounter into volume plugins [#7702][169] (pmorie)
* bringing CoreOS cloud-configs up-to-date (against 0.15.x and latest OS' alpha) [#6973][170](AntonioMeireles)
* Update kubeconfig-file doc. [#7787][171] (jlowdermilk)
* Throw an API error when deleting namespace in termination [#7780][172] (derekwaynecarr)