cert-manager/pkg
Maël Valais a96dc55e1e data race: fix concurrent read and write of secret annotations
This bug can be reproduced using "go run -race" and by creating many
Certificates and renewing them continuously. With 5000 Certificate
objects, a data race is found in less than a minute.

Signed-off-by: Maël Valais <mael@vls.dev>
2021-07-20 19:50:26 +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 Adds CertificateSigningRequest venafi annotations to experimental API 2021-07-19 15:50:23 +01:00
client
controller data race: fix concurrent read and write of secret annotations 2021-07-20 19:50:26 +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 Adds comments to some func's and changes return err names to be more 2021-07-19 15:50:23 +01: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 improved ux 2021-07-16 13:11:40 +02:00
webhook further static check fixes 2021-05-21 12:04:05 +01:00