-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: add support for gpu_sharing_config on nodepool #1874
feat: add support for gpu_sharing_config on nodepool #1874
Conversation
@ericyz Would it be possible to get a review on this PR? |
@apeabody do you have time to look at this? |
/gcbrun |
Integration tests results:
|
OK, I should apparently not have updated the examples. Didn't realize they were part of the tests. Will revert those changes. |
Thanks @jimgus - Alternatively, you could update the tests to match the updated examples. |
/gcbrun |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
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.
Thanks for the contribution @jimgus!
Can you add gpu_sharing_strategy
here? https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/master/autogen/main/README.md?plain=1#L97
It seems like @jimgus has not been active here a couple months 😭 but it would be amazing to get this over the line though.. @apeabody would it be possible to finish this off? I'd be happy submit a new PR as well, of course. Whatever helps this move forward, without taking away from Jim's contribution ideally |
/gcbrun |
Hi @SamuZad - Let me run the tests on this PR to see if it could be chained with a second PR. |
Sorry for not being able to work on this issue for a while. I made update to the README as suggested by @apeabody |
/gcbrun |
/gcbrun |
Going to re-trigger the test:
|
/gcbrun |
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.
Thanks for the contribution @jimgus!
confirmed |
Thank you both so much for the swift turnaround! You have my (and others') eternal gratitude |
Fixes #1506