mirror of https://github.com/k3s-io/k3s
![]() 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>. Increase backoffLimit for job that we expect to fail several times **What this PR does / why we need it**: Since the introduction of `backoffLimit` for a job that single test failed majority of times on: `BackoffLimitExceeded: Job has reach the specified backoff limit`. I'm bumping this to 999, so that it has enough room to fail several times. **Which issue this PR fixes**: Fixes #35507. **Special notes for your reviewer**: **Release note**: ```release-note None ``` |
||
---|---|---|
.. | ||
BUILD | ||
OWNERS | ||
cronjob.go | ||
daemon_restart.go | ||
daemon_set.go | ||
deployment.go | ||
disruption.go | ||
framework.go | ||
job.go | ||
rc.go | ||
replica_set.go | ||
statefulset.go | ||
types.go |