8797a4f0ea
We ultimately decided to provide a limited set of devices in exec/java drivers instead of all of host ones. Pre-0.9, we made all host devices available to exec tasks accidentally, yet most applications only use a small subset, and this choice limits our ability to restrict/isolate GPU and other devices. Starting with 0.9, by default, we only provide the same subset of devices Docker provides, and allow users to provide more devices as needed on case-by-case basis. This reverts commit 5805c64a9f1c3b409693493dfa30e7136b9f547b. This reverts commit ff9a4a17e59388dcab067949e0664f645b2f5bcf. |
||
---|---|---|
.. | ||
proto | ||
test-resources/busybox | ||
client.go | ||
executor.go | ||
executor_basic.go | ||
executor_linux.go | ||
executor_linux_test.go | ||
executor_plugin.go | ||
executor_plugin_pre_0_9_0.go | ||
executor_test.go | ||
executor_universal_linux.go | ||
executor_unix.go | ||
executor_windows.go | ||
pid_collector.go | ||
pid_collector_test.go | ||
plugins.go | ||
resource_container_default.go | ||
resource_container_linux.go | ||
server.go | ||
utils.go | ||
utils_unix.go | ||
utils_windows.go |