Skip to content

Duplicate SSL flag group shows them twice #581

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

cbosdo
Copy link
Contributor

@cbosdo cbosdo commented May 14, 2025

What does this PR change?

The flags group is created in two places for the mgradm install podman command. Removing it once to avoid showing the flags twice in the help.

Test coverage

  • No tests: help display is not really worth unit testing

  • DONE

Links

Issue(s): #580

  • 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!

@cbosdo cbosdo requested a review from mbussolotto May 14, 2025 11:59
@cbosdo cbosdo force-pushed the duplicate-ssl-group branch from 968373b to 6898bd6 Compare May 14, 2025 12:32
The flags group is created in two places for the `mgradm install podman`
command. Removing it once to avoid showing the flags twice in the help.
@mbussolotto mbussolotto force-pushed the duplicate-ssl-group branch from 6898bd6 to c9f8ee7 Compare June 4, 2025 08:30
Copy link

sonarqubecloud bot commented Jun 4, 2025

@mbussolotto mbussolotto merged commit 34e5532 into uyuni-project:main Jun 4, 2025
9 of 10 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.

Duplicate third party SSL flags groups in mgradm install podman --help
2 participants