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: PodOpsLifecycle do not continue and waits for more events #170

Closed
shaofan-hs opened this issue Mar 25, 2024 · 0 comments · Fixed by #171
Closed

Bug: PodOpsLifecycle do not continue and waits for more events #170

shaofan-hs opened this issue Mar 25, 2024 · 0 comments · Fixed by #171
Assignees
Labels
kind/bug Something isn't working

Comments

@shaofan-hs
Copy link
Collaborator

Minimal reproduce step

Multiple lifecycles are running at the same time, and then one of the lifecycles triggers service-ready to false first, the the other lifecycles stopped at preparing stage.

What did you expect to see?

The other lifecycles continue as expected.

What did you see instead

The the other lifecycles stopped at preparing stage.

What is your KusionStack components and its version?

Operating, v0.2.0

@shaofan-hs shaofan-hs added the kind/bug Something isn't working label Mar 25, 2024
@shaofan-hs shaofan-hs assigned wu8685 and shaofan-hs and unassigned wu8685 Mar 25, 2024
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

Successfully merging a pull request may close this issue.

2 participants