• 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
Name
Last commit
Last update
..
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
deployment_controller.go Loading commit data...
deployment_controller_test.go Loading commit data...
progress.go Loading commit data...
progress_test.go Loading commit data...
recreate.go Loading commit data...
recreate_test.go Loading commit data...
rollback.go Loading commit data...
rolling.go Loading commit data...
rolling_test.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...