Autocompletion for version parameter on different APIs always retrieves the registered CKS versions
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 65/100
Research direction
Reproduce the issue by registering a CKS version, then inspect the autocompletion path for the version parameter on list hosts and list routers. Trace where the available versions are selected; done means these commands autocomplete CloudStack versions matching their response data rather than CKS versions.
Written by the indexing model from the issue text.
Description
The version parameter on different APIs such as list hosts or list routers (could be more) is always autocompleting to the CKS registered versions, instead of CloudStack versions.
To reproduce it:
- Register at least one CKS version
- Check autocompletion for the
versionparameter onlist hostsorlist routers
Expected results:
Version autocompleting with the hosts/routers CloudStack versions available, matching the response field:
(homelab) 🐱 > list hosts type=routing filter=id,name,version
{
"count": 1,
"host": [
{
"id": "aae6296c-a674-4704-9da0-539fe0aaeeff",
"name": "nvs-kvm01",
"version": "4.22.1.0"
}
]
}
- Dominant language
- Go
- Stars
- 120
- Forks
- 79
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 4
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 apache/cloudstack-cloudmonkey
-
Difficulty 3/5 1-2 days Newbie friendliness 56/100
apache/cloudstack-cloudmonkey#226 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
apache/cloudstack-cloudmonkey#215 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
apache/cloudstack-cloudmonkey#188 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
apache/cloudstack-cloudmonkey#153 · 4 comments ·
All issues in apache/cloudstack-cloudmonkey
Similar issues
-
textual definition
Difficulty 1/5 Under an hour Newbie friendliness 90/100
geneontology/go-ontology#32653 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
-
needs design
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Priority/High ready-for-agent Severity/Major Type/Bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100