• Kubernetes Submit Queue's avatar
    Merge pull request #44324 from shiywang/fix-subresource · 44131a36
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 43900, 44152, 44324)
    
    make deployment unit tests need to respect subresources
    
    Fixes #42569
    I check all the unit test code related to `Matches` method, seems there's only one line we could change to not break previous testing logic
    @kargakis ptal, thanks
    
    /assign @kargakis
    44131a36
deployment_controller_test.go 27.3 KB