rstudio-connect: set 600 permissions on rstudio-connect.gcfg
Open
Nobody has claimed this yet.
team: connect
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
Our main connect config file is world readable by default. We should set a defaultMode of 640600 instead
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
Open charts/rstudio-connect/templates/deployment.yaml at the linked lines and inspect the defaultMode setting for rstudio-connect.gcfg. Change the setting to 600 and verify that the rendered deployment applies that permission to the main Connect configuration file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100