Results 3 issues of Leon Wang

I am running docker-registry on my own server, pull images from docker hub, re-tag image, push to local container all work fine. But search or pull images from other docker...

**What happened**: VMI is auto tear down and create in a large vmirs scale. **What you expected to happen**: vmi and Pod should be stable, no auto tear down and...

kind/bug
lifecycle/stale

I debugged a lot, found it is a blob issue. http://stackoverflow.com/questions/9795273/chrome-webkitblobbuilder-doesnt-append-data/13057335 I figured out a simple work around, modify in jquery.html5uploader-1.1.js ``` // Detect if Blob object is supported. //if...