Revert "Wait for client side copy goroutines to start"
This reverts commit06dc87ae59
. Revert "Change oom metric to const" This reverts commite800f08f9f
. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
type TaskInfo struct {
|
||||
ID string
|
||||
Runtime string
|
||||
Spec []byte
|
||||
Namespace string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user