Actions
Bug #20200
closedcontroller limits log create requests
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
Explicitly limit log create requests in controller so they do not overwhelm the API server.
When there are many containers running, they can overwhelm the API server sending live log updates. It is an acceptable tradeoff to discard logs in order to maintain system stability, so the goal here is to limit the amount of logs we process in order to leave capacity for all the other requests.
Updated by Peter Amstutz about 2 years ago
- Description updated (diff)
- Subject changed from crunch-run better handling of live logging to controller limits log create requests
Updated by Peter Amstutz about 2 years ago
- Assigned To set to Peter Amstutz
- Status changed from New to In Progress
Updated by Brett Smith about 2 years ago
- Precedes Idea #20258: "Live" log view should show users the most recent logs, wherever those are added
Actions