mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-02 13:40:39 -05:00
Split controller cache into actual and desired state of world. Controller will only operate on volumes scheduled to nodes that have the "volumes.kubernetes.io/controller-managed-attach" annotation. |
||
|---|---|---|
| .. | ||
| actual_state_of_world.go | ||
| actual_state_of_world_test.go | ||
| desired_state_of_world.go | ||
| desired_state_of_world_test.go | ||