remove dra from charts - #2038
Conversation
Signed-off-by: archlitchi <mengxuan.li@dynamia.ai>
|
CC @Shouren |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR removes the ChangesDRA Dependency and Conditional Gating Removal
Estimated code review effort: 2 (Simple) | ~15 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
cc @s descendants |
There was a problem hiding this comment.
Code Review
This pull request removes the hami-dra dependency and all associated Dynamic Resource Allocation (DRA) configurations and conditional checks from the Helm chart. This includes deleting the hami-dra subchart dependency from Chart.yaml, removing DRA-related values from values.yaml, and simplifying various template files by removing the 'not .Values.dra.enabled' conditions. I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Signed-off-by: archlitchi <mengxuan.li@dynamia.ai>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: archlitchi, Shouren The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/kind cleanup
The right way to use HAMi-DRA is by following the document here:
https://project-hami.io/docs/installation/how-to-use-hami-dra
It's not elegant to mix that part with existing HAMi chart
Summary by CodeRabbit