Skip to content

feat(chart): add coresFromCgroup option for io-engine - #962

Open
TheRayquaza wants to merge 2 commits into
openebs:developfrom
TheRayquaza:feat/cores-from-cgroup
Open

feat(chart): add coresFromCgroup option for io-engine#962
TheRayquaza wants to merge 2 commits into
openebs:developfrom
TheRayquaza:feat/cores-from-cgroup

Conversation

@TheRayquaza

@TheRayquaza TheRayquaza commented Aug 4, 2026

Copy link
Copy Markdown

Summary

Test plan

  • helm lint
  • helm template with coresFromCgroup=true and default (false) — flag present/absent as expected
  • Manual deploy on a kubelet node with CPU Manager static policy enabled (Cgroup V2 only)

🤖 Generated with Claude Code

@TheRayquaza
TheRayquaza requested a review from a team as a code owner August 4, 2026 09:11
TheRayquaza and others added 2 commits August 4, 2026 11:30
Wires up the io-engine --cores-from-cgroup flag behind an
io_engine.coresFromCgroup values.yaml toggle, so the core list can be
derived from the pod's kubelet-assigned cgroup cpuset instead of the
static cpuCount/coreList.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Signed-off-by: Mateo Lelong <mateo.lelong@datadoghq.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Signed-off-by: Mateo Lelong <mateo.lelong@datadoghq.com>
@TheRayquaza
TheRayquaza force-pushed the feat/cores-from-cgroup branch from d847180 to 575f7a8 Compare August 4, 2026 09:30
@mergify

mergify Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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