cert-manager/pkg
Euan Kemp b7d4470f81 pkg/scheduler: fix minor race
While unlikely, it was possible before for the scheduler to race in such
a way that concurrent 'Add' calls would result in "leaking" a timer,
thus making an unstoppable invocation of that event.

This includes a test which fails without the small bugfix in
scheduler.go
2018-06-25 12:01:51 -07:00
..
api Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
apis Run hack/update-codegen.sh 2018-06-08 15:48:30 +01:00
client Run hack/update-codegen.sh 2018-03-23 18:30:49 +00:00
controller issuers: Skip triggering API update if status has not changed 2018-06-18 01:55:45 +01:00
issuer Merge pull request #637 from munnerz/selfsigned 2018-06-15 14:31:33 +01:00
logs Add e2e test framework and basic Issuer test 2017-09-08 16:25:21 +01:00
scheduler pkg/scheduler: fix minor race 2018-06-25 12:01:51 -07:00
util Create common GenerateCSR and GenerateTemplate methods for creating Certificate/CertificateRequest 2018-06-08 15:15:27 +01:00