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

feat: Add cloud provider specific nodeClaim requirement #496

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

helayoty
Copy link
Collaborator

@helayoty helayoty commented Jul 3, 2024

Reason for Change:
Pass the cloud provider name via helm chart so Kaito can set the cloud provider specific requirements for the NodeClaim.

General updates:

  • Add consts for each of sku & gpu across the pkg files.

Requirements

  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Notes for Reviewers:

@helayoty helayoty changed the title [feat] Add cloud provider specific nodeClaim requirement feat: Add cloud provider specific nodeClaim requirement Jul 3, 2024
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.01%. Comparing base (45e75aa) to head (496d585).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
+ Coverage   60.92%   61.01%   +0.09%     
==========================================
  Files          29       29              
  Lines        2559     2588      +29     
==========================================
+ Hits         1559     1579      +20     
- Misses        909      918       +9     
  Partials       91       91              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@helayoty helayoty enabled auto-merge (squash) July 3, 2024 22:48
@helayoty helayoty merged commit 766b944 into main Jul 3, 2024
9 checks passed
@helayoty helayoty deleted the helayoty/update-nodeclaim branch July 3, 2024 23:37
smritidahal653 pushed a commit to smritidahal653/kaito that referenced this pull request Jul 12, 2024
**Reason for Change**:
Pass the cloud provider name via helm chart so Kaito can set the cloud
provider specific requirements for the `NodeClaim`.

General updates:
- Add consts for each of sku & gpu across the pkg files.

**Requirements**

- [x] added unit tests and e2e tests (if applicable).

**Issue Fixed**:
<!-- If this PR fixes GitHub issue 4321, add "Fixes #4321" to the next
line. -->

**Notes for Reviewers**:

---------

Signed-off-by: Heba Elayoty <[email protected]>
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