reiabreu commented on PR #9010:
URL: https://github.com/apache/storm/pull/9010#issuecomment-5393729422

   Following up on the test-coverage point: the enforcement paths in `main.c` 
(the launch-command username check and the container-id reject dispatch) can't 
be exercised today because `main.c` isn't linked into the test binary. I'll 
cover this in a dedicated follow-up PR once this and the related 
worker-launcher PRs land on `master` — it will pull that dispatch logic into a 
test-linked source and add a `parse_oci_launch_cmd`-level test (mount-rejection 
+ username-mismatch), rather than stacking a refactor on the still-open 
branches.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to