Skip to content

Conversation

ExceptionalHandler
Copy link
Contributor

Description

Windows Loader had the process attach type hardcoded in the attach routine. This prevents us from loading other program types supported on Windows like cgroup/connect4 etc. This PR adds some more attach types.

@ExceptionalHandler ExceptionalHandler requested a review from a team as a code owner May 13, 2025 18:56
@ExceptionalHandler ExceptionalHandler added the release-note/misc This PR makes changes that have no direct user impact. label May 13, 2025
@ExceptionalHandler ExceptionalHandler force-pushed the pr/windows/program_types branch from 015f2d2 to 5aa3fb0 Compare May 13, 2025 18:58
Windows Loader had the process attach type hardcoded in the attach
routine. This prevents us from loading other program types supported on
Windows like cgroup/connect4 etc. This PR adds some more attach types.

Signed-off-by: Anadi Anadi<[email protected]>
@ExceptionalHandler ExceptionalHandler force-pushed the pr/windows/program_types branch from 5aa3fb0 to 56f5ae8 Compare May 14, 2025 18:05
@kkourt kkourt merged commit d0e7cef into cilium:main May 15, 2025
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants