Christopher Petito
Christopher Petito
I've done a bit of research into this issue with the help of @laurazard, here's the situation so far: What seems to be happening is that the OTEL wrapper is...
Opened a quick [draft pr](https://github.com/moby/moby/pull/47715) that should fix the `superfluous..` warning log when running `docker logs` and `docker compose stats`, but we might need to fix other areas where responses...
closed as the issue has been fixed by https://github.com/moby/moby/pull/47796
> * we should check if other (CLI) components handle these env-vars and if they do; if they should print a _warning_ (if they currently _silently_ ignore) On the CLI...
I remember seeing `# In API version 1.45, the short-id will be removed.`. Looks like that didn't happen? 🤔
> > I remember seeing `# In API version 1.45, the short-id will be removed.`. Looks like that didn't happen? 🤔 > > Oh; maybe it _is_ removed, and that's...
i don't see it when running a `docker inspect` locally though, with engine and client at 26.0.1
what is our expectation here? meaning, are the tests "wrong" or is the engine's behavior slightly out-of-spec from what we were expecting?
I'm not totally sure about this from a UX perspective.. wouldn't it risk being a bit confusing for the users if sometimes they see the column and sometimes they don't?