Karol Szwaj
Karol Szwaj
+1 on this, dev deployment will fail when using a custom docker image with kube-deploy , e.g `REGISTRY=test TAG=031601f1 IMAGE_NAME=my-eg IMAGE_PULL_POLICY=IfNotPresent make kube-deploy`
/label sig-networking
Seems to break on `6.5.0-1016-aws` kernel version. ```bash modinfo ip_set filename: /lib/modules/6.5.0-1016-aws/kernel/net/netfilter/ipset/ip_set.ko description: ip_set: protocol 7 alias: nfnetlink-subsys-6 description: core IP set support author: Jozsef Kadlecsik license: GPL srcversion: 0B880A446291E801E7C2F36...
fixed by this https://github.com/projectcalico/calico/pull/8387, in version 3.27.2
hi, I would like to know if there is any progress on this subject?
Yes, we can close it @sachin-ks confirmed that it was solved
It is also happening when applying resources, I have seen this in the past, is this only happening with merged gateways @shawnh2? This behaviour seems similar to what was fixed...
I see, this is matching the deletion issue
> @cnvergence we could circumvent this issue by following what @shawnh2 did in [decefcc](https://github.com/envoyproxy/gateway/commit/decefccae531692b2e9b99929bf868deeb71b0e5) where he manually creates and applies the resources via the `client` API 😆 I see 😄...
/retest