polyseam / cndi

Self-Host Cloud-Native Apps with the Ease of PaaS
https://cndi.dev
Apache License 2.0
144 stars 6 forks source link

[Bug]: `cndi create` can write project files to disk despite errors occurring in `ow` #814

Open johnstonmatt opened 2 months ago

johnstonmatt commented 2 months ago

What happened?

CNDI wrote files to disk then exited despite errors occuring in stack creation.

Version

cndi netconfig-external kubeseal v0.26.0 terraform v1.5.5

What OS are you seeing the problem on?

No response

OS Details

No response

Relevant log output

No response

Code of Conduct

johnstonmatt commented 2 weeks ago

There are a number of steps in the createRepo function which can fail and hang. What is the best thing to do in this case?

Options include

I think we should crash, but show clear instructions for how to get back on track when it does crash