Fetch from private git repo requires write token permission #1262
Labels
bug
This issue describes a defect or unexpected behavior
carvel-accepted
This issue should be considered for future work and that the triage process has been completed
What steps did you take:
I have an app that fetches from a private GH repo. For this I have created a token with
read-only
permissions to content in GH Application Token generation.What happened:
The app fails to fetch with:
What did you expect:
Successful fetch
Anything else you would like to add:
Haven't tested this in vendir, as I'm using kapp-controller and that's where I need this to work. Latest vendir is some versions ahead.
Environment:
kubectl get deployment -n kapp-controller kapp-controller -o yaml
and the annotation iskbld.k14s.io/images
): 0.45.0 from cluster essentials from TMCkubectl version
): 1.25.9Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
The text was updated successfully, but these errors were encountered: