skaffold icon indicating copy to clipboard operation
skaffold copied to clipboard

Move Deploy Error codes to Render Error codes

Open tejal29 opened this issue 3 years ago • 1 comments

I was looking through some error proto codes. The convention of an error code is <Phase>_<Descriptive_Error>

Now, that manifest manipulation happens in Render, we need to rename or add new error codes for some conditions e.g.

`DEPLOY_SET_LABEL_ERR = 1019;`

tejal29 avatar Jul 20 '22 18:07 tejal29

Before, we take upon this work, Please contact CC engineer. The CC team relies on the "Phase" string. This change could break them.

tejal29 avatar Jul 20 '22 18:07 tejal29

@ericzzzzzzz this is related to the Cloud Code v1 -> v2 migration effort. Assigning you for now as it is related to your prior investigation

aaron-prindle avatar Sep 26 '22 17:09 aaron-prindle