Miguel Duarte Barroso

Results 250 comments of Miguel Duarte Barroso

We should probably give this github action a try instead of the kubevirtci approach: https://github.com/medyagh/setup-minikube

How about we adapt the code to reject handling the update of an existing attachment ? I.e. allow the user to patch the existing annotation's on a pod adding the...

Yeah - my intention is to prevent the update of any existing attachment. That would be outside the scope of this project. Hmm, we could throw an event / log....

@tssurya what are your expectations for an ETA on this ?

Seen again on https://github.com/ovn-org/ovn-kubernetes/pull/4750#issuecomment-2388692932.

> why are both kubevirt and multihoming lanes red, are the failures related to the PR? ... yours truly was providing a CNI configuration that was not valid json ......

> 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...

Currently getting this LSP: ``` _uuid : 789e2bee-168c-4412-94f9-bfe1368c8ce4 addresses : ["0a:58:c0:a8:c8:03 192.168.200.3", unknown] dhcpv4_options : [] dhcpv6_options : [] dynamic_addresses : [] enabled : [] external_ids : {"k8s.ovn.org/nad"="default/mynet", "k8s.ovn.org/network"=tenantblue, "k8s.ovn.org/topology"=layer2,...

> Is there any estimation version when this feature will be merged? thanks No. This work was de-prioritized in lieu of the primary user defined networks features. What is needed...

Need to figure out where is the CNI configuration for the network tests specified. As seen in the [logs](https://github.com/cri-o/cri-o/actions/runs/9196343881/job/25295346897?pr=8207#step:13:575) it is using version 0.3.1, and on this release, it seems...