提交历史

作者 SHA1 备注 提交日期
  Kir Kolyshkin 1cfdb2ffb8 TestContainersAPICreateMountsCreate: minor optimization 6 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Sebastiaan van Stijn 3a4bb96ab7 Remove use of deprecated client.NewClient() 6 年之前
  Sebastiaan van Stijn 5801c04345 Merge pull request #38380 from olljanat/capabilities-support 6 年之前
  Olli Janatuinen 80d7bfd54d Capabilities refactor 6 年之前
  Sebastiaan van Stijn 3105ca26dc integration-cli: remove deprecated daemonHost() utility 6 年之前
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() 6 年之前
  Akihiro Suda 5ddb1d410a Merge pull request #38426 from thaJeztah/remove_unused_experimental_check 6 年之前
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 年之前
  Sebastiaan van Stijn 11b88be247 Remove validationError type, and use errdefs.InvalidParameter 6 年之前
  Vincent Demeester d5b271c155 add check for local volume option 7 年之前
  Sebastiaan van Stijn 574db7a537 Tweak bind mount errors 6 年之前
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting 7 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Kir Kolyshkin 0823ab7099 TestContainerAPITop: fix flakyness 7 年之前
  Anda Xu e440831802 fix and skip some tests based on API version 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前
  Vincent Demeester 42f6fdf059 Move integration-cli/request to internal/test/request… 7 年之前
  Vincent Demeester e55d6fc857 Skip some tests in certain condition to run with e2e image 7 年之前
  Daniel Nephin 6be0f70983 Automated migration using 7 年之前
  Amr Gawish df6af282b9 Print which path failed when the mount source doesn't exist. 7 年之前
  Vincent Demeester 6977f468bb Migrate some calls to new client function 7 年之前
  Sebastiaan van Stijn 18a771a761 Remove deprecated environment.DaemonPlatform() 7 年之前
  Brian Goff 5bbf5cc671 Set selinux label on local volumes from mounts API 7 年之前
  Christopher Crone eb396e8984 Remove erroneous Println 7 年之前
  Christopher Crone 7dabed019a Fixes after dnephin review 7 年之前
  Christopher Crone 86f9eb4a08 Fixes for dnephin review 7 年之前
  Christopher Crone f089a1df39 Skip some tests for E2E 7 年之前
  Christopher Crone 0bdba0e91a Use TLS for tests if needed 7 年之前
  Daniel Nephin 81bb9978ab Cleanup client not found errors. 7 年之前