Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for formatSchedule (0.1 sec)

  1. pkg/controller/cronjob/cronjob_controllerv2.go

    		// schedule changed, change the requeue time, pass nil recorder so that syncCronJob will output any warnings
    		sched, err := cron.ParseStandard(formatSchedule(newCJ, nil))
    		if err != nil {
    			// this is likely a user error in defining the spec value
    			// we should log the error and not reconcile this cronjob until an update to spec
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 09 03:34:25 UTC 2024
    - 29.2K bytes
    - Viewed (0)
Back to top