Re-enable diagnostic-tools/istioctl-analyze test (#10522)

* Re-enable diagnostic-tools/istioctl-analyze test

* More output changes
This commit is contained in:
Eric Van Norman 2021-11-26 18:32:19 -06:00 committed by GitHub
parent 81e896486b
commit 9bf49c06b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View File

@ -99,9 +99,10 @@ spec:
- ratings
...
status:
observedGeneration: "1"
validationMessages:
- documentation_url: https://istio.io/v{{< istio_version >}}/docs/reference/config/analysis/ist0101/?ref=status-controller
level: 3
- documentationUrl: https://istio.io/v{{< istio_version >}}/docs/reference/config/analysis/ist0101/
level: ERROR
type:
code: IST0101
{{< /text >}}

View File

@ -74,9 +74,10 @@ spec:
- ratings
...
status:
observedGeneration: "1"
validationMessages:
- documentation_url: https://istio.io/v1.13/docs/reference/config/analysis/ist0101/?ref=status-controller
level: 3
- documentationUrl: https://istio.io/v1.13/docs/reference/config/analysis/ist0101/
level: ERROR
type:
code: IST0101
ENDSNIP