Marco Iorio

Results 137 comments of Marco Iorio

Nice to hear that! In the following you can find some additional pointers: * the [local-resource-monitor](https://github.com/liqotech/liqo/blob/master/pkg/liqo-controller-manager/resource-request-controller/resource-monitors/local-resource-monitor.go) is the component which includes the logic to compute the amount of resources to...

> instead of caching the pods info, what about managing pod informers per node? when a node informer sends that a new node has been added, then register a pod...

Hit a similar one on https://github.com/cilium/cilium/pull/33251: https://github.com/cilium/cilium/actions/runs/9740461878/job/26877679444 ``` • Failure [346.921 seconds] K8sDatapathServicesTest /home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461 Checks N/S loadbalancing /home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461 With host policy /home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461 Tests NodePort [It] /home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:515 Can not connect to...

Jussi's concern has been addressed, and his review is no longer strictly required, given that all changes are clustermesh-related only now. Marking as ready to merge to unblock.

Just hit a very similar one: https://github.com/cilium/cilium/actions/runs/9379774479/job/25825394365 ``` Scenario: An Ingress with a trailing slashes in a prefix path rule should ignore the trailing slash and send traffic to the...

Another hit: https://github.com/cilium/cilium/actions/runs/9451655491/job/26033121562