135 Commits

Author SHA1 Message Date
Shishir Mahajan
7bbee1a171
Add screencast. 2020-07-17 10:54:30 -07:00
Shishir
6048144487
Merge pull request #26 from Roblox/vagrant
Vagrant setup.
2020-07-15 17:37:54 -07:00
Shishir Mahajan
8834f94382
Update README.md. 2020-07-15 17:06:58 -07:00
Shishir Mahajan
689058202a
Fix whitespace. 2020-07-15 15:14:11 -07:00
Shishir Mahajan
9100ff86ea
Create source directory for privileged.nomad example job. 2020-07-15 15:11:17 -07:00
Shishir Mahajan
6f17d0275c
Update README.md. 2020-07-15 15:04:13 -07:00
Shishir Mahajan
c1707dfd12
Setup script updates. 2020-07-15 14:46:10 -07:00
Shishir Mahajan
765b08a657
Vagrantfile updates. 2020-07-15 13:44:04 -07:00
Charles Zaffery
a6e437ce13 Vagrant initial setup 2020-07-15 12:27:39 -07:00
Shishir
41729b9585
Merge pull request #25 from Roblox/supported_environments
Document currently supported environments.
2020-07-14 13:55:46 -07:00
Shishir Mahajan
a4ca82845c
Document currently supported environments. 2020-07-14 13:47:52 -07:00
Shishir
a8dc13d37e
Merge pull request #24 from Roblox/license_badge
Add license badge.
2020-07-14 13:40:31 -07:00
Shishir Mahajan
e43c3d5815
Add license badge. 2020-07-14 13:10:19 -07:00
Shishir
d2043db6be
Merge pull request #23 from Roblox/options
Add driver config options to README.md.
2020-07-13 15:49:38 -07:00
Shishir Mahajan
f16a2bb055
Add driver config options to README.md. 2020-07-13 15:26:37 -07:00
Shishir
58be321d9d
Merge pull request #22 from Roblox/badge
Add circleci badge.
2020-07-13 13:46:14 -07:00
Shishir Mahajan
09a303b903
Add circleci badge. 2020-07-13 13:17:33 -07:00
Shishir
179a10178a
Merge pull request #21 from Roblox/flags
Add supported options to README.md.
2020-07-13 12:17:45 -07:00
Shishir Mahajan
d42bf58775
Fix review comments. 2020-07-13 12:12:29 -07:00
Shishir Mahajan
4922c3b351 Add supported options to README.md.
Signed-off-by: Shishir Mahajan <smahajan@roblox.com>
2020-07-13 12:11:05 -07:00
Shishir
08f4ac08a0
Merge pull request #20 from Roblox/license
Add license file and headers.
2020-07-13 12:10:21 -07:00
Shishir Mahajan
2bda59679b
Add license file and headers. 2020-07-10 16:53:50 -07:00
Shishir
b575a82836
Merge pull request #19 from Roblox/readme
Fix broken links and readibility improvements.
2020-07-10 14:54:01 -07:00
Shishir Mahajan
4ba8a6d7a9
Fix formatting. 2020-07-10 14:16:26 -07:00
Shishir Mahajan
5edf09fcd3
Fix broken links and readibility improvements. 2020-07-10 14:09:56 -07:00
Shishir
5bf2d8b66f
Merge pull request #17 from Roblox/readme
Add README.md and setup.sh
2020-07-10 11:32:08 -07:00
Shishir Mahajan
7ffced5757
Fix review comments. 2020-07-10 11:12:40 -07:00
Shishir Mahajan
e34676ed8a
Override containerd with warning. 2020-07-10 10:12:11 -07:00
Shishir Mahajan
70a2880ebc
Fix check_golang() issue. 2020-07-09 18:37:57 -07:00
Shishir Mahajan
653fd71988
Makefile to detect golang path dynamically. 2020-07-09 18:33:35 -07:00
Shishir Mahajan
37a9060c55
Fix typo. 2020-07-09 18:17:27 -07:00
Shishir Mahajan
8461aba55d
Add warning message. 2020-07-09 18:05:10 -07:00
Shishir Mahajan
04c15c0b9a
Fix unbound variable issue. 2020-07-09 17:56:43 -07:00
Shishir Mahajan
8e086eb382
Redirect stdout/stderr to /dev/null. 2020-07-09 17:54:16 -07:00
Shishir Mahajan
3a5dfee739
Add cleanup. 2020-07-09 17:44:39 -07:00
Shishir Mahajan
c5544eefe8
Setup.sh: More fixes. 2020-07-09 17:11:47 -07:00
Shishir Mahajan
bf8a2df980
Setup.sh: more fixes. 2020-07-09 16:28:40 -07:00
Shishir Mahajan
63ce81e7ec
README: updates. 2020-07-09 13:27:50 -07:00
Shishir Mahajan
38325c685c
Update README.md. 2020-07-09 13:17:09 -07:00
Shishir Mahajan
d41fd1e0a6
setup.sh: Fix issues. 2020-07-09 12:50:18 -07:00
Shishir Mahajan
c7d64bc732
Add setup.sh. 2020-07-09 12:06:33 -07:00
Shishir Mahajan
b9ea69c448 README: More updates. 2020-07-09 10:38:26 -07:00
Shishir Mahajan
3eb6e8f2a7 README: updates. 2020-07-09 10:38:26 -07:00
Shishir Mahajan
757bcd4c15 Add README.md. 2020-07-09 10:38:26 -07:00
Shishir
42b99a14ee
Merge pull request #16 from Roblox/fix_typo
Fix typo in systemd unit file.
2020-07-09 10:06:37 -07:00
Shishir Mahajan
d0e7d55e28
Fix typo in systemd unit file. 2020-07-08 17:26:41 -07:00
Shishir
66b9e629ee
Merge pull request #15 from Roblox/warning
Warn if running tests on local host.
2020-07-08 12:14:34 -07:00
Shishir Mahajan
89a59ca237
Warn if running tests on local host. 2020-07-08 12:07:29 -07:00
Shishir
0d45461642
Merge pull request #14 from Roblox/tests
Integration tests framework.
2020-07-08 09:58:24 -07:00
Shishir Mahajan
503895cb79
Update README.md. 2020-06-30 18:07:41 -07:00