This starts happening after #3195.
It seems that this completely broke the containerd Kubernetes e2e test:
When testing locally, I get time="2019-04-10T10:17:03.792737608-07:00" level=error msg="post event" error="rpc error: code = FailedPrecondition desc = failed publishing event: namespace is required: failed precondition".
I'm not sure whether we actually support context metadata in ttrpc server.
This starts happening after #3195.
It seems that this completely broke the containerd Kubernetes e2e test:
When testing locally, I get
time="2019-04-10T10:17:03.792737608-07:00" level=error msg="post event" error="rpc error: code = FailedPrecondition desc = failed publishing event: namespace is required: failed precondition".I'm not sure whether we actually support context metadata in ttrpc server.