Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate GetAllUniqueNetNSEntity and GetAllEntity #141

Closed
wants to merge 1 commit into from

Conversation

jzwlqx
Copy link
Collaborator

@jzwlqx jzwlqx commented Jan 12, 2024

GetAllUniqueNetNSEntity returns entities that has unique network namespace (exclude host network pods)
GetAllEntity returns all entities include host network pods

Probes that collect all pods data should call GetAllEntity to get all pods info. Probes that collect only network data should call GetAllUniqueNetNSEntity.

GetAllUniqueNetNSEntity returns entities that has unique network namespace (exclude host network pods)
GetAllEntity returns all entities include host network pods
@jzwlqx jzwlqx closed this Jan 12, 2024
@jzwlqx jzwlqx deleted the feature/allow-hostnetwork-pods branch February 7, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants