containerd
containerd copied to clipboard
See https://github.com/containerd/containerd for upstream containerd
Results
2
containerd issues
Sort by
recently updated
recently updated
newest added
- Need to upgrade go 1.10 and later to fix "go get -u github.com/golang/lint/golint" error in travis CI. See: https://github.com/golang/lint/issues/421 - Also modify integration test code to make it pass...
Following Crosby's patch, this commit makes launching health-check processes faster when many health-checks occur simultaneously. It helps avoiding health-check timeouts that Paypal ran into. (FIELD-2190) In addition, this commit adds...