194 Commits

Author SHA1 Message Date
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
Shishir Mahajan
1c1e1861c9
Add logos to README.md 2020-09-22 18:34:40 -07:00
Charles Z
cd94ead203
Merge pull request #40 from Roblox/consul_templates
Add support for consul templates, port forwarding and consul service discovery.
2020-09-22 15:31:26 -07:00
Shishir Mahajan
ebcd47083c
Update README.md 2020-09-22 15:09:32 -07:00
Shishir Mahajan
c79c4e4c30
Add support for consul templates. 2020-09-22 14:11:52 -07:00
Shishir
6045772ad8
Merge pull request #39 from Roblox/env_path
Don't override $(PATH) environment variable.
2020-09-17 09:57:54 -07:00
Shishir Mahajan
1f4864d824
Fix review comments. 2020-09-16 18:14:06 -07:00
Shishir Mahajan
9d94718869
Don't override $(PATH) environment variable. 2020-09-16 13:48:45 -07:00
Shishir
573657976c
Merge pull request #38 from Roblox/seccomp
Add support for custom seccomp profiles.
2020-09-02 10:49:40 -07:00
Shishir Mahajan
1fd49f99b4
Fix review comments. 2020-09-02 10:34:05 -07:00
Shishir Mahajan
9848394e28
Fix indentation. 2020-08-31 16:17:12 -07:00
Shishir Mahajan
c3d382a703
More updates. 2020-08-31 16:14:52 -07:00
Shishir Mahajan
0a8cb71583
Update README.md. 2020-08-31 16:00:42 -07:00
Shishir Mahajan
52e75c7500
Update networking section in README.md. 2020-08-31 15:56:55 -07:00
Shishir Mahajan
c49fd132d2
Add support for custom seccomp profiles. 2020-08-31 15:51:02 -07:00
Shishir
fa7c293915
Merge pull request #35 from Roblox/example
Add hello world example job.
2020-08-31 11:49:49 -07:00
Shishir Mahajan
96943f549e Add hello world example job. 2020-08-31 11:45:12 -07:00
Shishir
cbcc1b3c5d
Merge pull request #36 from Roblox/networking
Add support for networking
2020-08-31 11:44:21 -07:00
Shishir Mahajan
22011a268a Update README.md. 2020-08-27 17:58:55 -07:00
Shishir Mahajan
6167229b31 Add comments. 2020-08-27 17:58:55 -07:00
Shishir Mahajan
d02f35f2d5 Updates. 2020-08-27 17:58:55 -07:00
Shishir Mahajan
c872343d45 Add support for networking. 2020-08-27 17:58:55 -07:00
Shishir
0550b1a65a
Merge pull request #37 from Roblox/seccomp
Add seccomp support.
2020-08-27 17:57:00 -07:00
Shishir Mahajan
367dbb09d9
Add test. 2020-08-27 17:15:57 -07:00
Shishir Mahajan
47d5e6c03e
Update README.md. 2020-08-27 15:42:31 -07:00
Shishir Mahajan
ac817ceaf3
Add seccomp support. 2020-08-27 15:26:23 -07:00
Shishir
26383601f7
Merge pull request #34 from Roblox/signals
Error out on invalid signal
2020-08-26 11:17:49 -07:00
Shishir Mahajan
e26c9d0ed0
Add test. 2020-08-26 10:59:55 -07:00
Shishir Mahajan
ac74e4f226
Error out on invalid signal. 2020-08-26 10:05:36 -07:00
Shishir
418cd4a855
Merge pull request #33 from Roblox/host_network
Add support for host network.
2020-08-24 12:18:37 -07:00
Shishir Mahajan
dfb312ca2b
Add support for host network. 2020-08-21 15:24:21 -07:00
Shishir
83af9c1e4a
Merge pull request #32 from Roblox/logging
Add support for $(nomad alloc logs) command.
2020-08-20 20:01:59 -07:00
Shishir Mahajan
616abe3294
Update README.md 2020-08-20 17:44:00 -07:00