Daniel Nephin
|
98a4613017
Cleanup daemon.LoadBusybox() to use the API instead of client
|
7 years ago |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
Vincent Demeester
|
c502fb49dc
Use *check.C in StartWithBusybox, Start, Stop and Restart…
|
8 years ago |
Vincent Demeester
|
48de91a33f
Extract daemon to its own package
|
8 years ago |
Anusha Ragunathan
|
5890091cc0
Check for valid daemon in TearDownTest.
|
8 years ago |
Akihiro Suda
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
8 years ago |
Yong Tang
|
9cb8fb6ea0
Fix AuthZ plugins headers change issue
|
8 years ago |
Antonio Murdaca
|
d1b7e8373b
authz: cleanups
|
9 years ago |
allencloud
|
c1be45fa38
fix typos
|
9 years ago |
Vincent Demeester
|
f87053b9c3
Use dockerd instead of docker daemon in integration-cli
|
9 years ago |
Antonio Murdaca
|
9613acbe5c
integration-cli: test load/import with authz plugins
|
9 years ago |
Liron Levin
|
526abc00b1
Fix authorization issue - when request is denied return forbbiden exist code (403).
|
9 years ago |
Liron Levin
|
3c157713b3
Extend Docker authorization with TLS user information
|
9 years ago |
Phil Estes
|
4781d5c4fb
Unskip authz events test after fixes
|
9 years ago |
Antonio Murdaca
|
076b3558fc
Merge pull request #20509 from estesp/cleanup-authz-test
|
9 years ago |
Phil Estes
|
fe015c5ce0
Allow post-start load of busybox to remove restarts
|
9 years ago |
Arnaud Porterie
|
b9195cd6d4
Merge pull request #20464 from cpuguy83/fix_events_flakiness
|
9 years ago |
Arnaud Porterie
|
6e0f873f05
Temporarily skip TestAuthZPluginAllowEventStream
|
9 years ago |
Phil Estes
|
074561b0ec
Clean up authz integration-cli test
|
9 years ago |
Brian Goff
|
abbf2aa6dd
Fix events test flakiness.
|
9 years ago |
Brian Goff
|
4cf9b725f2
Fix flakey TestAuthZPluginAllowEventStream
|
9 years ago |
Victor Vieux
|
99a396902f
fix common misspell
|
9 years ago |
Stefan Scherer
|
36a974a1a6
Fix TestAuthZPluginAllowEventStream for multiarch
|
9 years ago |
Liron Levin
|
5ffc810df2
Fix 19575: Docker events doesn't work with authorization plugin
|
9 years ago |
Tibor Vass
|
5c630ea7c3
Rename authz to authorization for greater clarity
|
9 years ago |
Antonio Murdaca
|
bb8e1dc8fa
integration-cli: fix --net=none build
|
9 years ago |
Antonio Murdaca
|
c28fc06e00
pkg: authorization: do not register the same plugin
|
9 years ago |
Antonio Murdaca
|
5a64c8027e
authZ: more fixes
|
9 years ago |
Antonio Murdaca
|
46e3a249a1
pkg: authorization: add Err to tweak response status code
|
9 years ago |