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

chore: default machine CPU to Cores/2 #6755

Merged
merged 1 commit into from
Apr 11, 2024
Merged

chore: default machine CPU to Cores/2 #6755

merged 1 commit into from
Apr 11, 2024

Conversation

vzhukovs
Copy link
Contributor

@vzhukovs vzhukovs commented Apr 11, 2024

What does this PR do?

Adoption of upstream containers/common#1659

When user wants to create the new podman machine, CPU size calculates the same way as it done in upstream, Cores/2.

Screenshot / video of UI

Снимок экрана 2024-04-11 в 15 05 53

What issues does this PR fix or reference?

#6386

How to test this PR?

When creating the new Podman machine, CPU size should conform Cores/2

  • Tests are covering the bug fix or the new feature

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
@vzhukovs vzhukovs requested review from benoitf and a team as code owners April 11, 2024 12:09
@vzhukovs vzhukovs requested review from dgolovin and axel7083 and removed request for a team April 11, 2024 12:09
@vzhukovs vzhukovs linked an issue Apr 11, 2024 that may be closed by this pull request
@vzhukovs vzhukovs self-assigned this Apr 11, 2024
@vzhukovs vzhukovs added kind/enhancement ✨ Issue for requesting an improvement area/extension/podman 🦭 labels Apr 11, 2024
@cdrage cdrage merged commit 0426cbc into main Apr 11, 2024
8 checks passed
@cdrage cdrage deleted the pd#6386 branch April 11, 2024 17:25
@podman-desktop-bot podman-desktop-bot added this to the 1.10.0 milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/extension/podman 🦭 kind/enhancement ✨ Issue for requesting an improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default number of cpus for podman machine should match podman default
4 participants