kube-notary icon indicating copy to clipboard operation
kube-notary copied to clipboard

401 when reading private image from azurecr.io

Open leogr opened this issue 4 years ago • 0 comments

Error returned:

time="2019-10-11T14:34:15Z" level=error msg="Cannot verify \"docker-pullable://cnioimages2609.azurecr.io/hello-world@sha256:0016fef6ce1d57cb5d25bdbb5f6762165a7d4e73b6f07bc5179d22d094f35f83\" in pod \"hello-world-deployment-7cb8bf4c69-v6kt7\": reading image cnioimages2609.azurecr.io/hello-world@sha256:0016fef6ce1d57cb5d25bdbb5f6762165a7d4e73b6f07bc5179d22d094f35f83: unsupported status code 401"

Maybe related to this https://github.com/vchain-us/kube-notary/blob/95b8da57040b4db32e78c55a57ad8c58758cc15d/cmd/kubewatch/root.go#L25

leogr avatar Oct 11 '19 14:10 leogr