rstudio / rstudio/helm

Set up consistent `securityContext` across charts

Open
#202 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

consistency
Dominant language
Markdown
Stars
46
Forks
40
Avg merge
4h 3m
Merged PRs (30d)
6

Description

Extension of #195 and considering the pattern set up by #198

  • ensure all products have pod.containerSecurityContext and pod.securityContext
  • set up a backwards-compatible mechanism for notifying users / allowing them to switch over (deprecate, etc.)

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

Start by reviewing issues #195 and #198, then inspect the product Helm charts and their existing pod security settings. Confirm that every product exposes both requested fields and define how users are notified of, and can transition from, the previous configuration without breaking existing deployments.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.