Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add egctl experimental dashboard envoy-proxy to render the admin dashboard for the proxy #2669

Merged
merged 3 commits into from
Feb 24, 2024

revise based on comments

8bc249f
Select commit
Loading
Failed to load commit list.
Merged

feat: add egctl experimental dashboard envoy-proxy to render the admin dashboard for the proxy #2669

revise based on comments
8bc249f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 23, 2024 in 0s

0.00% of diff hit (target 60.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 60.00%)

Annotations

Check warning on line 47 in internal/cmd/egctl/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/dashboard.go#L12-L47

Added lines #L12 - L47 were not covered by tests

Check warning on line 52 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 70 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L54-L70

Added lines #L54 - L70 were not covered by tests

Check warning on line 73 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L73

Added line #L73 was not covered by tests

Check warning on line 80 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L76-L80

Added lines #L76 - L80 were not covered by tests

Check warning on line 93 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L84-L93

Added lines #L84 - L93 were not covered by tests

Check warning on line 98 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L95-L98

Added lines #L95 - L98 were not covered by tests

Check warning on line 106 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L100-L106

Added lines #L100 - L106 were not covered by tests

Check warning on line 116 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L109-L116

Added lines #L109 - L116 were not covered by tests

Check warning on line 132 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L119-L132

Added lines #L119 - L132 were not covered by tests

Check warning on line 137 in internal/cmd/egctl/envoy_dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/envoy_dashboard.go#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 28 in internal/cmd/egctl/experimental.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/egctl/experimental.go#L28

Added line #L28 was not covered by tests