Automatic merge from submit-queue Fixing flakes caused by petset tests. **What this PR does / why we need it**: We should wait till the key/value has been replicated to database slaves before trying to read from them. **Which issue this PR fixes** Fixes https://github.com/kubernetes/kubernetes/issues/33904, https://github.com/kubernetes/kubernetes/issues/33895 cc @kubernetes/sig-apps