Autocompletion for version parameter on different APIs always retrieves the registered CKS versions
還沒有人認領這個 Issue。
評估
研究方向
透過註冊一個 CKS 版本來重現此問題,然後檢查 list hosts 和 list routers 的版本參數自動補全路徑。追蹤可用版本的選取位置;當這些命令自動補全出與其回應資料相符的 CloudStack 版本,而不是 CKS 版本時,即表示完成。
由索引模型根據 Issue 內容生成。
描述
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"
}
]
}
- 主要語言
- Go
- 星號
- 120
- 分支
- 79
- 平均合併
- 1 天 18 小時
- 30 天內合併 PR
- 4
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
apache/cloudstack-cloudmonkey 的其他 Issue
-
難度 3/5 1-2 天 新手友好度 56/100
apache/cloudstack-cloudmonkey#226 · 3 則留言 ·
-
難度 4/5 3-5 天 新手友好度 45/100
apache/cloudstack-cloudmonkey#215 ·
-
難度 5/5 一週以上 新手友好度 35/100
apache/cloudstack-cloudmonkey#188 · 2 則留言 ·
-
難度 4/5 3-5 天 新手友好度 38/100
apache/cloudstack-cloudmonkey#153 · 4 則留言 ·
查看 apache/cloudstack-cloudmonkey 的全部 Issue
相似的 Issue
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
難度 2/5 1-3 小時 新手友好度 70/100
-
難度 1/5 1 小時以內 新手友好度 85/100
-
難度 2/5 1-3 小時 新手友好度 75/100
-
kind/bug status/0-triage
難度 2/5 1-3 小時 新手友好度 75/100
-
🤔 refinement needed
難度 2/5 1-3 小時 新手友好度 75/100
equinor/radix-operator#1979 ·