Changes since v0.8.0
- Bug fixes:
- Fix missing DeepCopy when mutating the launcher Job, which prevents accidental mutation of the shared informer cache. (#819, @GonzaloLuminary)
- Prevent terminating launcher pods from being recreated. (#810, @GonzaloLuminary)
- Fix the Running condition being re-emitted when the pod and Job informers are out-of-sync. (#787, @GonzaloSaez)
- Honor
stderrthresholdwhenlogtostderris enabled by opting into the fixed klog behavior. (#794, @pierluigilenoci)
Acknowledgments
Thank you to all the contributors (in no particular order): @terrytangyuan @GonzaloLuminary @GonzaloSaez @pierluigilenoci @kannon92 @tenzen-y