Skip to content

v0.8.2

Latest

Choose a tag to compare

@tenzen-y tenzen-y released this 03 Jul 15:20
Immutable release. Only release title and notes can be modified.
v0.8.2

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 stderrthreshold when logtostderr is 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