Merge pull request #5749 from rhatdan/reset

podman info needs to be run within the user namespace
This commit is contained in:
OpenShift Merge Robot 2020-04-07 19:23:05 +02:00 committed by GitHub
commit b3a3fc3ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -253,7 +253,6 @@ func executeCommandInUserNS(cmd *cobra.Command) bool {
case _migrateCommand,
_mountCommand,
_renumberCommand,
_infoCommand,
_searchCommand,
_versionCommand:
return false