k3s/test/e2e/scheduling
Jing Xu b2e744c620 Promote LocalStorageCapacityIsolation feature to beta
The LocalStorageCapacityIsolation feature added a new resource type
ResourceEphemeralStorage "ephemeral-storage" so that this resource can
be allocated, limited, and consumed as the same way as CPU/memory. All
the features related to resource management (resource request/limit, quota, limitrange) are avaiable for local ephemeral storage.

This local ephemeral storage represents the storage for root file system, which will be consumed by containers' writtable layer and logs. Some volumes such as emptyDir might also consume this storage.
2018-03-02 15:10:08 -08:00
..
BUILD Merge pull request #58835 from ravisantoshgudimetla/critical-pod-with-priority 2018-02-23 11:22:31 -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 the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +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 Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
nvidia-gpus.go Update gke nvidia-gpu-device-plugin to the latest version that supports 2018-02-26 14:08:58 -08:00
predicates.go add e2e test on the hostport predicates 2017-11-10 15:44:23 +08:00
preemption.go Critical pods priorityClass addition 2018-02-21 20:53:21 -05:00
priorities.go Remove unused variables (only assigned to) from test code. 2018-02-27 13:45:31 -08:00
rescheduler.go Skip rescheduler test. 2018-01-30 01:31:48 +00: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.go multi-zone PD e2e tests 2018-02-22 14:24:08 -08:00
ubernetes_lite_volumes.go Removed newlines from e2e log statements. 2018-02-17 22:25:38 -05:00