Michael Tolan
Results
2
issues of
Michael Tolan
This proposes to address build failures when tagging images on Docker 1.12. Since the ```docker tag --force=true``` option has been removed, that tag command fails with a 125 exit code....
work-in-progress
I've been experiencing the situation where transient failures occur in https://github.com/coreos/flannel/blob/master/backend/vxlan/vxlan_network.go#L145 especially under heavy memory contention. The current code structure in vxlan_network does not include a facility for retries, which...
pinned