Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mounts don't work with podman-remote / podman machine on Linux #114

Open
1 task done
jmontleon opened this issue Nov 8, 2023 · 0 comments
Open
1 task done

Mounts don't work with podman-remote / podman machine on Linux #114

jmontleon opened this issue Nov 8, 2023 · 0 comments
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

Comments

@jmontleon
Copy link
Member

jmontleon commented Nov 8, 2023

Is there an existing issue for this?

  • I have searched the existing issues

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:

args = append(args, fmt.Sprintf("%s:%s:Z",

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

@jmontleon jmontleon added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. kind/bug Categorizes issue or PR as related to a bug. labels Nov 8, 2023
@pranavgaikwad pranavgaikwad modified the milestones: v0.3.3, Next Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants