Skip to content

Conversation

yanivagman
Copy link
Collaborator

1. Explain what the PR does

Improve and extend namespace handling functionality in ns.go.

  • Fix grammar in function documentation comments
  • Add GetAnyProcessInNS function to find processes in specific namespaces
  • Add GetNamespaces function to list all namespace IDs for a given type

2. Explain how to test it

3. Other comments

Improve and extend namespace handling functionality in ns.go.

- Fix grammar in function documentation comments
- Add GetAnyProcessInNS function to find processes in specific namespaces
- Add GetNamespaces function to list all namespace IDs for a given type
- Add comprehensive documentation for ProcNS struct

Co-authored-by: Ori Glassman <[email protected]>
Co-authored-by: Ofek Shaked <[email protected]>
Copy link
Member

@geyslan geyslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yanivagman yanivagman merged commit 86848e8 into main Jul 3, 2025
72 of 75 checks passed
@yanivagman yanivagman deleted the enhance_ns_utils branch July 3, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants