Hi all 🙂
Why does Flyte use the capability SYS_PTRACE? Also, is it possible to disable it?
t
thankful-minister-83577
12/17/2024, 4:57 PM
if you don’t use copilot (which is used in ContainerTask), you don’t need it. it’s used for detecting completion of the primary process so the sidecar knows when to look for and upload outputs. see https://github.com/flyteorg/flyte/issues/2162 for a discussion.