KusionStack/kusion

Feat: Kusion module supports Non-AppConfiguration model as generator entrance

Ouverte

#1 325 ouverte le 18 nov. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Go (108 forks)auto 404
help wantedkind/featurepriority/important-longterm

Métriques du dépôt

Stars
 (1 315 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur