Fix poolmanager sets 0 timeout for function specialization (#1439)
This commit is contained in:
@@ -20,7 +20,6 @@ pushd $(dirname $0)
|
||||
fission spec apply
|
||||
|
||||
fission fn test --name $fn_p
|
||||
|
||||
fission fn test --name $fn_nd
|
||||
|
||||
hnd=$(kubectl -n $FUNCTION_NAMESPACE get deployment -l=functionName=$fn_nd -ojsonpath='{.items[0].spec.template.spec.hostname}')
|
||||
|
||||
Reference in New Issue
Block a user