Sargun Dhillon

Results 50 issues of Sargun Dhillon

Are there any plans to implement OpenFlow 1.3?

Is there any intent to support gathering metrics per cgroup?

enhancement

By default, debian packaging tools strip packages. It would be nice (in order to help with debugging bugs) if the containerd package was either not stripped, or there was an...

enhancement

# Feature Request It would be valuable to have core scheduling for Firecracker, to avoid, and potentially eliminate side channel attacks. ## Describe the desired solution To add core scheduling...

Priority: Low
Status: Parked

### Version Check - [X] I have updated to `v2.0.0-beta.7` or later. - [X] I have updated to the `nightly` build from last night (or latest one available). - [...

type:bug
prio:important
needs:research

Allow for "automatic content discovery" on mount As described in https://github.com/opencontainers/distribution-spec/pull/275, this adds, and allows for "automatic content discovery" on mount if the from field is ommitted. This implementation does...

area/storage

## Describe the bug When doing an HTTP connect, responses from the server seem to be having a new line added to them ## Pingora info Please include the following...

question

We have the socket version at 0, which matches 0.3 as well. That wont work because it doesn't have feature "all". We need 0.4+. >=0.4,

dependencies

This adds the into_inner() function to the stream type, allowing the HTTP/1.1 client and server to be turned back into a stream. These functions are useful for implementing HTTP CONNECT...

Does russh already implement flow control (are message sends deferred until there's space in the window), or is there an expectation that the user implements it? If the latter, are...