-
-
Notifications
You must be signed in to change notification settings - Fork 234
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
Issue 652: Add instance placement scriptlet extension #780
Conversation
Hey, just wanted to let you know that I'm not ignoring this one, I'm just traveling and don't have easy access to test clusters to validate the logic, at worst I'll be able to do it on Monday. |
Ok sounds good, thank you for your time! |
Signed-off-by: Yueyuanmei Zhang <yymzhang@cs.utexas.edu>
Looking into this one now:
I'll take a closer look at the logic in both functions and do a bit of testing on this next. |
Signed-off-by: Yueyuanmei Zhang <yymzhang@cs.utexas.edu>
There seems to be some issues with the logic, it effectively requires the arguments instead of having them be optional.
|
I'll look at fixing those, shouldn't be too hard, I think I'll also add a 3rd function to the list as it'd be handy for one of my own clusters. |
ok, thank you so much! |
Signed-off-by: Yueyuanmei Zhang <yymzhang@cs.utexas.edu>
Signed-off-by: Yueyuanmei Zhang <yymzhang@cs.utexas.edu>
Signed-off-by: Yueyuanmei Zhang <yymzhang@cs.utexas.edu>
Signed-off-by: Yueyuanmei Zhang <yymzhang@cs.utexas.edu>
Right, so what I had to do was:
|
Ended up filing #811 for the extra bit |
thank you so much for working on this @christina-zh and @stgraber! |
PR for #652
We were unable to validate our changes could you please validate for us?