mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-13 18:49:04 +00:00
Automatic merge from submit-queue Set Job's labels from PodTemplateSpec if none are specified Fixes #31009 and replaces #32033. @AdoHe I've picked your changes, added the additional ones for 'batch/v2alpha1' and most importantly added tests for job's defaulting. ptal