Hannes Ljungberg
18b968d486
docker_swarm_service: Add healthcheck option (#52419)
* Define yaml versions as strings
* Add healthcheck option
* Add changelog fragment
* Don’t set version_added as strings
* Use single quoted string
* Disable healthcheck tests on python 2.6
* Bring back quoting on already quoted version-added
* Python 2.6 compat
* Move functions to docker-common
* Move parse_healthcheck to docker-common
* Cast exception to str before printing failure
* Extend parse_healthcheck tests
2019-02-18 09:46:14 +00:00
..
2018-10-12 20:01:14 -07:00
2019-02-15 13:58:26 -08:00
2018-10-12 20:01:14 -07:00
2019-01-03 18:12:23 -08:00
2019-02-18 09:46:14 +00:00
2018-12-16 15:03:19 -08:00
2019-01-23 12:33:59 -05:00
2018-10-18 13:38:08 -07:00
2018-10-12 20:01:14 -07:00
2018-10-12 20:01:14 -07:00
2019-02-13 01:03:06 -08:00
2017-07-17 11:48:05 -07:00
2019-02-13 15:38:13 +00:00
2019-02-05 09:41:26 -08:00
2016-11-07 15:02:13 -08:00
2018-10-08 11:26:37 -07:00
2018-11-29 21:57:32 +01:00
2018-09-17 22:45:42 -07:00
2019-02-18 08:28:04 +05:30
2019-02-13 01:03:06 -08:00
2018-09-17 22:45:42 -07:00
2018-10-12 20:01:14 -07:00
2017-12-05 12:43:13 -08:00
2019-01-17 19:06:50 +05:30
2019-02-08 10:07:01 +10:00