containerd / containerd/ttrpc

`*Client.NewStream()` does not apply metadata to `Request{}`

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
664
Forks
86
PR merge metrics
No merged PRs in 30d

Description

`*Client.Call()` apply metadata to `Request{}`:
https://github.com/containerd/ttrpc/blob/faba5896a9c4d7b65495cb9b2c02531feb1434d6/client.go#L162-L164

But `*Client.NewStream()` does not have this block - so metadata not applyed.

Please add this block to `*Client.NewStream()`.
Thank you!

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.