cert-manager/pkg/controller/certificates
Richard Wall 6c544dafa0 Simplify the return statement
pkg/controller/certificates/trigger/trigger_controller_test.go:257:12: if block ends with a return statement, so drop this else and outdent its block

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2021-05-04 14:57:20 +01:00
..
internal createCryptoBundle: cert-manager.io/certificate-revision was wrong 2021-04-06 18:09:27 +02:00
issuing issuing-controller: explain why we do the Ready + Denied checks 2021-04-08 15:16:36 +02:00
keymanager added reason prefix for all 2021-04-13 16:40:56 +05:30
metrics Standardise the name of controllers so there is consistency across the 2021-03-23 16:08:59 +00:00
readiness Certificate Readiness controller will only try to update the 2021-03-24 20:45:19 +05:30
requestmanager added reason prefix for all 2021-04-13 16:40:56 +05:30
revisionmanager Remove unused global variable 2021-05-04 14:44:43 +01:00
trigger Simplify the return statement 2021-05-04 14:57:20 +01:00
BUILD.bazel Adds revisionmanager certificates controller 2021-03-15 14:53:55 +00:00
informers.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
listers.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util_test.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util.go Refactor readiness controller for easier testing 2021-02-25 09:45:04 +00:00