deckhouse / deckhouse/deckhouse-cli

Add functionality to the "d8 system module"

Open
#193 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
20
Forks
7
Avg merge
3d 16h
Merged PRs (30d)
33

Description

Suggestions for the d8 system module

Add a flag to d8 system module list so that all modules can be viewed, similar to d8 k get modules.

Currently, commands only list enabled modules via the curl http://127.0.0.1:9652/module/list.yaml endpoint.


Add autocomplete for module names to d8 system module enable/disable.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with internal/system/cmd/module/list/list.go and internal/system/cmd/module/operatemodule/optionsmodule.go, including the module list endpoint referenced in the issue. Trace the d8 system module list, enable, and disable commands and their completion setup. Done means list can show all modules on request and enable/disable provide module-name autocomplete.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.