openshift / openshift/oadp-operator
Use pkg/cmd/cli/install/install.go/KubeletRootDir for IBM Cloud
Open
Nobody has claimed this yet.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 92
- Forks
- 93
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 43
Description
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
Start with internal/controller/nodeagent.go at lines 37-39 and compare the referenced Velero pull request 9074. Trace how pkg/cmd/cli/install/install.go exposes KubeletRootDir and determine what must change for IBM Cloud; done means the node agent uses that root directory correctly, with relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100