mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-06 02:26:07 +00:00
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