Commit Graph

5 Commits (medyagh-patch-2)

Author SHA1 Message Date
minikube-bot 69d1db4441
Addon inspektor-gadget: Update inspektor-gadget image from v0.33.0 to v0.35.0 (#20033) 2024-12-05 10:15:05 -08:00
Steven Powell 48cd79581a
CI: Auto update inspektor-gadget YAMLs (#19717)
* CI: Auto update inspektor-gadget YAMLs

* use automation to generate new YAMLs
2024-10-09 11:31:47 -07:00
Qasim Sarfraz c4dd788a1c addons: Use configmap for inspektor-gadget
Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
2024-09-27 16:09:31 +02:00
Francis Laniel 6db73b2c9a Addon inspektor-gadget: Update inspektor-gadget image from v0.22.0 to v0.23.1
This commit bumps Inspektor Gadget addon from v0.22.0 to v0.23.1.
To avoid deployment failures, we also need to update the YAML.

Indeed, Inspektor Gadget container entrypoint and cleanup programs were
translated from bash to golang [1, 2].
Upstream YAML file used to deploy was updated to reflect this change [3].

Sadly, it was not the case for the YAML used to deploy the minikube addon which
leaded to troubles [4, 5, 6].

Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
[1]: b268d38758
[2]: 3dba83f2eb
[3]: 992399f2dd (diff-0927404b80a3c13f63de64a0c7af1833ba3dfd4b4e1dd07b09cb8216c7f033fcR46)
[4]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio_arm64.html#fail_TestAddons/parallel/InspektorGadget
[5]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
[6]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/KVM_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
2023-12-06 18:01:05 +01:00
yolossn c6878c4733 Addon: add inspektor-gadget
Signed-off-by: yolossn <sannagaraj@microsoft.com>
2023-05-11 15:24:34 +05:30