Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 52863de51d Merge pull request #40495 from yujuhong/fnv_hash
Automatic merge from submit-queue (batch tested with PRs 38739, 40480, 40495, 40172, 40393)

Use fnv hash in the CRI implementation

fnv is more stable than adler. This PR changes CRI implementation to
use fnv for generating container hashes, but leaving the old
implementation (dockertools/rkt). This is because hash is what kubelet
uses to identify a container -- changes to the hash will cause kubelet
to restart existing containers. This is ok for CRI implementation (which
requires a disruptive upgrade already), but not for older implementations.

#40140
2017-01-25 21:20:31 -08:00
..
2017-01-20 08:04:53 -05:00
2017-01-25 08:29:45 -05:00
2017-01-11 09:09:48 -05:00
2017-01-19 19:47:33 +01:00
2017-01-23 17:52:47 -05:00
2017-01-25 08:29:45 -05:00
2017-01-25 19:49:45 +01:00
2016-07-16 13:48:21 -04:00
2017-01-11 09:09:48 -05:00
2016-11-23 15:53:09 -08:00
2017-01-11 09:09:48 -05:00
2017-01-25 08:29:45 -05:00
2017-01-12 10:21:05 +08:00
2016-11-23 15:53:09 -08:00
2017-01-11 09:09:48 -05:00
2017-01-19 11:04:57 -08:00
2017-01-11 09:09:48 -05:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00