• Kubernetes Submit Queue's avatar
    Merge pull request #44520 from dashpole/test_eviction_fix · 85775105
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 44520, 45253, 45838, 44685, 45901)
    
    Ensure ordering of using dynamic kubelet config and setting up tests.
    
    This PR simply places the body of the eviction test within its own context.  This ensures that the kubelet config is set before the pods are created, and that the kubelet config is reverted only after the pods are deleted.
    85775105
allocatable_eviction_test.go 4.22 KB