cert-manager/pkg
Richard Wall 2eece85082 Use bytes.Equal instead of bytes.Compare
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>
2021-05-04 14:26:43 +01:00
..
acme spelling: wrapped 2021-03-04 13:04:38 -05:00
api improve Certificate is Ready test 2021-04-28 09:20:47 +02:00
apis add/ remove '// +optional' tags & cleanup other annotations 2021-04-30 15:08:08 +02:00
client
controller Moves /pkg/internal/apis/istio to /pkg/internal/istio 2021-04-29 12:31:57 +01:00
ctl
feature
internal add/ remove '// +optional' tags & cleanup other annotations 2021-04-30 15:08:08 +02:00
issuer remove podTemplate field from ACMEChallengeSolverHTTP01Istio 2021-04-30 13:15:01 +02:00
logs
metrics
scheduler
util Moves /pkg/internal/apis/istio to /pkg/internal/istio 2021-04-29 12:31:57 +01:00
webhook Use bytes.Equal instead of bytes.Compare 2021-05-04 14:26:43 +01:00