Hugo Tavares Reis
Hugo Tavares Reis
my remote build script looks like this: ``` #!/usr/bin/env bash set -x [ $# -ne 1 ] && echo build-remotely BUILDHOST && exit 1 target_configuration=$(hostname) remote_builder=$1 export NIX_SSHOPTS="-oStrictHostKeyChecking=no" drv=$(nix --pure-eval...
> We never built arm64 image for them Are there any differences between `quay.io/minio/csi-node-driver-registrar` and `sig-storage/csi-node-driver-registrar` ? And between `minio/livenessprobe` and `sig-storage/livenessprobe` ? the sig-storage/* images support arm64.
I do think the error reported in #158 is actually a red herring and downgrading the protocol wouldn't fix it. We noticed this issue was regionalized. We also noticed that...
I am able to reproduce this issue right now from Zurich, but not from Chicago or Virginia so it looks like a regionalized issue.