Support volume "Label" and "Labels" in libpodm but only display "Labels" #12102
Labels
HTTP API
Bug is in RESTful API
In Progress
This issue is actively being worked by the assignee, please do not work on this at this time.
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
A bug was found recently where the "Labels" field displayed in a
podman inspect
command would show a blank array when it should have instead shown one or more values. A fix was placed into podman-py to handle this, but if it is merged, I think it should eventually be reverted (containers/podman-py#140). It would be better to have libpod handle either Label or Labels and then just send out "Labels". Please see @rhatdan 's comment: containers/podman-py#140 (comment)The text was updated successfully, but these errors were encountered: