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

Add adapter for DeviceDetails #1324

Merged
merged 6 commits into from
Oct 8, 2024

Conversation

bharathappali
Copy link
Member

Description

This PR is eighth part of the set of PR's which will be raised for adding GPU support #1312

This PR adds adapter for DeviceDetails to serialize and deserialize the class

This PR is build on top of #1321, so it needs to be merged after merging #1321

Fixes #1312

Type of change

  • Bug fix
  • New feature
  • Docs update
  • Breaking change (What changes might users need to make in their application due to this PR?)
  • Requires DB changes

How has this been tested?

Tests will be added in the other PR

  • New Test X
  • Functional testsuite

Test Configuration

  • Kubernetes clusters tested on:

Checklist 🎯

  • Followed coding guidelines
  • Comments added
  • Dependent changes merged
  • Documentation updated
  • Tests added or updated

Additional information

None

@dinogun
Copy link
Contributor

dinogun commented Oct 4, 2024

Needs to be rebased against mvp_demo

@bharathappali bharathappali changed the base branch from master to mvp_demo October 4, 2024 12:14
@bharathappali
Copy link
Member Author

Apologies for the overlook, I have rebased to mvp_demo. Thanks @dinogun

Signed-off-by: bharathappali <abharath@redhat.com>
Signed-off-by: bharathappali <abharath@redhat.com>
Signed-off-by: bharathappali <abharath@redhat.com>
Signed-off-by: bharathappali <abharath@redhat.com>
Signed-off-by: bharathappali <abharath@redhat.com>
Signed-off-by: bharathappali <abharath@redhat.com>
Copy link
Contributor

@dinogun dinogun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dinogun dinogun merged commit 14e4e4c into kruize:mvp_demo Oct 8, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

GPU MIG Right sizing recommendations by kruize
2 participants