open-nomad/drivers/docker
Niam Jen Wei d2de515f0c
Fix docker driver MemorySwap value
Fixes an incorrect value being assigned to MemorySwap when `memory_hard_limit` flag is being used.

Issue raised in https://github.com/hashicorp/nomad/issues/8153
2020-06-12 20:11:28 +01:00
..
cmd cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
docklog Use an image managed by nomad account 2020-05-15 12:55:22 -04:00
test-resources/docker Parse security_opts before sending them to docker daemon 2020-03-31 08:34:41 -07:00
util
config.go driver/docker: enable setting hard/soft memory limits 2020-06-01 09:22:45 -05:00
config_test.go driver/docker: enable setting hard/soft memory limits 2020-06-01 09:22:45 -05:00
coordinator.go tests: don't delete images after tests complete 2020-05-26 18:53:24 -04:00
coordinator_test.go tests: don't delete images after tests complete 2020-05-26 18:53:24 -04:00
driver.go Fix docker driver MemorySwap value 2020-06-12 20:11:28 +01:00
driver_darwin_test.go
driver_default.go docker: v19.03.8 2020-03-28 17:29:04 +01:00
driver_linux_test.go don't GC images in tests by default 2020-05-26 21:24:55 -04:00
driver_pre09.go
driver_test.go driver/docker: add integration test around setting memory_hard_limit 2020-06-01 12:00:47 -05:00
driver_unix_test.go don't GC images in tests by default 2020-05-26 21:24:55 -04:00
driver_windows.go driver/docker: use default network mode 2019-07-31 21:07:46 +03:00
driver_windows_test.go Use an image managed by nomad account 2020-05-15 12:55:22 -04:00
fingerprint.go Run Linux Images (LCOW) and Windows Containers side by side (#7850) 2020-05-04 13:08:47 -04:00
fingerprint_test.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
handle.go driver: allow disabling log collection 2019-12-08 14:15:03 -05:00
network.go Making pull activity timeout configurable in Docker 2019-12-18 12:58:53 +01:00
progress.go Making pull activity timeout configurable in Docker 2019-12-18 12:58:53 +01:00
progress_test.go
reconciler.go add timeouts for docker reconciler docker calls 2019-10-18 15:31:13 -04:00
reconciler_test.go don't GC images in tests by default 2020-05-26 21:24:55 -04:00
state.go
stats.go docker: improve stats names and comments 2019-04-02 09:18:38 -07:00
stats_test.go docker: improve stats names and comments 2019-04-02 09:18:38 -07:00
utils.go Resolve docker types conflict 2020-03-28 17:29:06 +01:00
utils_test.go driver/docker: Support volumes field in Windows 2019-04-25 09:02:44 -04:00
utils_unix_test.go Remove argument passing runtime GOOS 2020-03-03 15:39:43 +01:00
utils_windows_test.go Avoid resolving dotted segments when host path for volume is named pipe 2020-03-03 14:00:19 +01:00
win32_volume_parse.go driver/docker: support unix destination mount path in windows 2019-08-01 19:54:08 +03:00