Tesshu Flower

Results 122 comments of Tesshu Flower

Unfortunately it looks like using readOnly: true for volumes in general does not always work for replicationsource - When testing with gp2-csi and gp3-csi I've encountered permissions errors (most likely...

I think this is the place: goboring tries to recognize the specific HMAC that is being used: https://github.com/golang/go/blob/dev.boringcrypto.go1.18/src/crypto/internal/boring/hmac.go (hashToMD) We're seeing that hashToMD is returning nil.

@klauspost I think even if I try to set CustomSHA256 in the the client options, it still ends up calling utilities in pkg/signer that use the sha256-simd? https://github.com/minio/minio-go/blob/master/pkg/signer/utils.go#L40 This seems...