cuishuang created YUNIKORN-3047: ----------------------------------- Summary: fix: Fix problematic error returns Key: YUNIKORN-3047 URL: https://issues.apache.org/jira/browse/YUNIKORN-3047 Project: Apache YuniKorn Issue Type: Bug Reporter: cuishuang
Since we have already checked `getQErr` before and returned when `getQErr != nil`, getQErr must be nil here. In fact, it should return `qJSONErr`. https://github.com/apache/yunikorn-k8shim/pull/960/files#diff-3de91d37ec628626462786445136b25975fa7ed5a36107cfb7eb1fa53502fc77L491 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org For additional commands, e-mail: dev-h...@yunikorn.apache.org