canonical / canonical/data-science-stack
DSS init container fails on notebooks without `jovyan` user on caonical k8s
Open
bug
- Dominant language
- Python
- Stars
- 37
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
### Bug Description
For canonical k8s deployments DSS fails with `chown: invalid user: ‘jovyan:users’` on notebooks without jovyan user.
### To Reproduce
1. Try to create a notebook with non jovyan user.
### Environment
DSS 1.1/edge
### Relevant Log Output
```shell
chown: invalid user: ‘jovyan:users
```
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.