KusionStack/kusion

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

Offen

#1.325 geöffnet am 18.11.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (108 Forks)auto 404
help wantedkind/featurepriority/important-longterm

Repository-Metriken

Stars
 (1.315 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide