k3s/test/e2e/apps
Kubernetes Submit Queue bf34ba3cb9
Merge pull request #56702 from soltysh/backoff_limit_reset
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
```
2017-12-16 09:33:39 -08:00
..
BUILD convert testScaledRolloutDeployment e2e test to integration test 2017-11-20 15:36:27 -08:00
OWNERS
cronjob.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
daemon_restart.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
daemon_set.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
deployment.go convert testScaledRolloutDeployment e2e test to integration test 2017-11-20 15:36:27 -08:00
disruption.go Merge pull request #56413 from supereagle/policy-client-with-version 2017-12-15 16:43:47 -08:00
framework.go
job.go Decrease the number of completions for flaky test 2017-12-07 16:05:35 +01:00
network_partition.go Disable GCE target 2017-12-04 07:52:53 -08:00
rc.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
replica_set.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
statefulset.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
types.go Enable batch/v1beta1.CronJobs by default 2017-09-03 11:17:33 +02:00