mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-03 17:17:12 +00:00
Automatic merge from submit-queue controller/volume: simplify sync logic in syncUnboundClaim Remove all unnecessary branching logic. No actual logic changes. Code is more readable now.