cert-manager/pkg/controller
James Munnelly 3ac4d19874 Fix bug in challenge scheduler causing invalid results
Previously, we shared a single backing slice when
performing filter operations on slices, causing issues
when we perform sorting operations on that same
underlying slice.

Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-08 13:53:58 +00:00
..
acmechallenges Fix bug in challenge scheduler causing invalid results 2019-01-08 13:53:58 +00:00
acmeorders Update copyright header year 2019-01-07 15:07:55 +00:00
certificates Update copyright header year 2019-01-07 15:07:55 +00:00
clusterissuers Update copyright header year 2019-01-07 15:07:55 +00:00
ingress-shim Update copyright header year 2019-01-07 15:07:55 +00:00
issuers Update copyright header year 2019-01-07 15:07:55 +00:00
test Update copyright header year 2019-01-07 15:07:55 +00:00
BUILD.bazel Configurable issuer duration and renewBefore Take 2 (#893) 2018-11-14 22:30:00 +00:00
context.go Update copyright header year 2019-01-07 15:07:55 +00:00
helper.go Update copyright header year 2019-01-07 15:07:55 +00:00
issuer_factory.go Update copyright header year 2019-01-07 15:07:55 +00:00
register.go Update copyright header year 2019-01-07 15:07:55 +00:00
util.go Update copyright header year 2019-01-07 15:07:55 +00:00