mirror of https://github.com/linkerd/linkerd2.git
Changes for edge-20.8.2 (#4883)
* Changes for edge-20.8.2 Signed-off-by: Charles Pretzer <charles@buoyant.io>
This commit is contained in:
parent
0ffc44ad2e
commit
311a97a6fc
15
CHANGES.md
15
CHANGES.md
|
@ -1,5 +1,20 @@
|
|||
# Changes
|
||||
|
||||
## edge-20.8.2
|
||||
|
||||
This edge release adds an internationalization framework to the dashboard,
|
||||
Spanish translations to the dashboard UI, and a `linkerd multicluster uninstall`
|
||||
command for graceful removal of the multicluster components.
|
||||
|
||||
* Web UI
|
||||
* Added Spanish translations to the dashboard
|
||||
* Added a framework and documentation to simplify creation of new
|
||||
translations
|
||||
* Multicluster
|
||||
* Added a multicluster uninstall command
|
||||
* Added a warning from `linkerd check --multicluster` if the multicluster
|
||||
support is not installed
|
||||
|
||||
## edge-20.8.1
|
||||
|
||||
This edge adds multi-arch support to Linkerd! Our docker images and CLI now
|
||||
|
|
Loading…
Reference in New Issue