Manual cherrypick of #6866 (#6875)

This commit is contained in:
Frank Budinsky 2020-03-13 15:14:37 -04:00 committed by GitHub
parent e7abbb1131
commit 546a3c8379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -73,4 +73,5 @@ weight: 10
- **Replaced** the `IstioControlPlane` API with the `IstioOperator` API.
- **Added** selector for [`istioctl dashboard`](/docs/reference/commands/istioctl/#istioctl-dashboard).
- **Added** support for slices and lists in [`istioctl manifest --set`](/docs/reference/commands/istioctl/#istioctl-manifest) flag.
- **Added** support for [`istioctl manifest`](/docs/reference/commands/istioctl/#istioctl-manifest) to read profiles from `stdin`.
- **Added** a `docker/istioctl` image #19079.