Root cause analysis and repair items for #3277 (eBPF store APIs are not backward compatible) #3279
Closed
shankarseal
started this conversation in
Ideas
Replies: 1 comment
-
#2747 tracks resolving this repair item. Proposal: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
#3277 tracks a regression introduced in 0.14 release which is fixed in 0.14.1 by temporarily reverting the offending change #3110. This discussion is intended to root cause why the regression failed to get detected, and repair items to be implemented to avoid such regressions.
Root Cause Analysis:
eBPF for Windows CI pipeline does not have any backward compatibility tests for eBPF extensions.
Repair items:
Beta Was this translation helpful? Give feedback.
All reactions