Select the agent container for Kubernetes logs#131
Select the agent container for Kubernetes logs#131mfreeman451 wants to merge 2 commits intoGoogleCloudPlatform:mainfrom
Conversation
4808cf5 to
6501dd5
Compare
PR #131 Review: Select the agent container for Kubernetes logsReviewer: Senior Staff SWE / Security Researcher Executive SummaryThis PR bundles three logically distinct changes: (1) K8s multi-container log selection targeting the "agent" container, (2) a new Critical Issues1.
|
|
The exec API may need a bit more thought and/or some design doc to capture a decision - can we get an issue open for that? |
6501dd5 to
fdd8059
Compare
|
This branch has also been rebuilt and narrowed on top of current Current branch scope is now only:
So the surviving change here is the Kubernetes log-container selection fix. I also added an explicit comment documenting the existing container naming convention: hosted pods may include sidecars, but the interactive Scion process runs in the container named Validation:
|
Summary
Testing