提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn 05ef5559c3 pkg/plugins: override timeouts during tests 2 年之前
  Sebastiaan van Stijn 2cb982b506 pkg/plugins: run tests with t.Parallel() 2 年之前
  Sebastiaan van Stijn b39362295a pkg/plugins: don't share plugin server between tests 2 年之前
  Cory Snider 9cee34bc94 pkg/plugins: make unit test less time sensitive 2 年之前
  Sebastiaan van Stijn 00a4f67ddf Reduce TestClientWithRequestTimeout flakiness 4 年之前
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 年之前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年之前
  Sebastiaan van Stijn aa655a4d73 pkg/plugins: use constants for http methods 5 年之前
  Sebastiaan van Stijn c7816c5323 Harden TestClientWithRequestTimeout 6 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Daniel Nephin 6be0f70983 Automated migration using 7 年之前
  Brian Goff 7ca971fb49 Adds a unit test for plugin request timeout 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Raja Sami 8dd100a229 Increase the Coverage of pkg/plugins 8 年之前
  Felix Abecassis 62871ef2fa Do not reuse a http.Request after a failure in callWithRetry 8 年之前
  Antonio Murdaca 5c35bfed3f Revert "Add default timeout to pkg/plugins/client" 9 年之前
  Zhang Wei bc5768733d Fix flaky unit test 8 年之前
  Akihiro Suda 4bc908ec89 fix racy test in pkg/plugins 9 年之前
  Chun Chen 0699b00d26 Add default timeout to pkg/plugins/client 9 年之前
  Tibor Vass f37117045c plugins: experimental support for new plugin management 9 年之前
  David Calavera 1a63023450 Call plugins with custom transports. 9 年之前
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. 9 年之前
  Lei Jitang a2d348968f pkg/plugins/client.go: don't try to encode os decode if it's nil 9 年之前
  Jess Frazelle 4c55464dd3 Merge pull request #13777 from cpuguy83/graphdriver_extpoints 9 年之前
  David Calavera dc17613297 Do not hardcode http as plugin URL scheme for secure connections. 10 年之前
  Brian Goff b78e4216a2 Create extpoint for graphdrivers 10 年之前
  David Calavera 333ac3a3eb Plugins JSON spec. 10 年之前
  David Calavera 81fa9feb0c Volumes refactor and external plugin implementation. 10 年之前
  David Calavera 839d64ffb1 Remote plugins plumbing. 10 年之前