Derek McGowan
Derek McGowan
This had the 1.7 cherry pick label, is this change already in main?
Needs more information. What does `I found on the node that the actual image file was not deleted.` refer to and would need the daemon logs to see if there...
> update the protocol description to reflect the increased max. message size I wonder if this is necessary. The protocol allows for 16 MB but then we hardcode in the...
@fuweid @mikebrow PTAL
Agreed, this was unintended. The backport should have included checks for deprecated configs not just skipping if the envs aren't set. To re-enable, use the environment variables which I believe...
Let me see if otel experts @cpuguy83 or @vvoland might have an idea
> Also tried to enable debug mode but there is not much more information that could help You enabled this after you saw the issue? We have seen "failed size...
> I think that it might be something with the release of this image since the 11-alpine tag also has the same behaviour Unlikely, the image content is fine, the...
Are all the downstreams ready for their grpc version to be bumped. I would almost wait until containerd/containerd gets this updated as well.
#11841 is an alternative to this PR. There are more cases that need to be considered beyond what is used by default with CRI. The need to pull all the...