From 4ebdcf91f2c208779b51f3235eeadf35d505e464 Mon Sep 17 00:00:00 2001 From: Alban Crequy Date: Mon, 25 Mar 2024 11:32:49 +0100 Subject: [PATCH] gadgets/ci/sched_cls_drop: add missing gadget.yaml Although the gadget.yaml metadata file is not mandatory, it is best practice to have one. This patch adds it. It will make it easier for the next PRs. Signed-off-by: Alban Crequy --- gadgets/ci/sched_cls_drop/gadget.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 gadgets/ci/sched_cls_drop/gadget.yaml diff --git a/gadgets/ci/sched_cls_drop/gadget.yaml b/gadgets/ci/sched_cls_drop/gadget.yaml new file mode 100644 index 00000000000..3c97d2670c9 --- /dev/null +++ b/gadgets/ci/sched_cls_drop/gadget.yaml @@ -0,0 +1,10 @@ +name: sched_cls_drop +description: gadget used by the CI +homepageURL: https://inspektor-gadget.io/ +documentationURL: https://inspektor-gadget.io/docs/latest/ +sourceURL: https://github.com/inspektor-gadget/inspektor-gadget +gadgetParams: + iface: + key: iface + defaultValue: "" + description: Network interface to attach to