rstudio / rstudio/helm

Issue linking GitHub repo in workbench

Open
#327 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

team: workbench
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.