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
Openshift limits the length of a job name to 63 characters. To
prevent the failure of jobs with long names, this patch introduces
shortening of fixed infixes and suffixes.
Additionally, users will get an error if the combined lenght of
the pod name exceeds the limit.
0 commit comments