Files
kubernetes/pkg
Yu-Ju Hong c8a075ad62 Do not delete pod status entry when apiserver returns NotFound error
The logic doesn't apply to static pods as their corresponding mirror pod may
not have been created yet, or may be in the process of recreation. Deleting the
pod status immediately resets the version of the status for the static pod,
while the apiStatusVersion remains unchanged. This could lead to incorrect
versioning and hence stale pod status in the apiserver.
2015-12-03 13:11:48 -08:00
..
2015-10-25 19:24:23 +08:00
2015-11-23 10:01:43 -08:00
2015-10-22 16:40:59 -04:00
2015-11-25 14:47:08 +01:00