Skip to content

Add support for using hyphens for name separation #1241

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 2 commits into from
Jun 15, 2025

Conversation

uosis
Copy link
Contributor

@uosis uosis commented Jun 12, 2025

Second part split from #1236.

Completes #1080 and fixes #1230. Controlled by new name_separator_compat x-podman setting.

@uosis uosis marked this pull request as draft June 12, 2025 16:44
@uosis uosis force-pushed the name-separator branch 3 times, most recently from e361859 to 6521958 Compare June 12, 2025 20:27
@uosis uosis marked this pull request as ready for review June 12, 2025 20:55
Copy link
Collaborator

@p12tic p12tic left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

Please squash fixup commits into what they fix. I think [cleanup bool parsing](https://github.com/containers/podman-compose/pull/1241/commits/cc54f8c6aede6cc2b049bbbd8d5428eacda95975) commit should remain separate because it adjusts unrelated thing and has separate regression potential. No problem if it stays in this PR.

Also please add Signed-off-by line to all your commits as explained in https://github.com/containers/podman-compose/pull/1241/checks?check_run_id=44055914802. Unfortunately we have to do so for each commit.

@uosis
Copy link
Contributor Author

uosis commented Jun 14, 2025

@p12tic squashed and sign off added.

@p12tic
Copy link
Collaborator

p12tic commented Jun 15, 2025

Thanks a lot!

@p12tic p12tic merged commit fa22528 into containers:main Jun 15, 2025
8 checks passed
@uosis uosis deleted the name-separator branch June 15, 2025 20:50
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.

Update container name separator to hyphen to match Docker Compose v2
2 participants