| This is still a big issue for me when running with plugin version 1.7.1. The workaround from Alex Varju still works, but is not 100% reliable when running many pods in parallel, which can lead to annoying and subtle bugs, because the pods template specs are merged randomly. Another workaround we have to do for this is to use some sleep calls and ugly locking to try to avoid this race-condition. Carlos Sanchez Is there any idea on the root cause of this bug and how it could be fixed in the plugin? |