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

Running install.sh with -cdk-cmd update in rapid succession can damage the cluster #221

Open
gwolski opened this issue Apr 12, 2024 · 0 comments
Assignees

Comments

@gwolski
Copy link

gwolski commented Apr 12, 2024

I ran a --cdk-cmd update to update Instance selections. Then I realized I wanted an additional change, so I modified my config file, and ran the update again. Unfortunately, this corrupted my cluster as the two commands were run too close in succession. The second command tried to do a rollback and that failed.

Can we put in some sort of check to ensure the CloudFormation is not "IN PROGRESS" before allowing install.sh to update?

To reproduce just change some instances in your config and then do it again in rapid order.

@cartalla cartalla self-assigned this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants