k3s/pkg/apis
Kubernetes Submit Queue a4f6cae9c9 Merge pull request #38741 from sandflee/validate-activeDeadline
Automatic merge from submit-queue

validate activeDeadlineSeconds in rs/rc

**What this PR does / why we need it**:
if setting activeDeadlineSeconds, deployment will continuously created new pods after old pod dies.
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #38684

**Special notes for your reviewer**:

**Release note**:

```release-note
ActiveDeadlineSeconds is validated in workload controllers now, make sure it's not set anywhere (it shouldn't be set by default and having it set means your controller will restart the Pods at some point)
```
2017-03-29 14:53:13 -07:00
..
abac mechanical repercussions 2017-01-13 08:27:14 -05:00
apps Merge pull request #38741 from sandflee/validate-activeDeadline 2017-03-29 14:53:13 -07:00
authentication install authentication.k8s.io/v1, add tests 2017-02-07 01:44:56 -05:00
authorization install authorization.k8s.io/v1, add tests 2017-02-06 18:16:51 -05:00
autoscaling Merge pull request #42903 from krousey/owners 2017-03-24 10:26:40 -07:00
batch generated files 2017-03-20 23:57:38 -04:00
certificates generated files 2017-03-20 23:57:38 -04:00
componentconfig generated files 2017-03-20 23:57:38 -04:00
extensions Merge pull request #38741 from sandflee/validate-activeDeadline 2017-03-29 14:53:13 -07:00
imagepolicy Update protobufs 2017-02-02 06:58:29 +01:00
meta/v1 genericapiserver: get rid of pkg/genericapiserver/server/openapi/common 2017-01-19 13:06:47 +01:00
policy generated files 2017-03-20 23:57:38 -04:00
rbac generated files 2017-03-20 23:57:38 -04:00
settings generated files 2017-03-20 23:57:38 -04:00
storage generated files 2017-03-20 23:57:38 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00