vmware-archive / runtimes

Kubeless function runtimes: https://kubeless.io/docs/runtimes/
Apache License 2.0
81 stars 89 forks source link

.NET runtime - Exit with error code in compile initContainer #92

Open lorenzo-ange opened 4 years ago

lorenzo-ange commented 4 years ago

Hello, with this fix, if compilation steps fails, the compile initContainer exits with the error code to inform kubernetes that something went wrong.

Thank you, Lorenzo