mirror of https://github.com/istio/istio.io.git
Re-enable diagnostic-tools/istioctl-analyze test (#10522)
* Re-enable diagnostic-tools/istioctl-analyze test * More output changes
This commit is contained in:
parent
81e896486b
commit
9bf49c06b6
|
@ -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 >}}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue