Skip to content

Support GPU requests in schema.yaml clusterConstraints

Compare
Choose a tag to compare
@eshiroma eshiroma released this 13 Mar 20:14
· 93 commits to master since this release
a184472
Add support and validation for GPU in clusterConstraints (#481)

* Add support and validation for GPU in clusterConstraints

* Remove unnecessary None check

* Address review comments