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

podman-mount* flag should be used only on server installation #247

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

mbussolotto
Copy link
Member

@mbussolotto mbussolotto commented Apr 17, 2024

What does this PR change?

podman-mount* flag should be used only on server installation

Test coverage

  • DONE

Links

Issue(s): #

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Before you merge

Check How to branch and merge properly!

@mbussolotto mbussolotto requested a review from cbosdo April 17, 2024 13:18
@mbussolotto mbussolotto marked this pull request as ready for review April 17, 2024 13:18
@@ -41,7 +41,7 @@ NOTE: migrating to a remote podman is not supported yet!
}

shared.AddMigrateFlags(migrateCmd)
podman_utils.AddPodmanInstallFlag(migrateCmd)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why wouldn't we need the mount args for a migrated server?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no reason at all. I'll revert this change

@mbussolotto mbussolotto merged commit 80b51c8 into uyuni-project:main Apr 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants