containers / containers/containrs

Make unix domain socket work with crictl

Open
#34 4 comments 0 reactions 1 assignee Claimed by @saschagrunert View on GitHub
Dominant language
Rust
Stars
126
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Looks like we're facing those issues with the default implementation as well:
- https://github.com/hyperium/tonic/issues/243
- https://github.com/hyperium/h2/issues/442

I was able to connect via [grpccurl](https://github.com/fullstorydev/grpcurl), which does not have to seem the issue when specifying the socket:
```
> sudo ./grpcurl -plaintext -unix -protoset cri.protoset cri.sock criapi.RuntimeService.Version
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.