cert-manager/pkg/util/versionchecker
John Chadwick d094e20611 Only consider running pods when checking version
Some clusters may have failed pods that are not garbage collected. These
pods should not be considered when determining version numbers.

Signed-off-by: John Chadwick <86682572+johnwchadwick@users.noreply.github.com>
2021-11-23 11:32:10 -05:00
..
testdata rerun git tags command when //:version changes 2021-08-13 22:59:38 +02:00
BUILD.bazel Apply suggestions from code review 2021-07-30 17:00:27 +02:00
fromcrd.go don't early-stop, instead return all versions 2021-07-29 15:06:31 +02:00
fromlabels.go don't early-stop, instead return all versions 2021-07-29 15:06:31 +02:00
fromservice.go Only consider running pods when checking version 2021-11-23 11:32:10 -05:00
getpodfromtemplate_test.go Only consider running pods when checking version 2021-11-23 11:32:10 -05:00
versionchecker_test.go Apply suggestions from code review 2021-07-30 17:00:27 +02:00
versionchecker.go Apply suggestions from code review 2021-07-30 17:00:27 +02:00