kubernetes/test/e2e/scheduling
Kubernetes Submit Queue 043204b1e5
Merge pull request #61498 from mindprince/delete-in-tree-gpu
Automatic merge from submit-queue (batch tested with PRs 61498, 62030). 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>.

Delete in-tree support for NVIDIA GPUs.

This removes the alpha Accelerators feature gate which was deprecated in 1.10 (#57384).
The alternative feature DevicePlugins went beta in 1.10 (#60170).

Fixes #54012

```release-note
Support for "alpha.kubernetes.io/nvidia-gpu" resource which was deprecated in 1.10 is removed. Please use the resource exposed by DevicePlugins instead ("nvidia.com/gpu").
```
2018-04-03 02:02:04 -07:00
..
BUILD autogenerated files 2018-03-06 10:06:58 -08:00
equivalence_cache_predicates.go Add namespace name into e2e event verify 2018-03-29 17:37:03 -07:00
events.go Add namespace name into e2e event verify 2018-03-29 17:37:03 -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 Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
nvidia-gpus.go Merge pull request #61498 from mindprince/delete-in-tree-gpu 2018-04-03 02:02:04 -07:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
predicates.go Add namespace name into e2e event verify 2018-03-29 17:37:03 -07:00
preemption.go Allow system critical priority classes in API validation 2018-03-06 10:06:58 -08:00
priorities.go removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
rescheduler.go removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
resource_quota.go Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
taints_test.go Remove unused variables (only assigned to) from test code. 2018-02-27 13:45:31 -08:00
ubernetes_lite_volumes.go Removed newlines from e2e log statements. 2018-02-17 22:25:38 -05:00
ubernetes_lite.go removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00