Files
kubernetes/test/e2e
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-23 07:18:44 -07:00
2017-05-23 10:11:46 -07:00
2017-03-07 17:15:53 -08:00
2017-05-25 12:23:17 +02:00
2017-05-23 07:18:44 -07:00
2017-05-24 10:54:51 -07:00
2017-03-01 11:52:55 -08:00
2017-01-30 12:46:59 -05:00
2017-05-11 12:26:40 +08:00
2017-05-17 20:47:11 -07:00
2017-05-21 01:14:31 -04:00