Hi,
on a quite regular basis the build process of a function gets stuck in the build step. The build of a simple node.js function is still running after 15 minutes- This process including deployment usually takes a minute including deployment. I am not sure when this appears (sometimes, when updating dependencies, sometimes, when adding a service binding ...)
kubectl -n describe jobs just shows that the job is running. I could not find any logs including hints or errors on that situation). Is there any guidance on how to get a deeper insight into the build process?
Best regards
Christian