Issue linking GitHub repo in workbench
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
Running on Azure AKS with azurefile-csi storage class. When adding a GitHub repo get the error:
>>> /usr/bin/git clone --progress https://github.com/user/repo repo
Cloning into 'repo'...
error: chmod on /home/user/R/repo/.git/config.lock failed: Operation not permitted
fatal: could not set 'core.filemode' to 'false'
@colearendt with all the chmod issues using this setup, is it feasible to expect fixes or should we switch to a different type of storage like an external/internal NFS mount?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by examining the Azure AKS deployment and azurefile-csi storage configuration around the Git clone path, then compare the reported chmod failure with the proposed external or internal NFS mount. Done means establishing whether the current storage setup can be supported or documenting the required storage alternative.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, git, helm, kubernetes
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100