Files
kubernetes/pkg
k8s-merge-robot 7f362b18de Merge pull request #23995 from hongchaodeng/ttl
Automatic merge from submit-queue

etcd3/store: support TTL in Create, Update

ref: https://github.com/kubernetes/kubernetes/issues/22448

What's included in the PR?
- Support TTL keys in Create() and Update()
- Simple testing for create

Note
- Have TTL keys in a long window (5min) in one lease. I'm not sure if we should do it right now. We could just implement it as simple as is. Once we have etcd3 work done we could start testing and measuring with some realistic load.
2016-04-20 13:30:54 -07:00
..
2016-04-20 02:30:03 -04:00
2016-04-16 10:18:43 -04:00
2016-04-15 12:07:57 +02:00
2016-04-14 17:05:46 -07:00