Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolchain: Add logic that generates resource dependency in kusion spec #442

Closed
ffforest opened this issue Aug 7, 2023 · 0 comments · Fixed by #485
Closed

Toolchain: Add logic that generates resource dependency in kusion spec #442

ffforest opened this issue Aug 7, 2023 · 0 comments · Fixed by #485
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature
Milestone

Comments

@ffforest
Copy link
Contributor

ffforest commented Aug 7, 2023

What would you like to be added?

The logic needed to produce the dependsOn property in the kusion-generated spec.

Why is this needed?

In the older version of backend render logic written in kcl, there is a resourceorder.k in konfig that determines the order when kusion applies resources.
The same logic is needed in the new generator.

Acceptance Criteria

Kusion can properly produce a valid, rendered YAML containing the correct dependsOn property.

@ffforest ffforest added kind/feature Categorizes issue or PR as related to a new feature kind/enhancement labels Aug 7, 2023
@ffforest ffforest added this to the 0.9.0 milestone Aug 7, 2023
@elliotxx elliotxx linked a pull request Aug 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants