Fixing code that assigns a GPU limit for a workflow.

- This GPU assignment works for cron created workflows as well.
This commit is contained in:
Aleksandr Melnikov
2020-09-25 10:38:21 -07:00
parent dca6db842c
commit e7cef240c4
2 changed files with 4 additions and 15 deletions

2
go.mod
View File

@@ -43,4 +43,4 @@ require (
k8s.io/apimachinery v0.16.7-beta.0
k8s.io/client-go v0.16.4
sigs.k8s.io/yaml v1.2.0
)
)