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] Race conditions when Cyclops runs alongside another node operator. #65

Closed
vincentportella opened this issue Sep 7, 2023 · 0 comments · Fixed by #64 or #67
Closed

[BUG] Race conditions when Cyclops runs alongside another node operator. #65

vincentportella opened this issue Sep 7, 2023 · 0 comments · Fixed by #64 or #67
Labels
bug Something isn't working

Comments

@vincentportella
Copy link
Member

Describe the bug
When another node operator is running alongside Cyclops, it is possible for nodes to be deleted (but not terminated) from the cluster during the cycle. When this happens Cyclops will fail to delete the instance and transition the CNR to Failed.

Expected behavior
Cyclops should log out instead of transition the CNR to Failed and proceed to terminate the instance.

Cyclops Version
v1.9.0

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