Skip to content
This repository was archived by the owner on Sep 26, 2026. It is now read-only.

Increase staging cache capacity and document hit renewal - #201

Merged
import-pandas-as-numpy merged 1 commit into
mainfrom
fix/staging-cache-renewal-capacity
Sep 17, 2026
Merged

import-pandas-as-numpy merged 1 commit into
mainfrom
fix/staging-cache-renewal-capacity

Conversation

@import-pandas-as-numpy

Copy link
Copy Markdown
Member

Raise the staging durable cache limit from 500,000 to 1,000,000 entries per scanner. YARA has reached the current cap while avoiding roughly 27% of engine file inputs. Keep the 64 MiB per-scanner payload budget, 512 MiB physical storage admission threshold, and 24-hour TTL unchanged.

Document Mainframe's accompanying cache-hit expiry renewal: hourly write coalescing, bounded updates, invalid-entry exclusion, unchanged quota accounting, and renewal telemetry. No production configuration changes. Deploy the merged Mainframe renewal image with this staging ConfigMap and record rollout verification in the audit.

Validation: complete infrastructure hooks and pedantic zizmor pass. Rollback restores the previous Mainframe image and the 500,000-entry setting; existing rows are retained and new admissions stop until below the configured limit.

@import-pandas-as-numpy
import-pandas-as-numpy requested a review from a team as a code owner September 17, 2026 22:08
@import-pandas-as-numpy
import-pandas-as-numpy merged commit 0d63693 into main Sep 17, 2026
7 checks passed
@import-pandas-as-numpy
import-pandas-as-numpy deleted the fix/staging-cache-renewal-capacity branch September 17, 2026 22:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant