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

ratelimits: Cleanup CheckRenewalExemptionAtWFE feature flag #7511

Open
5 tasks
beautifulentropy opened this issue May 29, 2024 · 0 comments
Open
5 tasks

ratelimits: Cleanup CheckRenewalExemptionAtWFE feature flag #7511

beautifulentropy opened this issue May 29, 2024 · 0 comments

Comments

@beautifulentropy
Copy link
Member

beautifulentropy commented May 29, 2024

Once we've deployed the changes in #7508 to all WFEs and RAs and set CheckRenewalExemptionAtWFE to true, we can rely on false isRenewal values to be authoritative in both the WFE and the RA.

  • Remove CheckRenewalExemptionAtWFE feature flag
  • Remove feature flag check inside of the WFE's NewOrder method
  • Remove feature flag check inside of the RA's checkNewOrderLimits method
  • Remove ra.SA.FQDNSetExists inside of the RA's checkNewOrdersPerAccountLimit method.
  • Remove ra.SA.FQDNSetExists inside of the RA's checkCertificatesPerNameLimit method.
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

No branches or pull requests

1 participant