kubernetes/pkg/controller/job
Kubernetes Submit Queue 139309f798
Merge pull request #58972 from soltysh/issue54870
Automatic merge from submit-queue (batch tested with PRs 61962, 58972, 62509, 62606). 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 job's backoff limit for restart policy OnFailure

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #54870

**Release note**:
```release-note
NONE
```

/assign janetkuo
2018-04-19 16:47:18 -07:00
..
BUILD Backoff only when failed pod shows up 2018-03-14 11:49:13 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
job_controller.go Merge pull request #58972 from soltysh/issue54870 2018-04-19 16:47:18 -07:00
job_controller_test.go Merge pull request #58972 from soltysh/issue54870 2018-04-19 16:47:18 -07:00
OWNERS Update owners file for job and cronjob controller 2017-02-07 11:24:51 +01:00
utils.go Migrate to NewControllerRef from meta/v1 package 2017-08-06 22:43:46 +10:00
utils_test.go make these tests table-driven 2017-08-31 14:08:46 +08:00