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>