cert-manager/pkg/controller/certificates
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
..
internal data race: fix concurrent read and write of secret annotations 2021-07-20 19:50:26 +02:00
issuing issuing controller test: check w.Register error 2021-07-06 12:51:01 +02:00
keymanager added reason prefix for all 2021-04-13 16:40:56 +05:30
metrics Tidy godoc comments 2021-05-05 16:21:24 +01:00
readiness Remove the default renewBefore value 2021-06-11 10:03:12 +01:00
requestmanager Delete 'next' CertificateRequests that failed in last issuance cycle 2021-06-22 07:28:06 +01:00
revisionmanager Merge pull request #3960 from wallrj/538-lint-fixes-richardw 2021-05-07 11:50:34 +01:00
trigger DataForCertificate: explain what the "current" and "next" CRs are used for 2021-07-05 13:32:32 +02: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 Merge pull request #4079 from annerajb/support-ed25519 2021-06-15 16:17:53 +01:00
util.go Make the back off period const public 2021-06-22 06:37:07 +01:00