fix: Graceful shutdown for the API server (#18642) (cherry-pick #20981) #35796
Annotations
3 errors
Run golangci-lint:
test/e2e/graceful_restart_test.go#L20
cannot use "" (untyped string constant) as byte value in argument to DoHttpRequest
|
Run golangci-lint:
test/e2e/graceful_restart_test.go#L41
fixture.SetParamInSettingConfigMap("url", "http://test-api-server-graceful-restart") (no value) used as value (typecheck)
|
Run golangci-lint
issues found
|
Loading