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

Adjust crawler pvc on exit code 3 (out of storage) #2375

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ikreymer
Copy link
Member

crawler 1.5.0 now has an exit code 3 for when crawler is actually out of disk space. The operator should handle this by immediately adjusting the PVC size.

Ideally, crawler will be improved to avoid this, but since this can still happen, operator should be able to respond and fix the issue.

Testing:

  • A bit tricky to test, but can be tested by setting small crawler_storage value and crawling a site with lots of large static files.

…t of storage, handle the exit code by increased pvc size
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