aiondemand / aiondemand/AIOD-HW-agent-frontend
HW Agent FrontEnd - Make Configuration Types Dropdown Dynamic
未關閉
- 主要語言
- TypeScript
- 星號
- 0
- 分支
- 1
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The Configuration Types Dropdown should dynamically update based on available options. The options should be linked to the plugins implemented.
The plugin configuration yaml has an orchestrator type attribute that can be used for this purpose:
```
name: Kubernetes Plugin
module: kubernetes_plugin
orchestrator_type: kubernetes
```
A new endpoint is needed in the HW Agent backend in order to get the orchestrator types based on the installed plugins
cc @soniasantiago , @hbonell-iti
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。