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

Feat: kusion apply and destroy support checking the reconcile result while deploying #1115

Open
liu-hm19 opened this issue May 11, 2024 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature
Milestone

Comments

@liu-hm19
Copy link
Contributor

What would you like to be added?

kusion apply & kusion destroy default to checking whether the resources have been successfully reconciled when deploying and output the corresponding log/trace for both Kubernetes and Terraform resources (referencing the TF CLI).

Why is this needed?

This can provide users with a Kubernetes resource deploy experience consistent with the Terraform resources, and it meets our expectations for the behavior of the kusion apply and kusion destroy commands, that is, the application is available after applying while destroy indicates the application has been completely taken offline.

@liu-hm19 liu-hm19 added the kind/feature Categorizes issue or PR as related to a new feature label May 11, 2024
@liu-hm19 liu-hm19 added this to the v0.12.0 milestone May 11, 2024
@liu-hm19 liu-hm19 self-assigned this May 11, 2024
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

No branches or pull requests

1 participant