mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 10:18:14 -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 | ||