decentralized-identity / universal-resolver

Universal Resolver implementation and drivers.
https://uniresolver.io/
Apache License 2.0
529 stars 233 forks source link

Add did:content driver. #385

Closed MizukiSonoko closed 7 months ago

MizukiSonoko commented 7 months ago

Hello. I would like to add the Content DID driver support to the universal resolver.

BernhardFuchs commented 7 months ago

I just tested the driver in our Kubernetes environment and get following error:

Failed to apply default image tag "KataruInc/did-content-service:latest": couldn't parse image reference "KataruInc/did-content-service:latest": invalid reference format: repository name must be lowercase

Seems that KataruInc is not a valid repository name.

MizukiSonoko commented 7 months ago

@BernhardFuchs Sorry, I forgot to Push. I have force pushed.

kataru/content-did-driver:latest