Historia zmian

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