Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sa: add Limit field to CountFQDNSetsRequest #7887

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Dec 13, 2024

This allows us to replace FQDNSetExists with a call to FQDNSetTimestampsForWindow, with Limit set to 1. That, in turn, will allow us to log the time since issuance of the most recent certificate with a given FQDNSet.

@jsha jsha marked this pull request as ready for review December 16, 2024 17:56
@jsha jsha requested a review from a team as a code owner December 16, 2024 17:56
@jsha jsha requested a review from aarongable December 16, 2024 17:56
aarongable
aarongable previously approved these changes Dec 16, 2024
@aarongable aarongable requested review from a team and beautifulentropy and removed request for a team December 16, 2024 22:52
jprenken
jprenken previously approved these changes Dec 18, 2024
This allows us to replace FQDNSetExists with a call to
FQDNSetTimestampsForWindow, with Limit set to 1. That, in turn, will allow us to
log the time since issuance of the most recent certificate with a given FQDNSet.
@jsha jsha dismissed stale reviews from jprenken and aarongable via 50c1372 December 18, 2024 23:45
@jsha jsha force-pushed the add-limit-to-timestampsforwindow branch from 08b1b34 to 50c1372 Compare December 18, 2024 23:45
@jsha
Copy link
Contributor Author

jsha commented Dec 18, 2024

(rebased to fix merge conflicts)

@jsha jsha merged commit d42865c into main Dec 19, 2024
12 checks passed
@jsha jsha deleted the add-limit-to-timestampsforwindow branch December 19, 2024 18:11
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