Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newConditions (0.16 sec)

  1. pkg/controller/job/job_controller.go

    			// OR if the number of failed jobs increased since the last syncJob
    			jobCtx.finishedCondition = newCondition(batch.JobFailed, v1.ConditionTrue, batch.JobReasonBackoffLimitExceeded, "Job has reached the specified backoff limit", jm.clock.Now())
    		} else if jm.pastActiveDeadline(&job) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 23:56:37 UTC 2024
    - 77.6K bytes
    - Viewed (0)
Back to top