Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 rok pred |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 rokov pred |
Sebastiaan van Stijn
|
412c650e05
pkg/*: fix "empty-lines" (revive)
|
2 rokov pred |
Justen Martin
|
23ab331979
Removed deprecated CloseNotifier logic
|
5 rokov pred |
Brian Goff
|
74f8e47352
Limit authz response buffer
|
7 rokov pred |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 rokov pred |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 rokov pred |
Yong Tang
|
9cb8fb6ea0
Fix AuthZ plugins headers change issue
|
9 rokov pred |
lixiaobing10051267
|
d6556a6ef7
Func name wrong in notes of response.go
|
9 rokov pred |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 rokov pred |
allencloud
|
3f77baf2ce
fix typos
|
9 rokov pred |
Alexander Morozov
|
07b568cb53
pkg: cleanup some unused code
|
9 rokov pred |
Stefan Weil
|
2eee613326
Fix some typos in comments and strings
|
9 rokov pred |
Liron Levin
|
5ffc810df2
Fix 19575: Docker events doesn't work with authorization plugin
|
9 rokov pred |
Antonio Murdaca
|
8435ea5289
pkg: authorization: cleanup
|
9 rokov pred |
Liron Levin
|
75c353f0ad
Docker authorization plug-in infrastructure enables extending the functionality of the Docker daemon with respect to user authorization. The infrastructure enables registering a set of external authorization plug-in. Each plug-in receives information about the user and the request and decides whether to allow or deny the request. Only in case all plug-ins allow accessing the resource the access is granted.
|
9 rokov pred |