Mateusz Gozdek

Results 418 comments of Mateusz Gozdek

Yes, this is only for e2e tests, as it is only about CAPI manifests, not CAPA.

/remove-lifecycle stale This seems to me like something which should be addressed by maintainers.

>I think this should have been solved by https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/3225 , isn't it @invidian ? I don't think so. I still see: ```yaml replacements: - old: "imagePullPolicy: Always" new: "imagePullPolicy: IfNotPresent"...

I wonder if that should become part of Butane specs, so it's actually possible to specify it for users created by boot config.

Thanks for reviewing. I removed binary files from the PR. At the moment `vmlinux.h` files are taken from https://github.com/inspektor-gadget/inspektor-gadget/tree/main/include/gadget, just to make images to build. Appropriate sourcing is definitely worth...

Hm, it seems building locally on my local machine running kernel 6.17.1 works just fine, so I'm guessing this is some issue with where image is built vs where it...

I also got this error on one of my servers, in case you would like some additional debug information.