openshift / openshift/machine-config-operator
MCD: Actually handle directories and symlinks
Open
Nobody has claimed this yet.
jira
lifecycle/frozen
- Dominant language
- Go
- Stars
- 269
- Forks
- 529
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 83
Description
Right now, we're only handling the files list of the storage section. We should support directories and links too.
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 how the machine configuration handles the storage section's files list. Identify the entry point and tests for storage processing, then determine how directories and links should be represented and applied. Done means storage configurations handle files, directories, and symlinks correctly with coverage for the new cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100