deckhouse / deckhouse/deckhouse-cli
Add module config editor
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 20
- Forks
- 7
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 33
Description
Add module config editor feature. It should be anallog of d8 k edit moduleconfigs.deckhouse.io control-plane-manager
Example:
d8 system module edit control-plane-manager
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 running and comparing d8 k edit moduleconfigs.deckhouse.io control-plane-manager with the requested d8 system module edit control-plane-manager command. Trace the existing module-edit command entry point and use the Kubernetes command as the behavioral reference; done means the new command opens and edits the module configuration for the named module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100