-
Notifications
You must be signed in to change notification settings - Fork 18
🚸 Allocation helpers #240
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
🚸 Allocation helpers #240
Conversation
@manoranjith @ggwpez What do you think? |
fb3b86b
to
ea81d85
Compare
Rebase |
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.
@matthiasgeihs Overall the changes LGTM. I like the helper functions to create and modify allocations. I have a couple of questions:
|
Thanks for your comments.
|
@ggwpez Please have another look. All comments addressed. Need to still squash and probably rebase. |
LGTM. |
c712098
to
90f26a2
Compare
Rebase |
Could you also squash? An approval now will be discarded anyway. |
Signed-off-by: Matthias Geihs <matthias@perun.network>
Signed-off-by: Matthias Geihs <matthias@perun.network>
Signed-off-by: Matthias Geihs <matthias@perun.network>
90f26a2
to
bb6e1f2
Compare
Goal: Make Allocation easier to setup and modify.
Closes #63