Commit 483d856
Don't exit on failure if cert-checker finds bad certs (#8866)
Cert-checker failing when it finds bad certs has undesirable behavior on
the deploy side (e.g. job failure due to bad cert discovery leads to
unnecessary redeployment of the job and re-firing of associated alerts)
and IMO finding bad certs is not a failure of the cert-checker (in fact,
it did it's job, woohoo!)1 parent 4ca5cda commit 483d856
2 files changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | 759 | | |
764 | 760 | | |
765 | 761 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
144 | 155 | | |
145 | 156 | | |
146 | 157 | | |
| |||
0 commit comments