Files
kubernetes/pkg/api
Kubernetes Submit Queue d72ffcd89f Merge pull request #49983 from liyinan926/master
Automatic merge from submit-queue

Added field CollisionCount to StatefulSetStatus

**What this PR does / why we need it**:
This PR added a new field `CollisionCount` into `StatefulSetStatus`, similarly in terms of both name and semantics to the existing `CollisionCount` field in `DaemonSetStatus`.  The field will be used for collision avoidance when the `StatefulSet` controller creates name for the newest ControllerRevision, which will be done in another PR.

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

**Special notes for your reviewer**:
A second PR will include logic that actually uses the field for collision avoidance.

**Release note**:
```release-note
Added field CollisionCount to StatefulSetStatus in both apps/v1beta1 and apps/v1beta2
```
2017-08-10 19:35:15 -07:00
..
2017-04-14 10:40:57 -07:00
2017-02-02 15:19:04 +01:00
2017-04-14 10:40:57 -07:00
2017-06-22 11:31:03 -07:00
2017-07-20 12:10:46 +02:00
2017-07-18 17:47:57 -07:00
2017-08-01 03:37:18 -07:00
2017-02-03 17:37:42 +08:00
2017-08-10 10:37:08 -04:00
2017-08-10 10:37:08 -04:00
2017-07-20 12:31:00 +02:00
2017-07-20 12:31:00 +02:00
2016-07-16 13:48:21 -04:00
API
2017-02-28 23:05:40 -08:00
2016-09-28 10:53:30 -07:00
2017-07-20 12:10:46 +02:00
2017-08-08 12:21:37 -07:00
2017-04-13 10:02:43 -07:00
2017-08-10 10:37:08 -04:00