Align the sssd example yamls to the default values.yaml
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
Description
Users are copying one of these SSSD example files into their configs:
https://github.com/rstudio/helm/blob/main/examples/workbench/auth-user-provisioning/rstudio-workbench-oidc-sssd.yaml
https://github.com/rstudio/helm/blob/main/examples/workbench/auth-user-provisioning/rstudio-workbench-saml-sssd.yaml
And both those examples have this as the value: override_homedir: /mnt/home/%u
Can we make the examples above match the default currently used by the home directory helm chart values:
https://github.com/rstudio/helm/blob/a50aa6e5a785182e10b1976e69ec1ea1f4603578/charts/rstudio-workbench/values.yaml#L178
HomeStorage:
path: /home
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
Compare examples/workbench/auth-user-provisioning/rstudio-workbench-oidc-sssd.yaml and rstudio-workbench-saml-sssd.yaml with charts/rstudio-workbench/values.yaml, especially the HomeStorage.path default. Update the SSSD examples so their override_homedir value matches the default /home path, then verify both examples are consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100