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.