k3s/pkg/apis/batch
Kubernetes Submit Queue 8152cfb9c3 Merge pull request #32670 from soltysh/cron_update
Automatic merge from submit-queue

Remove hacks from ScheduledJobs cron spec parsing 

Previusly `github.com/robfig/cron` library did not allow passing cron spec without seconds. First commit updates the library, which has additional method ParseStandard which follows the standard cron spec, iow. minute, hour, day of month, month, day of week.

@janetkuo @erictune as promised in #30227 I've updated the library and now I'm updating it in k8s
2016-09-23 13:27:16 -07:00
..
install use groupmetafactoryregistry 2016-09-20 07:39:40 -04:00
v1 Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
v2alpha1 Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
validation Remove hacks from ScheduledJobs cron spec parsing 2016-09-14 20:30:20 +02:00
doc.go Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
register.go Fix various typos in pkg/apis 2016-08-25 11:44:59 +02:00
types.generated.go add generated files 2016-08-22 23:00:23 -07:00
types.go ScheduledJob suspend being pointer leftovers 2016-08-02 21:15:30 +02:00
zz_generated.deepcopy.go update generated files, including the client 2016-08-11 17:06:55 -07:00