Skip to content

Conversation

@aarongable
Copy link
Contributor

@aarongable aarongable commented Sep 11, 2025

In crl-updater, delete the code which computes the set of temporal chunks that belong to a shard, which queries the database for revoked certs falling into those chunks, and which combines and deduplicates those results against the revoked certs from explicit shards.

In the SA, make the ShardIdx argument to RevokeCertificate and UpdateRevokedCertificate fully mandatory, and make updating the revokedCertificates table unconditional.

This paves the way for deleting the sa.GetMaxExpiration and sa.GetRevokedCerts methods, which were only called from code deleted by this change.

IN-11747 tracks the corresponding config change in prod.

Part of #8399
Part of #8322

@aarongable aarongable requested a review from jprenken September 22, 2025 23:17
@aarongable aarongable merged commit b999183 into main Sep 23, 2025
15 checks passed
@aarongable aarongable deleted the all-explicit-sharding branch September 23, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants