kubesphere / kubesphere/notification-manager
remove hostPath mounts
- Dominant language
- Go
- Stars
- 240
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
In OKD/OpenShift hostPath mounts require additional privileges provided through SecurityContextContraints. We'd like to avoid the use of hostPath mounts so we do not need to grant unnecessary privileges to worklodas, currently they are used to mount localtime from the node. Instead, it would be preferred for us to set a timezone environment variable (if desired) and let the underlying processes use if needed.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Locate the Kubernetes workload manifests that define the localtime hostPath mount, then review how timezone configuration is currently represented. Done means the hostPath mount is removed and the requested optional timezone configuration is supported without requiring additional SecurityContextConstraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100