k3s/pkg/controller/job
Kubernetes Submit Queue d744c6ea61
Merge pull request #66085 from liggitt/updatejob
Automatic merge from submit-queue. 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 updateJob scheduling of resync

fixes #66071 

```release-note
NONE
```
2018-08-27 17:40:54 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
doc.go
job_controller.go Merge pull request #66085 from liggitt/updatejob 2018-08-27 17:40:54 -07:00
job_controller_test.go Merge pull request #63744 from krmayankk/changelog 2018-06-20 01:27:32 -07:00
utils.go
utils_test.go