You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btf: move Builder.EnableDeduplication() to new btf.BuilderOptions
This commit adds an extra argument to NewBuilder to allow configuring the
Builder during instantiation. This makes enabling duplication a bit more
straightforward and harder to misuse.
Signed-off-by: Timo Beckers <timo@isovalent.com>
0 commit comments