• Kubernetes Submit Queue's avatar
    Merge pull request #54894 from janetkuo/ds-e2e-flakes · f9e8322c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 54894, 54630, 54828, 54926, 54865). 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>.
    
    DaemonSet e2e should wait for history creation
    
    **What this PR does / why we need it**:
    Found a potential test flake while debugging #54575. ControllerRevisions are created separately with DaemonSet pods by controller, so we should wait for its creation in e2e. 
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    
    **Special notes for your reviewer**: @kubernetes/sig-apps-bugs 
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    f9e8322c
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
cronjob.go Loading commit data...
daemon_restart.go Loading commit data...
daemon_set.go Loading commit data...
deployment.go Loading commit data...
disruption.go Loading commit data...
framework.go Loading commit data...
job.go Loading commit data...
rc.go Loading commit data...
replica_set.go Loading commit data...
statefulset.go Loading commit data...
types.go Loading commit data...