Open PBundyra opened 5 days ago
I think that we should not move those labels to apis package since those are not for a whole of Kueue projects.
Instead of that, I think that creating dedicated constants package or restructure the Pod, Deployment, and StatefulSet packages. For example, we might be able to restructure those packages based on the Pod directory.
This is a similar concept to KubeflowJobs.
What would you like to be added: Move consts
from
pkg/controller/jobs/pod/pod_webhook.go
toapis
packageWhy is this needed: To improve code quality and API visibility