Historial de Commits

Autor SHA1 Mensaje Fecha
  Vincent Demeester e66717e9f8 Merge pull request #30537 from DiSiqueira/asserting_error hace 8 años
  DiSiqueira 4bd1895241 I found out this err var isn't being used, so underscoring it to preserve resources hace 8 años
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests hace 8 años
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments hace 8 años
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 hace 8 años
  Aaron.L.Xu 40af569164 fix typo hace 8 años
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli hace 8 años
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli hace 8 años
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content hace 8 años
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… hace 8 años
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors hace 8 años
  Darren Stahl 07cd19655b Stop holding container lock while waiting on streams hace 8 años
  Jonh Wendell e03bf1221e Exec: Add ability to set environment variables hace 9 años
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows hace 8 años
  Tonis Tiigi e981459609 Fix missing hostname and links in exec env hace 8 años
  John Howard e880bbc48b Windows: Don't set PATH/TERM on exec hace 8 años
  John Howard ea42182722 Windows: Enable a couple of exec tests hace 8 años
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() hace 9 años
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() hace 9 años
  Akihiro Suda 9d9dff3d0d Migrate exec command to cobra hace 9 años
  John Howard f7541b00b0 Better error on attach no tty hace 9 años
  Tonis Tiigi 8891afd838 Add ulimit support to libcontainerd addprocess hace 9 años
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation hace 9 años
  Alexander Morozov 8dd8ec137e make TestExecInspectIDs less racy hace 9 años
  Arnaud Porterie 0a7755ab4e Fix flaky TestExec hace 9 años
  Michael Crosby 46e41dc2f8 Require linux for TestExecAfterContainerRestart hace 9 años
  Phil Estes 77590d4dae Remove stray printf hace 9 años
  Vincent Demeester 5cdc0dfce3 Merge pull request #19822 from Microsoft/jjh/testexeccli hace 9 años
  John Howard a9379b4af2 Windows CI: Initial porting CLI TestExec* hace 9 años