• k8s-merge-robot's avatar
    Merge pull request #29130 from caesarxuchao/fix-29065 · 92f6b0c8
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    [flake fix] Wait for the podInformer to observe the pod
    
    Fix #29065 
    
    The problem is that the rc manager hasn't observed pod1, so it creates another pod and scales down, pod1 might get deleted. To fix it, wait for the podInformer to observe the pod before running the rc manager.
    
    Marked as P0 as it's fixing a P0 flake.
    92f6b0c8
Name
Last commit
Last update
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd/apply Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...