Commit History

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