pkg/webhook/server/tls/file_source.go:140:5: should use bytes.Equal(keyData, f.cachedKeyBytes) instead (S1004) pkg/webhook/server/tls/file_source.go:140:54: should use bytes.Equal(certData, f.cachedCertBytes) instead (S1004) Signed-off-by: Richard Wall <richard.wall@jetstack.io> |
||
|---|---|---|
| .. | ||
| tls | ||
| util | ||
| BUILD.bazel | ||
| server_test.go | ||
| server.go | ||