KusionStack/kusion
Feat: Kusion module supports Non-AppConfiguration model as generator entrance
開放
#1,325 建立於 2024年11月18日
help wantedkind/featurepriority/important-longterm
倉庫指標
- 星標
- (1,315 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
What would you like to be added?
kusion-module-framework supports Non-AppConfiguration model as generator entrance.
Why is this needed?
Currently, the entry point for Kusion module generator is unified as AppConfiguration, but users might have orchestration requirement for resource groups that are Non-AppConfiguration. Therefore, kusion-module-framework needs to provide support for this.