rstudio / rstudio/helm

rstudio-connect: set 600 permissions on rstudio-connect.gcfg

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

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 640 600 instead

https://github.com/rstudio/helm/blob/1e1be8a772fc7211941e330ca7454e84346bd709/charts/rstudio-connect/templates/deployment.yaml#L80-L82

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.