Commit c1af7fc
authored
Delete sa.GetMaxExpiration and sa.GetRevokedCerts (#8401)
These two SA methods were used only by the crl-updater's temporal
(notAfter-based) sharding code. We now exclusively use explicit
(CRLDP-based) sharding, and these methods have no callers.
Fixes #8399
Part of #83221 parent 74c95b7 commit c1af7fc
8 files changed
Lines changed: 725 additions & 1242 deletions
File tree
- crl/updater
- docs
- mocks
- sa
- proto
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 67 | | |
72 | 68 | | |
73 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | 249 | | |
260 | 250 | | |
261 | 251 | | |
262 | 252 | | |
263 | 253 | | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | 254 | | |
270 | 255 | | |
271 | 256 | | |
| |||
0 commit comments