mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
* fix pods tracking and internal error checking in statefulset tests * fix stateful set pod recreation and event spam - do not emit events when pod reaches terminal phase - do not try to recreate pod until the old pod has been removed from etcd storage * fix conflict race in statefulset rest update statefulset controller does less requests per sync now and thus can reconcile status faster, thus resulting in a higher chance for conflicts |
||
|---|---|---|
| .. | ||
| config | ||
| OWNERS | ||
| stateful_pod_control.go | ||
| stateful_pod_control_test.go | ||
| stateful_set.go | ||
| stateful_set_control.go | ||
| stateful_set_control_test.go | ||
| stateful_set_status_updater.go | ||
| stateful_set_status_updater_test.go | ||
| stateful_set_test.go | ||
| stateful_set_utils.go | ||
| stateful_set_utils_test.go | ||