Cronjob needs exit code to make the job successful or failed but with sidecar container an example the log container keep running and there is no exit code, even the job of the main container might run successfully the final state remain failed. There is any way to mitigate that issue ?! Thanks
Having analyzed the comments it looks like it's a know issue and the fix can be found in this thread.