Files
kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue 87caa938b7 Merge pull request #62744 from liggitt/describe-cronjob
Automatic merge from submit-queue (batch tested with PRs 60201, 62744). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix kubectl describe cronjob

CronJob describer was attempting to use the internal batch clientset, which speaks to the batch/v1 API group. CronJobs do not exist in that API group.
2018-04-18 07:58:19 -07:00
..
2018-02-16 13:43:01 -08:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2018-03-26 19:33:42 +02:00
2018-04-04 08:23:21 -04:00
2018-04-04 08:23:21 -04:00
2018-03-21 09:13:21 +08:00
2018-03-12 10:34:08 +08:00