Min Zhang
Min Zhang
Got hit by this issues recently! Currently the `equals()` only compares the filename. should definitely compare content if the filename is the same for `StringTemplateSource`. It's easily to hit collision...
@gnawux Hi, can you help with the issue or point me to someone who knows about it? Thanks!
@gnawux Hi Xu, thanks for your reply! I have some questions about this, - Does it mean the configurable vol size thing will only work for devicemapper? - Do you...
@gnawux Hi Xu, I have the code to pass `size` through cmd line and pod spec. But the thing is I found that the size property or storage for the...
@gnawux Hmm.. I am not sure if that will solve my problem. My problem is when I try to `hyperctl run` with a very large image(~10G), I will get `no...
@gnawux Hi Xu, my PR got merge yay! I wonder when would you guys do release with that change? Thanks!
@gnawux Interesting! I actually had the same performance issue when running hyperd on aws vm. So using runV with the xen pv mode will be better for that use case?...