Matt Leung

Results 58 comments of Matt Leung

@relyt0925 that sounds like a possible solution. I think we need to investigate what we can do with the library we're using to manage the VXLAN interfaces to say for...

From what I can tell it was introduced in K8s 1.20 so we might be fine with removal at this point (I need to check all the different versions of...

Oops, looks like the non-privileged changes were only made for amd64. We will need to port over a lot of the permission changes in the image (https://github.com/projectcalico/calico/blob/master/node/Dockerfile.amd64#L180-L193) as well as...

I believe that https://github.com/projectcalico/calico/pull/6637 should fix this up.

> Guessing we still need this for other architectures though Yup, we'll need to eventually get similar changes for the other architectures but this should handle arm64.

Hey @fungusakafungus, if I'm understanding your problem correctly, it sounds like we've hit a fun IPAM GC issue. Could I get you to post some of the node logs to...

@bienkma , If you're still seeing issues with this, would you mind opening an issue so we can follow up with it there? I think in light of the changes...

I think kubespray might provide its own version of the Calico manifests? Could you try reinstalling Calico (either the same version or a later one) with our manifests from https://projectcalico.docs.tigera.io/about/about-calico...

@cpsrujana it's hard to say with just the token what the issue could be here. I would say we probably want to try a few basic things to validate the...