cert-manager/pkg
Maël Valais b62e51dc2c validation: leftmost align and guard statements instead of 'switch'
The switch statement was making it a bit harder to read. I also renamed
variables to make more sense in the context of this function.

Signed-off-by: Maël Valais <mael@vls.dev>
2021-07-06 12:51:01 +02:00
..
acme Adds a bunch of comments for exported types 2021-05-19 10:19:43 +01:00
api Add explicit WithObservedGeneration versions of the Wait and Condition functions 2021-06-29 15:48:13 +02:00
apis vault issuer: specify that the caBundle must be base64-encoded 2021-07-02 20:54:03 +02:00
client
controller static analysis party: fix errcheck warnings 2021-07-06 12:51:01 +02:00
ctl static analysis fixes 2021-05-21 12:04:11 +01:00
feature Moves CertificateSigningRequest controller to feature gate flag 2021-05-27 12:00:56 +01:00
internal validation: leftmost align and guard statements instead of 'switch' 2021-07-06 12:51:01 +02:00
issuer linter party: var 'accountJson' should be 'accountJSON' 2021-07-06 12:51:01 +02:00
logs linter party: receiver name should be omitted instead of _ (ST1006) 2021-07-06 12:51:01 +02:00
metrics run ./hack/update-bazel.sh 2021-06-15 17:48:31 +00:00
scheduler Add a fake scheduler 2021-05-19 13:05:59 +01:00
util linter party: duplicate import of k8s.io/api/core/v1 (ST1019) 2021-07-06 12:51:01 +02:00
webhook further static check fixes 2021-05-21 12:04:05 +01:00