kubernetes/pkg/api/testing
Kubernetes Submit Queue 5caf74c517 Merge pull request #30529 from hongchaodeng/r1
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.
2016-08-20 00:24:40 -07:00
..
compat Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conversion.go change all PredicateFunc to use SelectionPredicate 2016-08-13 10:11:35 -07:00
fuzzer.go Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
pod_specs.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00