Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 rok temu |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 lat temu |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 lat temu |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 lat temu |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 lat temu |
David Sheets
|
24264697c5
authz: remove and hide unused and local-only methods respectively
|
8 lat temu |
David Sheets
|
7da3986297
authz: eliminate race during plugin removal from middleware
|
8 lat temu |
Anusha Ragunathan
|
38de272bd4
When authz plugin is disabled, remove from authz middleware chain.
|
8 lat temu |
Riyaz Faizullabhoy
|
a64fc8eea3
Revert "Update authz plugin list on failure."
|
8 lat temu |
Anusha Ragunathan
|
fae904af02
Update authz plugin list on failure.
|
8 lat temu |
Sebastiaan van Stijn
|
194f04bbbe
Merge pull request #27267 from ezrasilvera/plugin_fix
|
8 lat temu |
Tibor Vass
|
8658748ef7
Merge pull request #27293 from anusha-ragunathan/use-pluginv2-authz
|
8 lat temu |
Alexander Morozov
|
a616cf3b88
pkg/authorization: make it goroutine-safe
|
8 lat temu |
Anusha Ragunathan
|
c5393ee147
Make authorization plugins use pluginv2.
|
8 lat temu |
Ezra Silvera
|
5a8ff40254
Call the AuthZRes function also when the daemon returns error
|
8 lat temu |
Liron Levin
|
4192fe9c06
Enable to dynamically reload authorization plugins via daemon.config
|
9 lat temu |
David Calavera
|
8d3467626e
Move middleware to interfaces.
|
9 lat temu |