Jaime Caamaño Ruiz

Results 149 comments of Jaime Caamaño Ruiz

WE have a similar situation with the NAD factory

@npinaeva @trozet I see a few things that could be improved around deleting the namespace but what is concerning is that nothing prevents the namespace nsInfo to be used while...

So the `force_fdb_lookup` option has been recently added to OVN (24.03) and that's why you can't probably see it on published man pages: https://github.com/ovn-org/ovn/blob/70f35e1a7924427e22d3613cec724cc557f8f405/NEWS#L20-L22 https://github.com/ovn-org/ovn/blob/70f35e1a7924427e22d3613cec724cc557f8f405/ovn-nb.xml#L1272-L1281 I would actually say for...

> another option which I find myself leaning towards is just adding the GC call here: https://github.com/cri-o/cri-o/blob/main/internal/config/cnimgr/cnimgr.go#L50 before we notify the watching routines their plugin is ready, we call the...

> hm good point. What if you added a call to cnimgr that took a list of stale pods that `server/server.go` produces, and calls GC on them? Such a function...

@haircommander ready for another round

> can you add a note above each doGC call that says something like: > > ``` > This call is and should be duplicated. We need to account for...

Rebased and changed bump to libcni to v1.2.2 which is suposed to fix a problem with one of the integration tests here (from https://github.com/containernetworking/cni/pull/1095), this might replace the bump effort...

@haircommander can you clue me in on what might be failing on the CI jobs/builds? I looked but couldn't really find a thread to pull from.