You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, cortex deploy fails in the background if names are too long (e.g. > 63 characters) due to kubernetes label length limits. There should be cortex validations that check this.
In addition, the log group name label is the concatenation of log group, app name, and API name. This should be shortened