-
Sub-task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Expose a /logs endpoint allowing clients to query logs for a workload’s containers within a given time window.
Integrate with Kubernetes API (/logs) or a log backend if configured (e.g., Loki).
Useful for debugging issues directly from the MCP layer.
Deliverables:
- /logs?workload=&container=&since= endpoint.
- Log retrieval and formatting logic.
- Pagination and log truncation handling.