Files
kubernetes/pkg/controller
Kubernetes Submit Queue 26d7ee0447 Merge pull request #44774 from kargakis/uniquifier
Automatic merge from submit-queue

Switch Deployments to new hashing algo w/ collision avoidance mechanism

Implements https://github.com/kubernetes/community/pull/477

@kubernetes/sig-apps-api-reviews @kubernetes/sig-apps-pr-reviews 

Fixes https://github.com/kubernetes/kubernetes/issues/29735
Fixes https://github.com/kubernetes/kubernetes/issues/43948

```release-note
Deployments are updated to use (1) a more stable hashing algorithm (fnv) than the previous one (adler) and (2) a hashing collision avoidance mechanism that will ensure new rollouts will not block on hashing collisions anymore.
```
2017-05-25 06:09:58 -07:00
..
2017-05-11 15:59:04 -07:00
2017-05-23 07:42:24 -07:00
2017-04-14 10:40:57 -07:00
2017-05-20 21:58:38 -04:00
2017-04-14 10:40:57 -07:00
2016-10-13 16:10:24 -07:00
2017-03-18 22:45:07 +08:00
2016-07-16 13:48:21 -04:00