mirror of https://github.com/linkerd/linkerd2.git
Add edge-19.7.3 release notes (#3051)
## edge-19.7.3 * CLI * Graduated high-availability support out of experimental status * Modified the error message for `linkerd install` to provide instructions for proceeding when an existing installation is found * Controller * Added Prometheus metrics for the Kubernetes watchers in the destination service for better visibility Signed-off-by: Kevin Leimkuhler <kleimkuhler@icloud.com>
This commit is contained in:
parent
7756828ae6
commit
c5b0659a51
10
CHANGES.md
10
CHANGES.md
|
@ -1,3 +1,13 @@
|
|||
## edge-19.7.3
|
||||
|
||||
* CLI
|
||||
* Graduated high-availability support out of experimental status
|
||||
* Modified the error message for `linkerd install` to provide instructions for
|
||||
proceeding when an existing installation is found
|
||||
* Controller
|
||||
* Added Prometheus metrics for the Kubernetes watchers in the destination
|
||||
service for better visibility
|
||||
|
||||
## edge-19.7.2
|
||||
|
||||
* CLI
|
||||
|
|
Loading…
Reference in New Issue