mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Automatic merge from submit-queue (batch tested with PRs 54902, 56831, 56702, 56287, 56878). 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>. Add job controller test verifying if backoff is reseted on success This adds a test for our job controller proving that the backoff limit is being reseted after a successful run. Fixes https://github.com/kubernetes/kubernetes/issues/54904 ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| cronjob.go | ||
| daemon_restart.go | ||
| daemon_set.go | ||
| deployment.go | ||
| disruption.go | ||
| framework.go | ||
| job.go | ||
| network_partition.go | ||
| OWNERS | ||
| rc.go | ||
| replica_set.go | ||
| statefulset.go | ||
| types.go | ||