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

Bug: Unexpected state result in the release file #1280

Closed
Yangyang96 opened this issue Aug 23, 2024 · 2 comments
Closed

Bug: Unexpected state result in the release file #1280

Yangyang96 opened this issue Aug 23, 2024 · 2 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@Yangyang96
Copy link
Contributor

What happened?

I noticed the state field was empty in the release file while receiving the termination signal during the kusion apply process.

What did you expect to happen?

The resources list in the state field should match exactly with the resources that have been deployed successfully during this singular kusion apply operation.

How can we reproduce it (as minimally and precisely as possible)?

Terminate the kusion apply process halfway. (Better leverage a spec with multi-deployments and multi-services that have dependency relationships so that at least some of the resources are pending)

Anything else we need to know?

No response

Kusion version

$ kusion version
# paste output here

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Install tools

@Yangyang96 Yangyang96 added the kind/bug Something isn't working label Aug 23, 2024
@Yangyang96 Yangyang96 assigned Yangyang96 and liu-hm19 and unassigned Yangyang96 Aug 23, 2024
@liu-hm19
Copy link
Contributor

This bug might have been fixed with #1279.

@liu-hm19
Copy link
Contributor

After my verification, I think #1279 has fixed the problem, so I'll close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants