提交历史

作者 SHA1 备注 提交日期
  Nicolas De Loof 852a943c77 fix #35843 regression on health check workingdir 7 年之前
  Yong Tang 29d6aef393 Merge pull request #35533 from AliyunContainerService/supress-warning-healthcheck-none 7 年之前
  Li Yi e987c554c9 Supress warning when NONE was set for healthcheck 7 年之前
  Stephen J Day 7db30ab0cd container: protect the health status with mutex 7 年之前
  Daniel Nephin 62c1f0ef41 Add deadcode linter 8 年之前
  Daniel Nephin 9b47b7b151 Fix golint errors. 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  Aaron Lehmann da28210a15 Merge pull request #33781 from mlaventure/fix-healhcheck-goroutine-leak 8 年之前
  Kenfe-Mickael Laventure 67297ba005 Prevent a goroutine leak when healthcheck gets stopped 8 年之前
  Fabio Kung aacddda89d Move checkpointing to the Container object 8 年之前
  Fabio Kung eed4c7b73f keep a consistent view of containers rendered 8 年之前
  Boaz Shuster 5836d86ac4 Add container environment variables correctly to the health check 8 年之前
  Elias Faxö e401f63735 Added start period option to health check. 8 年之前
  David McKay 647dce9dea Healthchecks should inherit environment 8 年之前
  Victor Vieux f6f67891be Merge pull request #28438 from vdemeester/use-container-shell-instead-of-hardcoded 8 年之前
  Tonis Tiigi 89b1234737 Fix deadlock on cancelling healthcheck 8 年之前
  Vincent Demeester 5f81cf11f6 Use Container.Config.Shell instead of hardcoded… 8 年之前
  Michael Crosby 3343d234f3 Add basic prometheus support 9 年之前
  Thomas Leonard b8793cff48 Reset health status to starting when a container is restarted 8 年之前
  allencloud a4a4f3733f make health check log more readable 8 年之前
  Stephen Drake c3319445aa Prevent stdout / stderr race condition in limitedBuffer. 9 年之前
  Michael Crosby 91e197d614 Add engine-api types to docker 9 年之前
  Tibor Vass 91e9f38313 healthcheck: do not interpret exit code 2 as "starting" 9 年之前
  Josh Horwitz 4016038bd3 Treat HEALTHCHECK NONE the same as not setting a healthcheck 9 年之前
  Alexander Morozov 576c9fa200 Merge pull request #23442 from thaJeztah/remove-defaultExitOnUnhealthy 9 年之前
  Yong Tang a72b45dbec Fix logrus formatting 9 年之前
  Sebastiaan van Stijn 1dd28788f1 remove unused defaultExitOnUnhealthy constant 9 年之前
  Jannick Fahlbusch e3490cdcc0 Fix some typos 9 年之前
  Sebastiaan van Stijn 50e470fab4 Healthcheck: set default retries to 3 9 年之前
  Thomas Leonard b6c7becbfe Add support for user-defined healthchecks 9 年之前