Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 0f77875220 api/types: move ContainerRemoveOptions to api/types/container 1 year ago
  Sebastiaan van Stijn 5e7eade1f7 integration: don't poll for containers to be running 1 year ago
  Brian Goff e8dc902781 Wire up tests to support otel tracing 2 years ago
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
  Sebastiaan van Stijn bb5ace2efb integration/plugin: format code with gofumpt 3 years ago
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags 2 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 years ago
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 years ago
  Sebastiaan van Stijn 9ed58987ce integration: use constants for http methods 5 years ago
  Sam Whited b37c214e3c testutil: make testing packages public 5 years ago
  Sebastiaan van Stijn 9f9b4290b9 integration: change container.Run signature to fix linting 6 years ago
  Sebastiaan van Stijn 3449b12cc7 Use assert.NilError() instead of assert.Assert() 6 years ago
  Yong Tang 0492b0997b Use poll.WaitOn in authz_plugin_test.go 6 years ago
  Yong Tang b958b430aa Merge pull request #38417 from thaJeztah/replace_newclient 6 years ago
  Sebastiaan van Stijn 8d3feccfa9 Replace deprecated client.WithDialer() 6 years ago
  Sebastiaan van Stijn 2cb7b73a1b Test: Replace NewClient() with NewClientT() 6 years ago
  Vincent Demeester d3cc071bb9 Windows: Start of enabling tests under integration/ 7 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  Brian Goff 74f8e47352 Limit authz response buffer 7 years ago
  Daniel Nephin 6be0f70983 Automated migration using 7 years ago
  Daniel Nephin a68ae4a2d9 Improve docstrings and small cleanup in client 7 years ago
  Yong Tang 9fcd2a0510 Update api tests to use container.Run/Create in helper package 7 years ago
  Vincent Demeester af306d149e Rename integration/util to integration/internal 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  David Sheets 1574d91463 integration/plugin/authz: inline CLI work-alike library 7 years ago
  David Sheets 928b0631c9 integration/plugin/authz: port tests from integration-cli 7 years ago