-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
I recently contributed this module: https://github.com/kcl-lang/modules/blob/main/crossplane-provider-upjet-github/kcl.mod
I tried to pull it
kcl mod pull ghcr.io/kcl-lang/crossplane-provider-upjet-github:0.18.4
2. What did you expect to see? (Required)
Module is pulled successfully
3. What did you see instead (Required)
start to pull oci://ghcr.io/kcl-lang/crossplane-provider-upjet-github?tag=0.18.4
downloading 'kcl-lang/crossplane-provider-upjet-github:0.18.4' from 'ghcr.io/kcl-lang/crossplane-provider-upjet-github:0.18.4'
failed to get package with '0.18.4' from 'ghcr.io/kcl-lang/crossplane-provider-upjet-github'
failed to resolve 0.18.4: GET "https://ghcr.io/v2/kcl-lang/crossplane-provider-upjet-github/manifests/0.18.4": GET "https://ghcr.io/token?scope=repository%3Akcl-lang%2Fcrossplane-provider-upjet-github%3Apull&service=ghcr.io": response status code 401: unauthorized: authentication required
4. What is your KCL components version? (Required)
0.10.0-rc.1-darwin-arm64