k3s/api
Kubernetes Submit Queue 66bfab8915 Merge pull request #49924 from dixudx/increase_deployment_default_RevisionHistoryLimit
Automatic merge from submit-queue

Increase default value of apps/v1beta2 DeploymentSpec.RevisionHistoryLimit to 10

**What this PR does / why we need it**:

All controllers that use the `RevisionHistoryLimit` field have a default value of 10 for the field, except for `Deployment`, which has a default of 2. We should increase it to 10 for consistency on its default value across controllers.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #49913

**Special notes for your reviewer**:
/cc @janetkuo @foxish @liyinan926

**Release note**:

```release-note
Increase default value of apps/v1beta2 DeploymentSpec.RevisionHistoryLimit to 10
```
2017-08-03 10:58:51 -07:00
..
openapi-spec Merge pull request #49924 from dixudx/increase_deployment_default_RevisionHistoryLimit 2017-08-03 10:58:51 -07:00
swagger-spec auto-gen 2017-08-02 09:26:40 +08:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
OWNERS Remove myself from a bunch of places 2017-07-20 12:10:46 +02:00