Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 il y a 1 an
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg il y a 2 ans
  Sebastiaan van Stijn 412c650e05 pkg/*: fix "empty-lines" (revive) il y a 2 ans
  Justen Martin 23ab331979 Removed deprecated CloseNotifier logic il y a 5 ans
  Brian Goff 74f8e47352 Limit authz response buffer il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 il y a 8 ans
  Yong Tang 9cb8fb6ea0 Fix AuthZ plugins headers change issue il y a 9 ans
  lixiaobing10051267 d6556a6ef7 Func name wrong in notes of response.go il y a 9 ans
  Yong Tang a72b45dbec Fix logrus formatting il y a 9 ans
  allencloud 3f77baf2ce fix typos il y a 9 ans
  Alexander Morozov 07b568cb53 pkg: cleanup some unused code il y a 9 ans
  Stefan Weil 2eee613326 Fix some typos in comments and strings il y a 9 ans
  Liron Levin 5ffc810df2 Fix 19575: Docker events doesn't work with authorization plugin il y a 9 ans
  Antonio Murdaca 8435ea5289 pkg: authorization: cleanup il y a 9 ans
  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. il y a 9 ans