[WIP] Make private IP of the internal LB configurable #548
Annotations
10 errors and 1 warning
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L210
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L214
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L226
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L235
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L246
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L254
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L260
unnecessary leading newline (whitespace)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L109
ineffectual assignment to err (ineffassign)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L303
SA1019: exec.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (staticcheck)
|
golangci-lint:
test/e2e/azure_apiserver_ilb.go#L131
SA4006: this value of `err` is never used (staticcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading