226 Commits

Author SHA1 Message Date
Shishir Mahajan
e9742f23f2
Add support for arm64. 2021-01-29 12:22:06 -08:00
Shishir
6c144bb3ca
Merge pull request #66 from Roblox/local_tests
Support running integration tests in local vagrant VM.
2021-01-28 17:16:57 -08:00
Shishir Mahajan
2c28030f5e
Modularize tests. 2021-01-28 10:15:23 -08:00
Shishir Mahajan
797cbc81ad
Update README.md. 2021-01-28 09:38:50 -08:00
Shishir Mahajan
35dc902aec
Support running integration tests in local vagrant VM. 2021-01-28 09:27:57 -08:00
Shishir
d1c51d340c
Merge pull request #65 from lisongmin/support-dns-via-network-stanza
support config dns via network stanza
2021-01-27 17:15:04 -08:00
lisongmin
e0abb30f66
support config dns via network stanza 2021-01-28 08:25:18 +08:00
Shishir
f6de0b40d0
Merge pull request #63 from lisongmin/add-task-name-to-container-name
Add task name as part of container name
2021-01-25 11:48:21 -08:00
lisongmin
6650170982
Add task name as part of container name 2021-01-24 10:23:11 +08:00
Shishir
a7874cce6f
Merge pull request #60 from Roblox/filesystem_isolation
Change filesystem isolation to FSIsolationImage.
2021-01-14 13:52:27 -08:00
Shishir Mahajan
2e0a50bde1
Change filesystem isolation to FSIsolationImage.
Signed-off-by: Shishir Mahajan <smahajan@roblox.com>
2021-01-14 12:32:00 -08:00
Shishir
6416bf6c17
Merge pull request #55 from Roblox/fix_issue
Fix issue in Recover Task.
2021-01-08 12:16:40 -08:00
Shishir Mahajan
fb05935de4 Fix issue in Recover Task. 2021-01-08 12:10:41 -08:00
Shishir
61f1fd201b
Merge pull request #57 from Roblox/bump_version
Bump version to 0.6.
2021-01-07 18:25:08 -08:00
Shishir Mahajan
d2a674636b
Bump version to 0.6. 2021-01-07 18:18:32 -08:00
Shishir
f6dab345e4
Merge pull request #56 from Roblox/readme
Add description for volume_mount stanza.
v0.6
2021-01-07 17:58:34 -08:00
Shishir Mahajan
e18645bb7b
Add description for volume_mount stanza. 2021-01-07 17:45:52 -08:00
Shishir
540e5c3581
Merge pull request #54 from Roblox/mbits
Remove network mbits from example jobs.
2021-01-07 10:14:33 -08:00
Shishir Mahajan
3de6646667
Remove network mbits from example jobs. 2021-01-07 09:57:07 -08:00
Shishir
c8520c67eb
Merge pull request #51 from lisongmin/support-volume_mount
support volume_mount in task
2021-01-06 19:45:16 -08:00
lisongmin
9ffe5d4fa8
add test for volume_mount 2021-01-07 11:35:18 +08:00
lisongmin
1e9234971a
support volume_mount in task 2021-01-06 09:59:02 +08:00
Shishir
4ab1c8f9ff
Merge pull request #52 from Roblox/clabot
Don't run CLA bot on comments.
2021-01-05 17:52:42 -08:00
Shishir Mahajan
e8d5283536
Don't run CLA bot on comments. 2021-01-05 17:46:03 -08:00
Shishir
0c1a1bb51d
Merge pull request #49 from Roblox/fix_issues
Fix issues in containerd-driver
2021-01-05 16:27:37 -08:00
Shishir Mahajan
5febf78f7d
Fix review comments. 2021-01-05 16:15:54 -08:00
Shishir Mahajan
ffb973ea72 Fix loggers. 2021-01-05 09:18:21 -08:00
Shishir Mahajan
44cbe74881 Mark status as Unhealthy instead of Undetected. 2021-01-05 09:18:21 -08:00
Shishir Mahajan
c4060e6466 Updates. 2021-01-05 09:18:21 -08:00
Shishir Mahajan
0e85f4ab18 Fix issue #2: nil pointer exception in handleWait() 2021-01-05 09:18:21 -08:00
Shishir Mahajan
a23d84064e Fix issue #1: Add timeout to containerd context. 2021-01-05 09:18:21 -08:00
Shishir
6ccc13a3cb
Merge pull request #50 from lisongmin/get-version-info-via-commandline
Add commandline options so we can get the driver version via commandline via `containerd-driver -v`
2021-01-05 09:07:32 -08:00
lisongmin
72880d0845
Add commandline options so we can get the driver version via commandline via containerd-driver -v.
update roblox/cla-signature-bot to v2.0.1
2021-01-05 10:09:50 +08:00
Shishir
7c5bde251b
Merge pull request #48 from Roblox/cwd
Add option to select current working directory (cwd).
2020-11-12 12:22:10 -08:00
Shishir Mahajan
6c3001a542
Update docs. 2020-11-12 12:11:41 -08:00
Shishir Mahajan
36d5b31abf
Add test. 2020-11-12 11:49:31 -08:00
Shishir Mahajan
d101e9c5b3
Add option to select current working directory (cwd). 2020-11-12 11:34:56 -08:00
Shishir
8cb794a8c1
Merge pull request #47 from Roblox/host_dns
Add host_dns flag into TaskConfig.
2020-09-29 15:23:16 -07:00
Shishir Mahajan
bd463703ef
Update README.md. 2020-09-29 15:08:57 -07:00
Shishir Mahajan
b810840bec
Add host_dns flag into TaskConfig. 2020-09-29 14:32:51 -07:00
Shishir
0b406c2320
Merge pull request #46 from Roblox/cpu_shares
Add support for cpu shares.
2020-09-29 09:45:29 -07:00
Shishir Mahajan
44b3fc82bc
Fix review comments: Add ContainerConfig struct. 2020-09-28 19:08:02 -07:00
Shishir Mahajan
a54d675d08
Add support for cpu shares. 2020-09-28 17:42:27 -07:00
Charles Z
22f5ed4240
Merge pull request #44 from Roblox/cgroups
Apply memory cgroups to the container.
2020-09-25 17:01:41 -07:00
Shishir Mahajan
d49a03d6c6
Apply memory cgroups to the container. 2020-09-25 16:41:30 -07:00
Shishir
737e022a1b
Merge pull request #43 from Roblox/alloc
Bind mount ${NOMAD_ALLOC_DIR} into the container.
2020-09-23 13:47:04 -07:00
Shishir Mahajan
8d56f64297
Bind mount ${NOMAD_ALLOC_DIR} into the container. 2020-09-23 13:39:19 -07:00
Shishir
dca562d630
Merge pull request #42 from Roblox/version
Bump version to 0.5.
2020-09-23 11:38:15 -07:00
Shishir Mahajan
039a4c8391
Bump version to 0.5. 2020-09-23 11:29:19 -07:00
Shishir
bc2dfa9fa7
Merge pull request #41 from Roblox/readme
Add logos to README.md
v0.5
2020-09-22 19:12:48 -07:00