You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem with writing the target before starting the compilation is that the app is multithreaded, so you'll see 4 (default number of threads) in flight compilations
ramaro
added a commit
to ramaro/kapitan
that referenced
this issue
Apr 6, 2018
When jsonnet fails to compile, the output does not easily allow to understand which target caused the jsonnet to fail.
One possible solution is to write the target being compiled before attempting the compilation. Output could look like this
The text was updated successfully, but these errors were encountered: