Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastiaan van Stijn 797ec8e913 daemon: rename all receivers to "daemon" hace 6 años
  Sebastiaan van Stijn 3e6a13ccb8 LCOW: fix using wrong shell for healthchecks hace 6 años
  Brian Goff eaad3ee3cf Make sure timers are stopped after use. hace 6 años
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context hace 7 años
  Daniel Nephin 4f0d95fa6e Add canonical import comment hace 7 años
  Nicolas De Loof aa6bb5cb69 introduce « exec_die » event hace 7 años
  Nicolas De Loof 852a943c77 fix #35843 regression on health check workingdir hace 7 años
  Yong Tang 29d6aef393 Merge pull request #35533 from AliyunContainerService/supress-warning-healthcheck-none hace 7 años
  Li Yi e987c554c9 Supress warning when NONE was set for healthcheck hace 7 años
  Stephen J Day 7db30ab0cd container: protect the health status with mutex hace 7 años
  Daniel Nephin 62c1f0ef41 Add deadcode linter hace 8 años
  Daniel Nephin 9b47b7b151 Fix golint errors. hace 8 años
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 hace 8 años
  Aaron Lehmann da28210a15 Merge pull request #33781 from mlaventure/fix-healhcheck-goroutine-leak hace 8 años
  Kenfe-Mickael Laventure 67297ba005 Prevent a goroutine leak when healthcheck gets stopped hace 8 años
  Fabio Kung aacddda89d Move checkpointing to the Container object hace 8 años
  Fabio Kung eed4c7b73f keep a consistent view of containers rendered hace 8 años
  Boaz Shuster 5836d86ac4 Add container environment variables correctly to the health check hace 8 años
  Elias Faxö e401f63735 Added start period option to health check. hace 8 años
  David McKay 647dce9dea Healthchecks should inherit environment hace 8 años
  Victor Vieux f6f67891be Merge pull request #28438 from vdemeester/use-container-shell-instead-of-hardcoded hace 8 años
  Tonis Tiigi 89b1234737 Fix deadlock on cancelling healthcheck hace 8 años
  Vincent Demeester 5f81cf11f6 Use Container.Config.Shell instead of hardcoded… hace 8 años
  Michael Crosby 3343d234f3 Add basic prometheus support hace 9 años
  Thomas Leonard b8793cff48 Reset health status to starting when a container is restarted hace 8 años
  allencloud a4a4f3733f make health check log more readable hace 8 años
  Stephen Drake c3319445aa Prevent stdout / stderr race condition in limitedBuffer. hace 9 años
  Michael Crosby 91e197d614 Add engine-api types to docker hace 9 años
  Tibor Vass 91e9f38313 healthcheck: do not interpret exit code 2 as "starting" hace 9 años
  Josh Horwitz 4016038bd3 Treat HEALTHCHECK NONE the same as not setting a healthcheck hace 9 años