Make system-level configuration optional
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
Research direction
Start by locating the initConfiguration() function and trace how it handles the system-level configuration file compared with the other configuration layers. Done means the system-level file may be absent without initialization failing, while existing configuration layers continue to work; run the project’s available tests or local CLI initialization checks.
Written by the indexing model from the issue text.
Description
Currently, if the system-level configuration file is not found, the initConfiguration() func will fail. This is OK in the case where the binary is installed in a system-wise fashion (e.g. through a package manager), but not in cases where it is installed locally (e.g. through go install ... or directly from a binary).
We need to make the system-level configuration file optional like all the other layers to facilitate usage with all standard ways.
- Dominant language
- Go
- Stars
- 29
- Forks
- 12
- Avg merge
- 19h 37m
- Merged PRs (30d)
- 2
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.
More from nokia/corteca-cli
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
nokia/corteca-cli#43 · 2 comments ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 55/100
nokia/corteca-cli#28 ·
-
enhancement
nokia/corteca-cli#21 · 1 comment · 1 assignee ·
-
Release 32.1.1 does not autocomplete "config set build.options.outputType", accepts arbitrary values Openenhancement
Difficulty 3/5 1-2 days Newbie friendliness 68/100
nokia/corteca-cli#20 ·
-
enhancement invalid
Difficulty 4/5 3-5 days Newbie friendliness 52/100
nokia/corteca-cli#19 ·
All issues in nokia/corteca-cli
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·