kubernetes/pkg/apis/batch/validation
Maciej Szulik 0163b0a3c6 Remove hacks from ScheduledJobs cron spec parsing
Previusly github.com/robfig/cron library did not allow passing cron spec without
seconds. Previous 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.
2016-09-14 20:30:20 +02:00
..
validation_test.go Remove seconds from scheduled jobs cron format 2016-08-10 11:15:33 +02:00
validation.go Remove hacks from ScheduledJobs cron spec parsing 2016-09-14 20:30:20 +02:00