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

internal/instance: Allow 0 as value to limits.cpu.nodes #1358

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

stgraber
Copy link
Member

@stgraber stgraber commented Nov 7, 2024

The 0 value isn't valid for a limits.cpu, but for a NUMA node, it is valid to want to pin to node 0.

Sponsored-by: https://webdock.io

The `0` value isn't valid for a `limits.cpu`, but for a NUMA node, it is
valid to want to pin to node `0`.

Signed-off-by: Stéphane Graber <[email protected]>
Sponsored-by: https://webdock.io
@tych0 tych0 merged commit 21545ee into lxc:main Nov 7, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants