This message was deleted.
# k3s
a
This message was deleted.
a
It looks like
Copy code
<http://123.dkr.ecr.us-east-1.amazonaws.com/path/repo|123.dkr.ecr.us-east-1.amazonaws.com/path/repo>
is send to stdIn to
docker-credential-rancher-desktop
exec, but
docker-credential-rancher-desktop
expects
<http://123.dkr.ecr.us-east-1.amazonaws.com|123.dkr.ecr.us-east-1.amazonaws.com>
Ah, it should respond with
CredentialProviderResponse
in order for this to work
c
yes, a docker credential provider is not the same thing as a kubelet credential provider