Mounts don't work with podman-remote / podman machine on Linux #114
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Milestone
Is there an existing issue for this?
Konveyor version
latest
Priority
Minor
Current Behavior
I was trying to reproduce an issue with podman machine on Fedora and kantra doesn't work with this configuration.
The issue is the
:Z
here:kantra/cmd/container.go
Line 156 in e98f196
At the moment relabeling is not supported with podman machine: containers/podman#19852 (comment)
I don't envision many people will be trying to do this, and I'm not sure if there is a convenient way to check whether we're running with podman machine so that we can adjust this accordingly. It would be nice to have though if we can find a way.
Expected Behavior
No response
How Reproducible
Always (Default)
Steps To Reproduce
Use podman machine on Fedora
Environment
- OS: Fedora
Anything else?
No response
The text was updated successfully, but these errors were encountered: