mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-05 08:49:18 +00:00
Automatic merge from submit-queue (batch tested with PRs 55063, 54523, 55053). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. unit tests for syncRolloutStatus in pkg/controller/deployment **What this PR does / why we need it**: Adds unit tests for syncRolloutStatus func in controller/deployment package. **Which issue this PR fixes**: fixes #53663 **Release note**: ```release-note NONE ```