criyle
|
d8581a0c0c
|
linuxcontainer: allow restrict usage of CPU and CPU set
- change cpuRate to int and 1000 means 1 CPU 100%
|
2021-10-30 23:25:30 -07:00 |
|
criyle
|
7f0b066258
|
linuxcontainer: do not change uid/gid by default
|
2021-09-27 23:57:46 -07:00 |
|
criyle
|
34e87660d8
|
fix build
|
2021-09-20 19:09:04 -07:00 |
|
criyle
|
1326a38b25
|
model: fix gRPC segv caused by mmap before encoding
- fix mount proc argument
|
2021-09-20 19:00:03 -07:00 |
|
criyle
|
915cbaccbb
|
envexec: add detailed file error message
|
2021-09-20 00:43:05 -07:00 |
|
criyle
|
b54becc32d
|
envexec: collect output through a file in container
- add `pipe` boolean to collector to indicate whether to use pipe or file as collector
close #21
|
2021-09-19 22:05:24 -07:00 |
|
criyle
|
7e5060b349
|
gomod: fix replace
|
2021-09-19 15:48:45 -07:00 |
|
criyle
|
78bb4d85de
|
filestore: use /dev/shm instead of memory as file storage
- increase default tmpfs size to 128M
- add /config to get file store path
- remove memory only file store
close #20
|
2021-09-19 15:47:24 -07:00 |
|
criyle
|
9414057b8b
|
build: fix darwin/arm64
|
2021-08-18 22:47:27 -07:00 |
|
criyle
|
841618d13a
|
build: macos does not build on go 1.17, keep 1.16
|
2021-08-18 22:42:23 -07:00 |
|
criyle
|
841bc95e61
|
*: upgrade to go 1.17
|
2021-08-18 22:13:13 -07:00 |
|
Yang Gao
|
323b21a982
|
Merge pull request #16 from undefined-moe/patch-2
typo
|
2021-08-17 10:35:12 -07:00 |
|
undefined
|
dfa3296507
|
typo
|
2021-08-18 00:55:19 +08:00 |
|
undefined
|
837160b034
|
typo
|
2021-08-18 00:54:07 +08:00 |
|
criyle
|
24deb3aeac
|
linuxcontainer: add CAP_SYS_RESOURCE
|
2021-08-10 00:00:37 -07:00 |
|
Yang Gao
|
5a1e9cfa05
|
Merge pull request #15 from undefined-moe/patch-1
|
2021-08-09 12:13:17 -07:00 |
|
undefined
|
49078dadc8
|
typo
|
2021-08-10 03:12:03 +08:00 |
|
criyle
|
176a61e96e
|
sandbox: add error location & ignore unshare cgroup error
|
2021-08-04 22:46:47 -07:00 |
|
criyle
|
d6042729e5
|
*: bump dependecies with go1.16.6
|
2021-07-15 19:03:05 -07:00 |
|
criyle
|
55ffb52086
|
main: reduce memory allocation & force GC regularly
|
2021-06-24 20:27:43 -07:00 |
|
criyle
|
c34a83b617
|
file: get /file contains original name
|
2021-06-22 01:15:01 -07:00 |
|
criyle
|
af6605ad33
|
readme: add missing command line arguments
|
2021-06-12 19:28:23 -07:00 |
|
criyle
|
e99bcce3db
|
version: add pipeProxy feature flag & udpate dependencies
|
2021-06-12 17:45:01 -07:00 |
|
criyle
|
0d09e88184
|
envexec: Add pipe proxy support
|
2021-06-12 17:33:53 -07:00 |
|
criyle
|
6195204dcc
|
envexec: add optional flag for copyOut files
fix #14
|
2021-06-05 20:24:08 -07:00 |
|
criyle
|
46ec099685
|
linuxcontainer: bump dependency versions go1.16.5
|
2021-06-05 17:07:27 -07:00 |
|
criyle
|
9dba0d0b09
|
doc: update README
|
2021-05-08 14:55:51 -07:00 |
|
criyle
|
64ba821390
|
metrics: add metrics for environment counts
|
2021-05-01 21:01:47 -07:00 |
|
criyle
|
4cd2ed2bde
|
mod: bump dependency versions
|
2021-04-25 18:03:47 -07:00 |
|
Yang Gao
|
6003a70557
|
Merge pull request #13 from yzy-1/master
feat(*): converting form string to model.Status
|
2021-04-25 14:03:29 -07:00 |
|
leafor
|
1bc2df59ea
|
feat(*): converting form string to model.Status
|
2021-04-25 19:28:46 +08:00 |
|
criyle
|
6a9a2c6a3b
|
metrics: fix size map
|
2021-04-17 18:17:41 -07:00 |
|
criyle
|
ba8d3924d8
|
feat: add timeout support to filestore
resolve #11
|
2021-04-17 18:13:18 -07:00 |
|
criyle
|
222eb97b25
|
docs: 加入中文文档
|
2021-04-06 02:03:19 -07:00 |
|
criyle
|
e2bddd3216
|
linuxcontainer: fix fd leak
|
2021-03-30 21:41:48 -07:00 |
|
criyle
|
eda1962b0c
|
linuxcontainer: host async wait
|
2021-03-29 22:52:02 -07:00 |
|
criyle
|
d799f614f2
|
linuxcontainer: use async executor
|
2021-03-29 01:25:10 -07:00 |
|
criyle
|
f624a0f6a8
|
linuxcontainer: bump dependency versions
|
2021-03-27 19:27:43 -07:00 |
|
criyle
|
5acb22fab6
|
linuxcontainer: report error if cgroup set failed
|
2021-03-21 18:53:15 -07:00 |
|
criyle
|
1b21b745d8
|
build: try parallelize docker build
|
2021-03-19 19:10:31 -07:00 |
|
criyle
|
6ab5bb9ec0
|
build: try support multiple arch
|
2021-03-19 18:53:48 -07:00 |
|
criyle
|
fb58a761d3
|
build: try to support multiple arch
|
2021-03-19 18:49:14 -07:00 |
|
criyle
|
9dec36d395
|
filestore: refactor uniqure id generator
|
2021-03-19 00:28:11 -07:00 |
|
criyle
|
d2fcb923c9
|
envexec: fix build on macOS
|
2021-03-13 16:13:25 -08:00 |
|
criyle
|
2acca7d71c
|
envexec: refactor to not use empty interface
|
2021-03-13 16:08:51 -08:00 |
|
Yang Gao
|
ba9ddc610a
|
Merge pull request #10 from zx2c4-forks/xsyswindows-change
winc: use uintptr variable for key parameter of GetQueuedCompletionStatus
|
2021-02-24 18:28:04 -08:00 |
|
Jason A. Donenfeld
|
5ce2718fe2
|
winc: use uintptr variable for key parameter of GetQueuedCompletionStatus
As of https://github.com/golang/sys/commit/683adc9d29d7 this function
now takes a uintptr, in order to avoid a buffer overflow.
|
2021-02-25 02:44:36 +01:00 |
|
criyle
|
4267ddee3c
|
feat(*): deprecate ioutil & fix kernel version check
|
2021-02-24 00:16:35 -08:00 |
|
criyle
|
20c0ae0603
|
feat(*): bump to go 1.16
|
2021-02-21 19:47:53 -08:00 |
|
criyle
|
8d3bf1bf62
|
feat(sandbox): add strict memory limit
- remove rlimit data when cgroup enabled
- add `strictMemoryLimit` to request parameter to re-enable rlimit data limit
|
2021-02-06 12:46:39 -08:00 |
|