Matt Heon

Results 291 comments of Matt Heon

We are adding a dedicated set of artifact-handling commands. This should be part of them. @baude FYI

Tagging as 6.0 as this could be considered a breaking change to folks that rely on the current format of `podman inspect`. Still something we want to fix but will...

I think having a flag for strict compatibility would be a good way of avoiding breaking changes until 6.0. For reference, we are firming up plans for Podman 6, and...

`--signature-policy` is not a documented flag - it's marked hidden and not in the manpages. It's more for our own CI testing than internal use, AFAIK. So I don't know...

I would have to double-check, but I believe this is a duplicate of Docker behavior, and as such I don't think we can change it. And even if we could,...

Only once `a` is gone. Once `a` is gone, we will remove `abc` as long as there are no other volumes whose names start with `a`; otherwise we error. Unambiguous...

Could still be considered a breaking change since we're altering behvaior on `volume rm` rather significantly. @Luap99 Thoughts?

I think dropping upstream docs aside from saying that it's deprecated and will be removed should be fine.

Earliest would be 6.0, but I don't have an exact timeframe for when we'll want to mkae that bump - next spring at earliest, certainly. We might also wait longer....