提交历史

作者 SHA1 备注 提交日期
  Anusha Ragunathan bbce24997c Merge pull request #31930 from anusha-ragunathan/authz-disable 8 年之前
  Anusha Ragunathan 38de272bd4 When authz plugin is disabled, remove from authz middleware chain. 8 年之前
  Anusha Ragunathan 70b76266b5 Wait to unmount propagatedmount before marking plugin as disabled. 8 年之前
  Vincent Demeester 0ac25dfc75 Merge pull request #29742 from miaoyq/rewrite-validate-privileges 8 年之前
  Yanqiang Miao dafeeac4fd Rewrite the function 'validatePrivileges' without checking order 8 年之前
  Brian Goff e8307b868d Make propagated mount persist outside rootfs 8 年之前
  Tibor Vass 26d0bac895 plugin: use pkg/errors in more places 8 年之前
  Derek McGowan 0421f5173d Remove use of forked reference package for cli 8 年之前
  Stephen J Day 7a85579917 *: use opencontainers/go-digest package 8 年之前
  Tonis Tiigi 6c7cb52009 Fix validation of plugins without rootfs in config 8 年之前
  Tonis Tiigi 3d86b0c79b Implement content addressability for plugins 8 年之前
  Sebastiaan van Stijn 2121041944 Merge pull request #29423 from unclejack/api_cli_integ_return 8 年之前
  Brian Goff 500210475f Make graphdriver plugin use plugin BasePath 8 年之前
  unclejack 2c187a24e0 return directly without ifs in remaining packages 8 年之前
  Tibor Vass c54b717caf plugins: container-rootfs-relative paths 8 年之前
  Anusha Ragunathan b35490a8ba Make v2/Plugin accesses safe. 8 年之前
  Yong Tang 662d456928 Fix issue caused by duplicate `docker plugin create` with same names 8 年之前
  Antonio Murdaca 8ed31089c0 Merge pull request #27467 from tonistiigi/attach-cb 8 年之前
  Kenfe-Mickael Laventure 7781a1bf0f Make experimental a runtime flag 8 年之前
  Tonis Tiigi 37a3be2449 Move stdio attach from libcontainerd backend to callback 8 年之前
  Tonis Tiigi a452d1fccb Remove restartmanager from plugins 8 年之前
  Anusha Ragunathan fefea805e9 Make graphdrivers work with pluginv2. 8 年之前
  Anusha Ragunathan 17b8aba1d9 Adding pluginv2 support for libnetwork (part 1) 8 年之前
  Anusha Ragunathan 27a55fba28 Reorganize plugin package into sub packages. 8 年之前
  Tibor Vass ed0dff8f16 Merge pull request #25424 from vieux/enabled 8 年之前
  Victor Vieux cf4e268115 replace active by enabled for consistency in plugins 9 年之前
  Anusha Ragunathan 031a2a5c4b Cleanup fallback to V1 plugins logic. 9 年之前
  Anusha Ragunathan 59c45f7c0a Make `docker volume list` lookup plugins installed using new model. 9 年之前
  Anusha Ragunathan 57499fa62e When handling plugin exit, lookup plugins only during daemon shutdown. 9 年之前
  Alexander Morozov 64605d709f Merge pull request #23951 from allencloud/defer-os-file-close 9 年之前