Ali Kanso

Results 1 issues of Ali Kanso

currently:` podName := strings.ToLower(instance.Name + common.DashSymbol + string(rayiov1alpha1.HeadNode) + common.DashSymbol) ` can yield in an invalid podName > 63 characters We need to check that the names we are building...

enhancement
help wanted