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

Changed to allow setting the maximum number of records to be deleted and the interval between deletions #2837

Merged

Conversation

TakuyaMatsu
Copy link
Contributor

@TakuyaMatsu TakuyaMatsu commented Dec 20, 2024

Description

Two new features have been added to CertRecordCleaner.

  1. A limit on the number of records that can be deleted in a single execution of CertRecordCleaner.
  2. The ability to freely configure the execution interval for CertRecordCleaner.

These changes can be effectively utilized in environments where multiple instances of ZTS are running for redundancy.

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

…and the interval between deletions

Signed-off-by: takumats <[email protected]>
@TakuyaMatsu TakuyaMatsu force-pushed the feat-cert-record-cleaner-limit branch from bc89d34 to 5f17617 Compare December 20, 2024 04:54
@havetisyan havetisyan merged commit ec46a77 into AthenZ:master Dec 20, 2024
3 checks passed
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.

2 participants