Update CHANGES.md for edge-18.10.3 release (#1774)

* Update CHANGES.md for edge-18.10.3 release

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
This commit is contained in:
Kevin Lingerfelt 2018-10-17 13:50:58 -07:00 committed by GitHub
parent 43c22fe967
commit f95c313446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
## edge-18.10.3
* CLI
* **New** Added an `--output` stat flag, for printing stats as JSON
* **Improved** Updated the `top` table to set column widths dynamically
* **Experimental** Added a `--single-namespace` install flag for installing
the control plane with Role permissions instead of ClusterRole permissions
* Controller
* Fixed a few issues with auto injection via the proxy-injector webhook:
* Injected pods now execute the linkerd-init container last, to avoid
rerouting requests during pod init
* Original pod labels and annotations are preserved when auto-injecting
* Web UI
* **New** Added a Help section in the sidebar containing useful links
## edge-18.10.2
This release brings major improvements to the CLI as described below, including