![]() Automatic merge from submit-queue (batch tested with PRs 47043, 48448, 47515, 48446) Refactor slice intersection **What this PR does / why we need it**: In worst case, the original method is O(N^2), while current method is 3 * O(N). I think it is better. **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
predicates | ||
priorities | ||
BUILD | ||
doc.go | ||
scheduler_interface_test.go | ||
scheduler_interface.go | ||
types_test.go | ||
types.go | ||
well_known_labels.go |