k3s/test/e2e/scheduling
Kubernetes Submit Queue b623026d2a
Merge pull request #52421 from WIZARD-CXY/fixpredicate
Automatic merge from submit-queue (batch tested with PRs 53780, 55663, 55321, 52421, 55659). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

add hostip and protocol to the hostport predicates

**What this PR does / why we need it**:
This PR adds "hostIP and protocol" to scheduler hostport predicate procedure
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
fix #51950 
**Special notes for your reviewer**:
- [x] basic implementation, need review
- [x] e2e test
- [x] update doc (will be done in seperate PR)

**Release note**:

```release-note
add hostIP and protocol to the original hostport predicates procedure in scheduler.
```
2017-11-15 09:30:36 -08:00
..
BUILD Extend test/e2e/scheduling/nvidia-gpus.go to track resource usage of 2017-11-13 16:24:41 -08:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
equivalence_cache_predicates.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
events.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
framework.go Mark sig-scheduling tests with [sig-scheduling] so they can be selected 2017-07-15 00:07:30 -07:00
limit_range.go Add limitrange e2e test for LocalStorageCapacityIsolation feature 2017-11-04 12:47:34 +08:00
nvidia-gpus.go Extend test/e2e/scheduling/nvidia-gpus.go to track resource usage of 2017-11-13 16:24:41 -08:00
opaque_resource.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
predicates.go add e2e test on the hostport predicates 2017-11-10 15:44:23 +08:00
preemption.go Add more tests on pod preemption 2017-09-13 12:12:07 -07:00
priorities.go Replace hard-code "cpu" and "memory" to consts 2017-08-16 16:37:50 +08:00
rescheduler.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
resource_quota.go Add resource quota e2e test for LocalStorageCapacityIsolation feature 2017-11-04 12:48:38 +08:00
taints_test.go Change TimeAdded to pointer 2017-09-07 14:13:09 -04:00