Add tags parser for ECS Alicloud driver compute modules
- 主要言語
- Python
- スター
- 2.1k
- フォーク
- 931
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 4
説明
## Feature Request
Feature Proposal : Adding parser for tags to returned as node extra data in `list_nodes` function in aliyun ecs driver
Why I think it's a good idea :
- Current node definition of aliyun ecs driver didn't contain any tags value returned, tags are ususally used to identify and categorize instance.
- Since it will be parsed, we will have broader choice of node instance metadata
Note :
- I already have code changes ready for the tags to be included in return value of list_nodes method, but only that, I haven't implement any filter associated with this feature. Need advice & suggestion from you guys 🙏
In Progress PR :
- #1533 - Add a tags parser to ecs driver compute list_nodes method
コントリビューションガイド
調査の方向性
提案で指定されている aliyun ECS ドライバーとその list_nodes メソッドから始め、PR #1533 にある既存のコード変更を確認してください。返されるノードの追加データにタグがどのように含まれるべきか、また機能を完了と見なす前にフィルター動作が必要かどうかを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cloud
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100