Podman ps don't accept --filter pod #8512
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Podman ps and Podman container ls commands don't accept --filter options
##1345
Steps to reproduce the issue:
Describe the results you received:
Error: pod is an invalid filter regardless of used option format --filter=pod 123 --filter "pod=123", etc
Describe the results you expected:
List and status of containers running in the pod name pod following in the documentation and
Tracking bug #Fix handling of multiple filters in podman ps #1345
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
No, I suppose 2.2 must be available
Additional environment details (AWS, VirtualBox, physical, etc.):
Ubuntu 20.04 distro with Kube Kubernetes Microk8c package installed and systemd is enabled.
sudo apt-get upgrade podman
Reading package lists... Done
Building dependency tree
Reading state information... Done
podman is already the newest version (2.1.1~2)
The text was updated successfully, but these errors were encountered: