kaniko
kaniko copied to clipboard
different exit/return code for different error?
Would it be possible to make different errors give different exit codes? ie make "TOOMANYREQUESTS: You have reached your pull rate limit" be return code 2 make "failed to push..." be return code 3...etc