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: remove CountFQDNSetTimestamps #7883

Merged
merged 8 commits into from
Dec 16, 2024
Merged

sa: remove CountFQDNSetTimestamps #7883

merged 8 commits into from
Dec 16, 2024

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Dec 11, 2024

This was superseded in #6220 by FQDNTimestampsForWindow and is no longer called.

This was superseded in #6220 by FQDNTimestampsForWindow and is no longer called.
@jsha jsha requested a review from a team as a code owner December 11, 2024 20:31
@jsha jsha requested a review from aarongable December 11, 2024 20:31
sa/proto/sa.proto Outdated Show resolved Hide resolved
@beautifulentropy
Copy link
Member

@jsha you've still got some CI failures to resolve here.

@jsha
Copy link
Contributor Author

jsha commented Dec 13, 2024

Huh, this is one I haven't seen before:

Generating webpki/...
2024-12-12T01:54:46.088852+00:00Z 7d14ff9bc206 unknown webpki[2750]: 3 webpki ib2GOgA [AUDIT] compiling ceremony tool: exit status 2
exit status 1

@jsha
Copy link
Contributor Author

jsha commented Dec 13, 2024

Build fixed 🔨

aarongable
aarongable previously approved these changes Dec 13, 2024
@@ -179,6 +177,7 @@ message CountFQDNSetsRequest {
reserved 1; // Previously windowNS
repeated string dnsNames = 2;
google.protobuf.Duration window = 3;
int64 limit = 4;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want this to be here? I believe this is in service to your other PR, so maybe it makes sense to land it early for the sake of deployability, but want to double-check that its inclusion in this PR is purposeful.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, thanks for catching 🤦🏻

@aarongable aarongable requested review from a team and jprenken and removed request for a team December 13, 2024 23:34
@jsha jsha merged commit 1f9f2bc into main Dec 16, 2024
12 checks passed
@jsha jsha deleted the rm-countfqdnsets branch December 16, 2024 20:24
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