• Kubernetes Submit Queue's avatar
    Merge pull request #30529 from hongchaodeng/r1 · 5caf74c5
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    change all PredicateFunc to use SelectionPredicate
    
    What?
    - This PR changes all PredicateFunc in registry to return SelectionPredicate instead of Matcher interface.
    
    Why?
    - We want to pass SelectionPredicate to storage layer. Matcher interface did not expose enough information for indexing.
    5caf74c5
Name
Last commit
Last update
..
compat Loading commit data...
conversion.go Loading commit data...
fuzzer.go Loading commit data...
pod_specs.go Loading commit data...