Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 436 Bytes

File metadata and controls

15 lines (14 loc) · 436 Bytes
title StaleControllerConsistencyJob
content_type feature_gate
_build
list render
never
false
stages
stage defaultValue fromVersion
beta
true
1.36

Enables behavior within the Job controller to ensure that prior writes to the API server are observed before proceeding with additional reconciliation for the same Job. This is to prevent stale cache from causing incorrect or spurious updates to the Job.