Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
use go standard errors #2382
use go standard errors #2382
Changes from all commits
229e234
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 47 in internal/cmd/certgen.go
Codecov / codecov/patch
internal/cmd/certgen.go#L47
Check warning on line 53 in internal/cmd/certgen.go
Codecov / codecov/patch
internal/cmd/certgen.go#L53
Check warning on line 57 in internal/cmd/certgen.go
Codecov / codecov/patch
internal/cmd/certgen.go#L57
Check warning on line 82 in internal/cmd/certgen.go
Codecov / codecov/patch
internal/cmd/certgen.go#L82
Check warning on line 151 in internal/cmd/egctl/envoy_stats.go
Codecov / codecov/patch
internal/cmd/egctl/envoy_stats.go#L151
Check warning on line 155 in internal/cmd/egctl/envoy_stats.go
Codecov / codecov/patch
internal/cmd/egctl/envoy_stats.go#L155
Check warning on line 161 in internal/cmd/egctl/envoy_stats.go
Codecov / codecov/patch
internal/cmd/egctl/envoy_stats.go#L161
Check warning on line 174 in internal/cmd/egctl/envoy_stats.go
Codecov / codecov/patch
internal/cmd/egctl/envoy_stats.go#L174
Check warning on line 178 in internal/cmd/egctl/envoy_stats.go
Codecov / codecov/patch
internal/cmd/egctl/envoy_stats.go#L178
Check warning on line 184 in internal/cmd/egctl/envoy_stats.go
Codecov / codecov/patch
internal/cmd/egctl/envoy_stats.go#L184
Check warning on line 97 in internal/cmd/egctl/version.go
Codecov / codecov/patch
internal/cmd/egctl/version.go#L97
Check warning on line 189 in internal/crypto/certgen.go
Codecov / codecov/patch
internal/crypto/certgen.go#L189
Check warning on line 62 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L62
Check warning on line 66 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L66
Check warning on line 70 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L70
Check warning on line 74 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L74
Check warning on line 83 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L83
Check warning on line 87 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L87
Check warning on line 91 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L91
Check warning on line 95 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L95
Check warning on line 99 in internal/infrastructure/kubernetes/infra.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra.go#L99
Check warning on line 34 in internal/infrastructure/kubernetes/infra_client.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra_client.go#L34
Check warning on line 43 in internal/infrastructure/kubernetes/infra_client.go
Codecov / codecov/patch
internal/infrastructure/kubernetes/infra_client.go#L43