* Select IPv4-only from host interfaces [#7721][200] (smarterclayton)
* Metrics tests can't run on Mac [#7723][201] (smarterclayton)
* Add step to API changes doc for swagger regen [#7727][202] (pmorie)
* Add NsenterMounter mount implementation [#7703][203] (pmorie)
* add StringSet.HasAny [#7509][204] (deads2k)
* Add an integration test that checks for the metrics we expect to be exported from the master [#6941][205] (a-robinson)
* Minor bash update found by shellcheck.net [#7722][206] (eparis)
* Add --hostport to run-container. [#7536][207] (rjnagal)
* Have rkt implement the container Runtime interface [#7659][208] (vmarmol)
* Change the order the different versions of API are registered [#7629][209] (caesarxuchao)
* expose: Create objects in a generic way [#7699][210] (kargakis)
* Requeue rc if a single get/put retry on status.Replicas fails [#7643][211] (bprashanth)
* logs for master components [#7316][212] (ArtfulCoder)
* cloudproviders: add ovirt getting started guide [#7522][213] (simon3z)
* Make rkt-install a oneshot. [#7671][214] (vmarmol)
* Provide container_runtime flag to Kubelet in CoreOS. [#7665][215] (vmarmol)
* Boilerplate speedup [#7654][216] (eparis)
* Log host for failed pod in Density test [#7700][217] (wojtek-t)
* Removes spurious quotation mark [#7655][218] (alindeman)
* Add kubectl_label to custom functions in bash completion [#7694][219] (nak3)
* Enable profiling in kube-controller [#7696][220] (wojtek-t)
* Set vagrant test cluster default NUM_MINIONS=2 [#7690][221] (BenTheElder)
* Add metrics to measure cache hit ratio [#7695][222] (fgrzadkowski)
* Change IP to IP(S) in service columns for kubectl get [#7662][223] (jlowdermilk)
* annotate required flags for bash_completions [#7076][224] (eparis)
* (minor) Add pgrep debugging to etcd error [#7685][225] (jayunit100)
* Fixed nil pointer issue in describe when volume is unbound [#7676][226] (markturansky)
* Removed unnecessary closing bracket [#7691][227] (piosz)
* Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop[#7432][228] (piosz)
* Fix boilerplate in test/e2e/scale.go [#7689][229] (wojtek-t)
* Update expiration timeout based on observed latencies [#7628][230] (bprashanth)
* Output generated conversion functions/names [#7644][231] (liggitt)
* Moved the Scale tests into a scale file. [#7645][232] [#7646][233] (rrati)
* Truncate GCE load balancer names to 63 chars [#7609][234] (brendandburns)
* Add SyncPod() and remove Kill/Run InContainer(). [#7603][235] (vmarmol)
* Merge release 0.16 to master [#7663][236] (brendandburns)
* Update license boilerplate for examples/rethinkdb [#7637][237] (eparis)
* First part of improved rolling update, allow dynamic next replication controller generation.[#7268][238] (brendandburns)
* Add license boilerplate to examples/phabricator [#7638][239] (eparis)
* Use generic copyright holder name in license boilerplate [#7597][240] (eparis)
* Retry incrementing quota if there is a conflict [#7633][241] (derekwaynecarr)
* Remove GetContainers from Runtime interface [#7568][242] (yujuhong)
* Add image-related methods to DockerManager [#7578][243] (yujuhong)
* Remove more docker references in kubelet [#7586][244] (yujuhong)
* Add KillContainerInPod in DockerManager [#7601][245] (yujuhong)
* Kubelet: Add container runtime option. [#7652][246] (vmarmol)
* bump heapster to v0.11.0 and grafana to v0.7.0 [#7626][247] (idosh)
* Build github.com/onsi/ginkgo/ginkgo as a part of the release [#7593][248] (ixdy)
* Do not automatically decode runtime.RawExtension [#7490][249] (smarterclayton)
* Update changelog. [#7500][250] (brendandburns)
* Add SyncPod() to DockerManager and use it in Kubelet [#7610][251] (vmarmol)
* Build: Push .md5 and .sha1 files for every file we push to GCS [#7602][252] (zmerlynn)
* Fix rolling update --image [#7540][253] (bprashanth)