stackabletech / stackabletech/stackablectl
Allow configuring kubelet root dir
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 4
Description
Some Kubernetes distributions (see https://docs.stackable.tech/home/stable/secret-operator/installation/#_microk8s for example) configure Kubelet to use non-standard kubelet root directories, which prevents secret and listener volumes from mounting correctly.
Our helm charts expose this with the kubeletDir property, but there's currently no way to configure this using stackablectl.
Contributor guide
No contributing guide indexed for this repository
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
Start by tracing stackablectl's configuration handling and how its Helm chart values are passed through. Use the existing kubeletDir Helm property as the reference, and consider the work complete when stackablectl can configure that value so secret and listener volumes mount correctly with non-standard kubelet root directories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes, rust
- Domain
- cli, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100