Mathis Joffre

Results 24 comments of Mathis Joffre
trafficstars

Bug is due to the following issue that has been solved in firecracker-go-sdk upstream https://github.com/firecracker-microvm/firecracker-go-sdk/issues/428. Unfortunately, this plugin is not up-to-date with the firecraker-go-sdk upstream.

Any chance it get merged soon? :+1:

> > Any chance it get merged soon? 👍 > > The main thing we are waiting on is to add a test case - will see if we can...

> Take my contribution with caution, I'm new to Cilium As far as I understand it L7 observability with Hubble monitor each HTTP request sent to your services, meaning that...

I understand such metric, in case of a low cardinality in url path, but I'm not sure about implementing this directly inside cilium. Is there any workaround we can think...

@cvetkovic Unfortunately, I'm no more using this OS thus I can't test.

Tbh, I don't know. This PR is quite old, maybe we should give another try to be sure that this snippet work fully.

I've recently tested it and yes: the first `go install` is unnecessary. Updating the PR according.

Hey @evan2645 ! Sorry for the late reply, after digging a bit in Kata Specs definitions, [it seems that it supports named pipes](https://github.com/kata-containers/kata-containers/blob/main/src/runtime/virtcontainers/documentation/api/1.0/api.md#container-deviceinfo) (aka UDS) inside Sandbox definition. Thus, I...

Hey @liamwh, Thanks! Glad you like it! At the moment I didn't plan to add that, but that could be helpful. Few thought on that: - https://github.com/iann0036/polai already provides this...