Skip to content

Revert "Added cgid capture to stirling with testing (#1681)"#1738

Merged
aimichelle merged 1 commit intopixie-io:mainfrom
benkilimnik:revert-cgid
Oct 17, 2023
Merged

Revert "Added cgid capture to stirling with testing (#1681)"#1738
aimichelle merged 1 commit intopixie-io:mainfrom
benkilimnik:revert-cgid

Conversation

@benkilimnik
Copy link
Copy Markdown
Member

@benkilimnik benkilimnik commented Oct 16, 2023

Summary: Revert cgid capture

This change reverts capturing Cgroup ids from 2a2349f. Many of the 4.14 kernel tests have BPF compilation errors: HINT: bpf_get_current_cgroup_id missing (added in Linux 4.18). Perplexingly, GitHub seems to show these tests as passing despite the failures.

Relevant Issues: #1638 #1739

Type of change: /kind bug

Test Plan: Running CI

@ddelnano
Copy link
Copy Markdown
Member

cc @AdityaAtulTewari. We will need to update your original change to include some type of kernel version detection and only add the cgroup id on supported kernels.

Signed-off-by: Benjamin Kilimnik <bkilimnik@pixielabs.ai>
@benkilimnik benkilimnik requested a review from a team October 16, 2023 23:04
@benkilimnik benkilimnik marked this pull request as ready for review October 16, 2023 23:04
@benkilimnik benkilimnik requested a review from a team as a code owner October 16, 2023 23:04
@aimichelle aimichelle merged commit dfb073a into pixie-io:main Oct 17, 2023
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
…ixie-io#1738)

Summary: Revert cgid capture

This change reverts capturing Cgroup ids from
pixie-io@2a2349f.
Many of the 4.14 kernel tests have [BPF compilation
errors](https://app.buildbuddy.io/invocation/075de8d0-d161-4ff6-8b74-123c6da66778#):
`HINT: bpf_get_current_cgroup_id missing (added in Linux 4.18)`.
Perplexingly, GitHub seems to show these tests as [passing despite the
failures](https://github.com/pixie-io/pixie/actions/runs/6366478258/job/17320729511).

Relevant Issues: pixie-io#1638 pixie-io#1739

Type of change: /kind bug

Test Plan: Running CI

Signed-off-by: Benjamin Kilimnik <bkilimnik@pixielabs.ai>
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
…ixie-io#1738)

Summary: Revert cgid capture

This change reverts capturing Cgroup ids from
pixie-io@2a2349f.
Many of the 4.14 kernel tests have [BPF compilation
errors](https://app.buildbuddy.io/invocation/075de8d0-d161-4ff6-8b74-123c6da66778#):
`HINT: bpf_get_current_cgroup_id missing (added in Linux 4.18)`.
Perplexingly, GitHub seems to show these tests as [passing despite the
failures](https://github.com/pixie-io/pixie/actions/runs/6366478258/job/17320729511).

Relevant Issues: pixie-io#1638 pixie-io#1739

Type of change: /kind bug

Test Plan: Running CI

Signed-off-by: Benjamin Kilimnik <bkilimnik@pixielabs.ai>
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.

3 participants