feat: add egctl experimental dashboard envoy-proxy
to render the admin dashboard for the proxy
#7980
build_and_test.yaml
on: pull_request
lint
3m 9s
gen-check
1m 46s
license-check
5s
coverage-test
3m 41s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
6 errors
lint:
internal/cmd/egctl/envoy_dashboard.go#L17
File is not `goimports`-ed with -local github.com/envoyproxy/gateway/ (goimports)
|
lint:
internal/cmd/egctl/envoy_dashboard.go#L59
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint:
internal/cmd/egctl/envoy_dashboard.go#L87
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint:
internal/cmd/egctl/envoy_dashboard.go#L92
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint
Process completed with exit code 2.
|
coverage-test
Process completed with exit code 2.
|