1. 66415f3 Fix, dockerng/docker module name compat. by Petr Michalec · 6 years ago release/2018.8.0
  2. c07919f Merge "Hotfix: docker:host:enabled default value" by Richard Felkl · 7 years ago
  3. e2e889c Hotfix: docker:host:enabled default value by Petr Michalec · 7 years ago
  4. 95b1f91 Merge "Fix Python version for Travis CI tests" by Jiri Broulik · 7 years ago
  5. 9c79a77 Replace deprecated docker Salt module by Martin Polreich · 7 years ago
  6. cfe1104 Fix Python version for Travis CI tests by Martin Polreich · 7 years ago
  7. 700b72c Updated Docker dashboard to align with recent rules by Mateusz Matuszkowiak · 7 years ago
  8. 646b949 Dashboards rationalization for Docker by Mateusz Matuszkowiak · 7 years ago
  9. 439ca08 Cosmetic changes for alerts by Michal Kobus · 7 years ago
  10. 667d80c Alerts rationalization for Docker service by Mateusz Matuszkowiak · 7 years ago
  11. c5d6817 Tune measurement filtering for docker telegraf plugin by Ildar Svetlov · 7 years ago release/2018.4.0
  12. 8011289 Change alert rules for service in swarm by Ildar Svetlov · 7 years ago
  13. 2078df3 Gather swarm metrics by Ildar Svetlov · 7 years ago
  14. 4549150 Fix wait-for stack hooks by azvyagintsev · 7 years ago
  15. 90e9e5d Merge "Use new image for kitchen tests" by Petr Michalec · 7 years ago
  16. 9c7de37 Use new image for kitchen tests by Martin Polreich · 7 years ago
  17. 3f39807 Remove useless dependency on linux formula by Filip Pytloun · 7 years ago
  18. b7912e9 Update Makefile by Filip Pytloun · 7 years ago
  19. e80fcae Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596) by Jakub Josef · 7 years ago
  20. 15e0204 Merge "Adding default False values instead of empty ones" by mcp-jenkins · 7 years ago
  21. 18014f6 Merge "Fix flapping DockerServiceWarning alert" by Jakub Josef · 7 years ago
  22. 493406a Fix flapping DockerServiceWarning alert by Dmitry Kalashnik · 7 years ago
  23. 3f1de38 Rename log key to Payload by Bartosz Kupidura · 7 years ago
  24. 4c5e4a7 Merge "Remove salt-master, reclass from pkg dependencis" by Filip Pytloun · 7 years ago
  25. bd57e65 Merge "Optimize kitchen tests for Travis CI" by Petr Michalec · 7 years ago
  26. 74d55fc Remove salt-master, reclass from pkg dependencis by Petr Michalec · 7 years ago
  27. 73fe021 Optimize kitchen tests for Travis CI by Martin Polreich · 7 years ago
  28. fe7bcfd Merge "Extend dockerng_service.running for watch method" by Petr Jediny · 7 years ago
  29. 60e636b Extend dockerng_service.running for watch method by Pavel Svimbersky · 7 years ago
  30. 831b38f Merge "Fixed typo in run_tests.sh file" by mcp-jenkins · 7 years ago
  31. 27816ab Add module for mgmt services inside container by Pavel Svimbersky · 7 years ago
  32. ca8ed1a Merge "Add stacks into sphinx docs" by mcp-jenkins · 7 years ago
  33. b1d0ae9 Fixed typo in run_tests.sh file by Jakub Josef · 7 years ago
  34. 707c9d8 Merge "Add fluentd support" by Ales Komarek · 7 years ago
  35. 3a5d9b9 Add fluentd support by Bartosz Kupidura · 7 years ago
  36. d0d855a fixed pillar check in docker.client.init by Richard Felkl · 7 years ago
  37. 8638f3a Add stacks into sphinx docs by Filip Pytloun · 7 years ago
  38. ffc82df Allow more complex docker login by Filip Pytloun · 7 years ago
  39. 3a31931 Adding default False values instead of empty ones by Consatntine Kalinovskiy · 7 years ago
  40. 37a3999 Merge pull request #18 from FraaJad/master by Filip Pytloun · 7 years ago
  41. cad230e Ensure stack works when no volumes are specified in the compose file. by Doug Clow · 7 years ago
  42. 3c3465e Added support for multiple service constraints. Fixed logic in stack state for when a volume mount follows a bind mount. Added configs key to docker-compose.yml. by Doug Clow · 7 years ago
  43. 67a8f69 Merge "Enforce to restart docker service on proxy change" by Tomas Kukral · 7 years ago
  44. 6d305c2 Enforce to restart docker service on proxy change by Andrey · 7 years ago
  45. ca10d2b State fails if no_proxy not provided by Ramon Melero · 7 years ago
  46. b99042d remove log driver from default by Marek Celoud · 7 years ago
  47. 2560d54 Add salt-formula-linux as a build-dep by chnyda · 7 years ago
  48. bd67484 Add threshold for docker replicas alerts by Dmitry Kalashnik · 7 years ago
  49. caba132 Added client.registry role to mirror docker images by Richard Felkl · 7 years ago
  50. b2debce fix README for insecure registries by Tomáš Kukrál · 7 years ago
  51. ca98043 Add support for 'hostname' docker service flag (#17) by Jiří Hýbek · 7 years ago
  52. 5dc8707 Merge "Prevent crash when client.enabled isn't defined" by Tomas Kukral · 7 years ago
  53. 9cd9ec8 remove supported OS from README by Tomáš Kukrál · 7 years ago
  54. 574dfbf Prevent crash when client.enabled isn't defined by Simon Pasquier · 7 years ago
  55. 0dfff9a idempotence for master even in swarm cluster by Jiri Broulik · 7 years ago
  56. e755a6b fix checking of docker version in sphinx by Tomáš Kukrál · 7 years ago
  57. 4161f86 Merge "Update .travis.yml and .kitchen.yml files for parallel testing" by Martin Polreich · 7 years ago
  58. a051704 Merge "Fix alerts when stack names contain '-'" by Jakub Josef · 7 years ago
  59. 441978b Fix alerts when stack names contain '-' by Simon Pasquier · 7 years ago
  60. ca36547 Merge "Add possibility to specify Compose file version" by Jakub Josef · 7 years ago
  61. fe26cc7 Merge "add support for proxy in docker" by mcp-jenkins · 7 years ago
  62. 19a3960 add support for proxy in docker by Tomáš Kukrál · 7 years ago
  63. ac9be64 Update .travis.yml and .kitchen.yml files for parallel testing by Martin Polreich · 7 years ago
  64. 2847c68 Add python_shell=true to cmd.shell command by Martin Polreich · 7 years ago
  65. de1f22d cmd.run not recognized fix by Jiri Broulik · 7 years ago
  66. 48482c2 Add possibility to specify Compose file version by Simon Pasquier · 7 years ago
  67. 0e3c23c Add better swarm state execution conditions by Olivier Bourdon · 7 years ago
  68. 9144168 Update join_token condition by Martin Polreich · 7 years ago
  69. 2b849e0 Fix join_token being empty by Martin Polreich · 7 years ago
  70. 8d5be52 Fix join_token index by Martin Polreich · 7 years ago
  71. 4a1e50b Fix jinja logic operator by Martin Polreich · 7 years ago
  72. 7379794 Fix setting global join_token variable by Martin Polreich · 7 years ago
  73. 1e7a3cc Saltstack v2017.7.0 compatibility, Docker 17.06 compatibility, adds force and build options to dockerng.image_present (#15) by FraaJad · 7 years ago
  74. 18d9550 Ability to retrieve swarm join-token from pillar instead of Salt mine (#16) by FraaJad · 7 years ago
  75. 64ae773 Rename Prometheus alerts for consistency by Simon Pasquier · 7 years ago
  76. 1cb536c Merge "Monitor service replicas" by Ales Komarek · 7 years ago
  77. d262ac3 Monitor service replicas by Simon Pasquier · 7 years ago
  78. 70ed012 Fix docker/meta/collectd.yml for the CI by Olivier Bourdon · 7 years ago
  79. 35143d0 expose additional container and compose functionality, allow setting the mine function (#14) by FraaJad · 7 years ago
  80. 8ec921d Merge "Fix docker/meta/heka.yml for the CI" by Tomas Kukral · 8 years ago
  81. 5e26578 Fix docker/meta/heka.yml for the CI by Simon Pasquier · 8 years ago
  82. 36c1fd6 Add 'datasource: influxdb' to Grafana meta by Simon Pasquier · 8 years ago
  83. 2e62cb5 Merge "Add grafana dashboard" by jenkins-mk jenkins-mk · 8 years ago
  84. cb67e07 Add grafana dashboard by Bartosz Kupidura · 8 years ago
  85. 23febed Merge "Add docker prometheus alerts" by jenkins-mk jenkins-mk · 8 years ago
  86. 7a41fda Add docker prometheus alerts by Bartosz Kupidura · 8 years ago
  87. 6e6cc18 Add procstat input for dockerd by Bartosz Kupidura · 8 years ago
  88. 55cbec7 add support for docker daemon.json configuration by Tomáš Kukrál · 8 years ago
  89. 7612124 Merge pull request #13 from Martin819/master by Filip Pytloun · 8 years ago
  90. 36e842d Simplify 'noservices' condition by Martin Polreich · 8 years ago
  91. 0445391 Merge pull request #12 from Martin819/master by Filip Pytloun · 8 years ago
  92. d5a70fc Optimize noservice condition by Martin Polreich · 8 years ago
  93. 85d7a1d Fail if stack deploy fails even with retries by Filip Pytloun · 8 years ago
  94. 062a79d Merge pull request #11 from Martin819/master by Petr Michalec · 8 years ago
  95. 0d93a22 update kitchen-salt repo source by Petr Michalec · 8 years ago
  96. 48ae3e1 Added Kitchen tests and Travis by Martin Polreich · 8 years ago
  97. c3e89c2 Retry for stack deploy by Filip Pytloun · 8 years ago
  98. d083a0c Fix duplicated resource when using volume by Filip Pytloun · 8 years ago
  99. cc59a1c Create directories for volumes in client.stack state by Filip Pytloun · 8 years ago
  100. e47db0e Pass network from client.compose by Filip Pytloun · 8 years ago