[Bug]: cndi
commands that spawn terraform
on macOS crash and timeout
#1111
Labels
bug
Something isn't working
What happened?
cndi destroy
invokes terraform locally and it eats 100% of the available CPU and then fails to exit (successfully or insuccessfully). At best it times out.The fix is to detect the machine architecture and ship ARM binaries where possible.
Version
cndi v2.26.0
kubeseal v0.26.0
terraform v1.5.5
What OS are you seeing the problem on?
MacOS
OS Details
This seems to be related to running the AMD64 terraform binary, the ARM64 binary has no issue.
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: