cert-manager/pkg/controller/certificates/internal
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
..
secretsmanager data race: fix concurrent read and write of secret annotations 2021-07-20 19:50:26 +02:00
test Adds a bunch of comments for exported types 2021-05-19 10:19:43 +01:00