-
Notifications
You must be signed in to change notification settings - Fork 25
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 support for allocations #13
Conversation
@dtantsur Could you have a look if you have a minute? |
2d12a90
to
0acd5cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments inline. Also I'd highly prefer this PR to be split into 3, since currently it's barely reviewable.
Sure, vendoring is pretty ugly. That change is here: #14 I'm splitting out power state, as well. This PR will have to go last, and tests will fail until both are merged. |
Power state PR is here: #15 |
I'll rebase this one once the others are merged. |
ce997ae
to
1021e80
Compare
I filed #18, I'll open a separate PR to handle microversions as recommended for a high-level SDK. This should be ready for another look. |
Going to merge this, can iterate on next PR if anything needs changing. |
Add support for allocations