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

Fix #69 by ignoring cfn-signal errors #70

Merged

Conversation

Tensibai
Copy link
Contributor

@Tensibai Tensibai commented Feb 5, 2020

Ignoring any cfn-signal error to avoid triggering the trap and setting the instance unlhealthy when cfn-signal can't signal the wait resource anymore.

During a creation process the missing signal to the wait handle would trigger a rollback of the stack creation anyway.

This fix issue #69 (commit text messed up with another project :D)

Signed-off-by: Tensibai <tensibai@iabis.net>
@Tensibai Tensibai changed the title Fix #4 by ignoring cfn-signal errors Fix #69 by ignoring cfn-signal errors Feb 5, 2020
@irvingpop
Copy link

thank you for your contribution!!

@irvingpop
Copy link

hey @thomascate since I can't merge this myself anymore, would you mind merging and then tagging a release?

@thomascate
Copy link

Sure, looks like the build failures are something unrelated

@thomascate thomascate merged commit 09229b7 into chef-boneyard:master Feb 6, 2020
@Tensibai Tensibai deleted the Fix-bootstrap-server-rebbot-in-#4 branch February 6, 2020 16:28
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

Successfully merging this pull request may close these issues.

3 participants