forked from kubernetes-sigs/cri-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crictl ps, inspect: allow pod namespace filtering
Adding the `--namespace` flag to allow filtering the pod namespace for a given container. This feature relies on the pod `io.kubernetes.pod.namespace` label to be set correctly. Fixes kubernetes-sigs#1494 Signed-off-by: Sascha Grunert <[email protected]>
- Loading branch information
1 parent
2ce4c71
commit e60d59b
Showing
1 changed file
with
43 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters