k3s/test/e2e_federation
Kubernetes Submit Queue 73ed961b8e Merge pull request #48075 from clamoriniere1A/feature/job_failure_policy
Automatic merge from submit-queue (batch tested with PRs 51335, 51364, 51130, 48075, 50920)

[API] Feature/job failure policy

**What this PR does / why we need it**: Implements the Backoff policy and failed pod limit defined in https://github.com/kubernetes/community/pull/583

**Which issue this PR fixes**: 
fixes #27997, fixes #30243

**Special notes for your reviewer**:
This is a WIP PR, I updated the api batchv1.JobSpec in order to prepare the backoff policy implementation in the JobController.

**Release note**:
```release-note
Add backoff policy and failed pod limit for a job
```
2017-09-02 18:18:54 -07:00
..
framework Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
upgrades Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Fix bazel 2017-09-01 05:39:00 +05:30
OWNERS Add Shashi as approver for e2e_federation 2017-08-07 13:08:40 -07:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
apiserver.go run hack/update-all 2017-06-22 11:31:03 -07:00
authn.go
crud.go [Federation] Make the hpa scale time window configurable 2017-08-06 01:09:34 +05:30
event.go run hack/update-all 2017-06-22 11:31:03 -07:00
ingress.go Retry fed-lb-svc creation on diff NodePort during e2e tests 2017-08-08 21:30:53 +02:00
job.go Merge pull request #48075 from clamoriniere1A/feature/job_failure_policy 2017-09-02 18:18:54 -07:00
namespace.go use the core client with version 2017-07-26 19:16:02 +08:00
replicaset.go Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
service.go Retry fed-lb-svc creation on diff NodePort during e2e tests 2017-08-08 21:30:53 +02:00
upgrade.go
util.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30

README.md

See e2e-tests

Analytics