kusion icon indicating copy to clipboard operation
kusion copied to clipboard

Intent Driven Platform Orchestrator.

Results 194 kusion issues
Sort by recently updated
recently updated
newest added

#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [x] Y re #22 #### 2. What...

#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [X] Y fix #92 #### 2. What...

#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [x] Y re #114 #### 2. What...

engine
state

for example: ![image](https://user-images.githubusercontent.com/23924124/184532480-085653ec-0170-4496-bf0e-9759eb792aab.png)

cli

related: #12 - it's an alpha feature - only support Namespace/Service/Deployment of k8s - printers need table generators according to k8s internal implements preview: ![image](https://user-images.githubusercontent.com/23924124/184531444-6c2fdc44-1d6e-4b70-b288-03fde3050f65.png)

feature
cli
runtime

## Enhancement ``` $ go install kusion.io/kusion@latest $ kusion kcl main.k ``` simple is best

feature
priority/critical-urgent

## Feature Request **Is your feature request related to a problem? Please describe:** No **Describe the feature you'd like:** Users can sepcify different different backend storage type to save state...

feature

Now, kusion only support CRUD on k8s resources, we need to expand its capabilities to any schema

engine
proposal
priority/important-longterm

## Enhancement In some scenarios (for example, the dependency analyze step in Konfig CI) there's no need to actually compile with KCLVM, an image with rare kusion binary is enough...

ci
release

## Description we need version upgrade tips for user , for example, when run `kusion version` cmd ## Expectation ``` kusion version warning: A new version of Kusion is available....

feature
cli