tetragon icon indicating copy to clipboard operation
tetragon copied to clipboard

merge Config.BpfDir and Config.MapDir

Open Lan-ce-lot opened this issue 2 years ago • 8 comments

Signed-off-by: Lancelot [email protected]

merge Config.BpfDir and Config.MapDir

  • Fixes #527

Lan-ce-lot avatar Mar 19 '23 02:03 Lan-ce-lot

You have successfully added a new CodeQL configuration .github/workflows/lint-codeql.yml:analyze. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

Thanks!

Now, we call some functions like (option.Config.BpfDir, option.Config.BpfDir ...) (i.e. we provide the same argument twice). These include baseSensors.Load, sensors.StartSensorManager, base.Load, sens.Load (and maybe others).

Maybe in the context of this PR we should also remove the separate argument for MapDir at these functions.

Thank you for your suggestion, I will solve it.

Lan-ce-lot avatar Mar 22 '23 01:03 Lan-ce-lot

PTAL, thanks! @tpapagian

Lan-ce-lot avatar Mar 29 '23 03:03 Lan-ce-lot

PTAL @kkourt

Lan-ce-lot avatar Mar 31 '23 05:03 Lan-ce-lot

@Lan-ce-lot it seems that recent changes are causing conflicts. Could you rebase the PR? Thanks!

kkourt avatar Apr 19 '23 14:04 kkourt

@kkourt PTAL.

@Lan-ce-lot it seems that recent changes are causing conflicts. Could you rebase the PR? Thanks!

Lan-ce-lot avatar Apr 19 '23 15:04 Lan-ce-lot

also /cc @tpapagian

Lan-ce-lot avatar Apr 20 '23 14:04 Lan-ce-lot

Hey by sweeping good first issues and came upon this. What happened here, it seemed that it was approved, and checks were all successful while never merged? @Lan-ce-lot let me excuse there for the Tetragon team as it seems it was forgotten and never merged 😞.

Would you still have the energy to rebase that and merge this finally? It's okay if you don't, I would understand regarding what happened here.

mtardy avatar Jan 15 '24 11:01 mtardy