KusionStack / KusionStack/kusion
Feat: Multi-configuration-language framework
Open
kind/feature
priority/important-longterm
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 108
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
### What would you like to be added?
Currently Kusion source code includes logic to compile configurations written in KCL.
This should be refactored to be language neutral so Kusion can integrate with configuration language/framework like cue, pkl, score and pulumi YAML etc
### Why is this needed?
So configuration code can be written in multiple languages.
Configuration language shouldn't be a barrier in using Kusion as a Platform Orchestrator.
Contributor guide
Assessment
This issue has not been assessed yet.