Skip to content

fix: drop MinIO tmpfs cap for OOM proof tests#118

Merged
ServerSideHannes merged 2 commits into
mainfrom
fix/oom-minio-storage
Jul 8, 2026
Merged

fix: drop MinIO tmpfs cap for OOM proof tests#118
ServerSideHannes merged 2 commits into
mainfrom
fix/oom-minio-storage

Conversation

@ServerSideHannes

Copy link
Copy Markdown
Owner

Summary

Test plan

  • docker compose -f tests/docker-compose.yml -f tests/docker-compose.oom.yml --profile oom config shows no MinIO tmpfs
  • OOM Proof Test workflow passes on CI

Made with Cursor

ServerSideHannes and others added 2 commits July 8, 2026 20:51
#117 added a 4g tmpfs limit on compose MinIO for integration shards, but
OOM tests upload 5GB+ in a single case (20×256MB PUTs). Use a compose
override for make test-oom so MinIO falls back to disk-backed storage.

Co-authored-by: Cursor <cursoragent@cursor.com>
Kind clusters used by helm-install-test do not ship Prometheus Operator
CRDs, so installing with frontproxy enabled fails on the ServiceMonitor
resource. Disable only the ServiceMonitor; HAProxy metrics stay enabled.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ServerSideHannes ServerSideHannes force-pushed the fix/oom-minio-storage branch from 56d0d26 to 39dd459 Compare July 8, 2026 18:52
@ServerSideHannes ServerSideHannes merged commit d334adf into main Jul 8, 2026
10 checks passed
@ServerSideHannes ServerSideHannes deleted the fix/oom-minio-storage branch July 8, 2026 19:50
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.

1 participant