The release script in Travis will attempt to upload the release multiple times. Each time will attempt to upload the tarball and checksum, which can lead to a race where the checksum is from a different packaging of containerd and mismatching the uploaded artifact.
Needs to be fixed for 1.3.1 as well.
The release script in Travis will attempt to upload the release multiple times. Each time will attempt to upload the tarball and checksum, which can lead to a race where the checksum is from a different packaging of containerd and mismatching the uploaded artifact.
Needs to be fixed for 1.3.1 as well.