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: remove machine and aws/karpenter-core dependency from kaito #806

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

rambohe-ch
Copy link
Collaborator

@rambohe-ch rambohe-ch commented Jan 7, 2025

Reason for Change:

  • remove machine and aws/karpenter-core dependency from kaito:

    1. remove machine resource
    2. remove aws/karpenter-core dependency
    3. upgrade gpu-provisioner version to v0.3.0(support nodeclaim api)
    4. improve WaitForPendingNodeClaims for making sure that nodeclaims are initialized before ensuring other resources.

Requirements

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

Issue Fixed:

Notes for Reviewers:

@rambohe-ch rambohe-ch changed the title [WIP] feat: remove machine and aws/karpenter-core dependency from kaito feat: remove machine and aws/karpenter-core dependency from kaito Jan 9, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2025

@rambohe-ch rambohe-ch changed the title feat: remove machine and aws/karpenter-core dependency from kaito [WIP] feat: remove machine and aws/karpenter-core dependency from kaito Jan 9, 2025
@zhuangqh
Copy link
Collaborator

why remove aws/karpenter-core dependency?

1. remove machine resource
2. remove aws/karpenter-core dependency
3. upgrade gpu-provisioner version to v0.2.2(support nodeclaim api)
4. fix: make sure nodeclaims are initialized before ensuring other resources.

Signed-off-by: rambohe-ch <rambohe.ch@gmail.com>
@rambohe-ch
Copy link
Collaborator Author

why remove aws/karpenter-core dependency?

aws/karepenter-core repo is replaced by sigs.k8s.io/karpenter in karpenter community. so we don't need to keep both of them.

@rambohe-ch rambohe-ch changed the title [WIP] feat: remove machine and aws/karpenter-core dependency from kaito feat: remove machine and aws/karpenter-core dependency from kaito Jan 13, 2025
@Fei-Guo Fei-Guo merged commit 8ad5146 into main Jan 13, 2025
9 of 10 checks passed
@Fei-Guo Fei-Guo deleted the remove-machine branch January 13, 2025 08:39
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.

4 participants