DasSkelett
163060b3fa
Update runc to 1.1.0 to get newer x/sys and fix Go 1.18 build ( #292 )
...
* Update runc to 1.1.0 to get newer x/sys
...to fix building on Darwin with Go 1.18.
This required some code changes as opencontainers unfortunately introduced breaking changes in a minor revision.
However, those changes were to simpify the libcontainer factory initialization.
* Switch CircleCI image to cimg/go, update remote Docker version to 20.10
2022-03-23 13:46:40 -04:00
Bradley Cicenas
03a0da3230
update go version, deps for runc v1.0.0-rc92
2020-10-25 14:22:47 +00:00
Bradley Cicenas
98fcfe8b6f
refactor connectors for retry logic, add error view
2019-05-22 16:58:55 +00:00
CodeLingo Bot
b401e7b17e
Fix function comments based on best practices from Effective Go
...
Signed-off-by: CodeLingo Bot <bot@codelingo.io>
2019-03-07 02:33:29 +00:00
Bradley Cicenas
10b9a6c013
include windows build
2018-01-31 17:05:54 +00:00
Bradley Cicenas
ac1ce18143
refactor enabled connectors
2018-01-29 12:47:10 +00:00
Bradley Cicenas
71b4a1de94
add runc manager placeholder
2017-11-22 09:26:01 -05:00
Bradley Cicenas
617b1b2863
omit runc connector from darwin build
2017-06-14 10:11:40 -03:00
Bradley Cicenas
1be452d7c0
refactor collectors into subpackage
2017-06-12 11:12:03 -03:00
Bradley Cicenas
a48a9031cc
move container sort to struct method
2017-06-12 10:40:52 -03:00
Bradley Cicenas
b5361c2a28
panic on missing runc root
2017-06-10 11:44:12 -03:00
Bradley Cicenas
e71b6cacce
prevent unlock until container sort complete
2017-06-10 11:09:21 -03:00
Bradley Cicenas
bdea7d5853
remove containers from connector map on destroyed state
2017-06-10 10:46:16 -03:00
Bradley Cicenas
53b612ab07
add additional logging messages
2017-06-10 09:36:34 -03:00
Bradley Cicenas
446708e456
add default runc root path
2017-06-09 18:35:28 -03:00
Bradley Cicenas
4dbc5653ff
update build ldflags to permit multiple runc dep versions
2017-06-09 15:18:11 -03:00
Bradley Cicenas
e8d9f3327c
runc connector optimizations
2017-06-09 14:56:39 -03:00
Bradley Cicenas
d372043a17
add --connector switch, validation
2017-06-09 14:35:29 -03:00
Bradley Cicenas
fb39d69fa7
add runc metric collector
2017-06-09 13:07:25 -03:00
Bradley Cicenas
b009a260a4
initial runc connector implementation
2017-06-08 15:33:34 -03:00