Skip to content

Remove update to BPF map not used in status quo tls tracing#1298

Merged
vihangm merged 1 commit intopixie-io:mainfrom
ddelnano:ddelnano/remove-bpf-map-update-from-status-quo-tls-tracing
May 8, 2023
Merged

Remove update to BPF map not used in status quo tls tracing#1298
vihangm merged 1 commit intopixie-io:mainfrom
ddelnano:ddelnano/remove-bpf-map-update-from-status-quo-tls-tracing

Conversation

@ddelnano
Copy link
Copy Markdown
Member

@ddelnano ddelnano commented May 8, 2023

Summary: Remove update to BPF map not used in status quo tls tracing

In order to vet the new style of tls tracing, we introduced a mechanism for detecting mismatched fds (#1161). This instrumented all of our tls tracing when it was first developed. When the new method of tls tracing was introduced, we removed the mismatched fd detection from the status quo tls tracing (#1123), however, this BPF map update was missed in that refactor (#1123).

Relevant Issues: #692

Type of change: /kind bug

Test Plan: Existing tests pass

Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
@ddelnano ddelnano requested review from a team and etep May 8, 2023 14:40
@vihangm vihangm merged commit 33ad612 into pixie-io:main May 8, 2023
ddelnano added a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
…#1298)

Summary: Remove update to BPF map not used in status quo tls tracing

In order to vet the new style of tls tracing, we introduced a mechanism
for detecting mismatched fds (pixie-io#1161). This instrumented all of our tls
tracing when it was first developed. When the new method of tls tracing
was introduced, we removed the mismatched fd detection from the status
quo tls tracing (pixie-io#1123), however, this BPF map update was missed in that
refactor (pixie-io#1123).

Relevant Issues: pixie-io#692

Type of change: /kind bug

Test Plan: Existing tests pass

Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
ddelnano added a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
…#1298)

Summary: Remove update to BPF map not used in status quo tls tracing

In order to vet the new style of tls tracing, we introduced a mechanism
for detecting mismatched fds (pixie-io#1161). This instrumented all of our tls
tracing when it was first developed. When the new method of tls tracing
was introduced, we removed the mismatched fd detection from the status
quo tls tracing (pixie-io#1123), however, this BPF map update was missed in that
refactor (pixie-io#1123).

Relevant Issues: pixie-io#692

Type of change: /kind bug

Test Plan: Existing tests pass

Signed-off-by: Dom Del Nano <ddelnano@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