1. 580839d Formulas testing revision 2019/10 by Martin Polreich · 5 years ago master
  2. 883427d Drop testing of SaltStack 2016.3 by Martin Polreich · 6 years ago
  3. a50641a Merge "Drop Travis CI support" by Pavel Cizinsky · 6 years ago
  4. ea435d1 Drop Travis CI support by Martin Polreich · 6 years ago
  5. 183dab2 Updating reference from github to gerrit by Pavel Cizinsky · 6 years ago
  6. 78a5ea2 Move to Mirantis owned docker images for tests by Martin Polreich · 6 years ago 2019.98.1 release/2018.2.0 release/2019.101.1 release/2019.2.0 release/2019.98.1 release/2019.99.1
  7. 42dc322 Update Gemfile and Makefile configuration by Martin Polreich · 6 years ago
  8. 67266f8 Freeze inspec version for salt-formulas tests by Martin Polreich · 6 years ago
  9. 56feb35 Add Salt 2018.3 tests by Martin Polreich · 7 years ago
  10. 33214c2 Fix archive.extracted fail due to existing directory by Martin Polreich · 6 years ago
  11. 1cd9642 Merge "Use new image for kitchen tests" by Jakub Josef · 7 years ago release/2018.11.0 release/2018.4.0 release/2018.8.0
  12. 758dac2 Use new image for kitchen tests by Martin Polreich · 7 years ago
  13. 76633f5 Update Makefile by Filip Pytloun · 7 years ago
  14. dc23313 Merge "Remove salt-master, reclass from pkg dependencis" by Filip Pytloun · 7 years ago
  15. 4abc3bb Merge "Optimize kitchen tests for Travis CI" by Petr Michalec · 7 years ago
  16. c83021f Remove salt-master, reclass from pkg dependencis by Petr Michalec · 7 years ago
  17. edfc121 Optimize kitchen tests for Travis CI by Martin Polreich · 7 years ago
  18. fc59a61 Merge pull request #14 from thedrow/patch-1 by Filip Pytloun · 7 years ago
  19. dc445fb Fix typo. by Omer Katz · 7 years ago
  20. f4569f1 Merge pull request #12 from salt-formulas/pr/11 by Aleš Komárek · 7 years ago
  21. 2d9dca9 Rebase to master + minor updates by Petr Michalec · 7 years ago
  22. 42a2ccd task: make changes requested in code review by tmeneau · 7 years ago
  23. f609837 fix: add missing arg in helm.install_chart_dependencies function by tmeneau · 7 years ago
  24. ba4c47c fix: add missing helm_home argument to client init by tmeneau · 7 years ago
  25. 6cf3cd6 fix: typos introduced during implementation of sensible defaults by tmeneau · 7 years ago
  26. 6c29c00 fix: missing args parameter in helm.release_upgrade function by tmeneau · 7 years ago
  27. b858a00 feat: display helm cmd in state output by tmeneau · 7 years ago
  28. f2392a1 feat: add chart-related module functions by tmeneau · 7 years ago
  29. d92f474 fix: change detection and speed for releases_managed by tmeneau · 7 years ago
  30. 978e9bf fix: kubectl config files don’t create parent dirs by tmeneau · 7 years ago
  31. 94bf68e task: persist release pillar values to values files on minion by tmeneau · 7 years ago
  32. c294d53 fix: remove old comment in map.jinja by tmeneau · 7 years ago
  33. 8cf4fce task: make helm_home, bin, and kubectl bin configurable by tmeneau · 7 years ago
  34. 3f77a63 fix: reduce binary download/copy execution times by tmeneau · 7 years ago
  35. 61efbef fix: add repo update state and improve repo change detection by tmeneau · 7 years ago
  36. 68f02cd fix: add configuration value for binary flavors (linux-amd64) by tmeneau · 7 years ago
  37. 0f7e6d4 fix: split client.sls into distinct, dedicated SLS files by tmeneau · 7 years ago
  38. 2b95ece fix: remove unnecessary _ensure_namespace states by tmeneau · 7 years ago
  39. cf41dc3 fix: add sensible defaults and defensive property references by tmeneau · 7 years ago
  40. 5a49c98 Merge "Doc cleanup, introduced environmental params" by mcp-jenkins · 7 years ago
  41. ba18038 Doc cleanup, introduced environmental params by Ales Komarek · 7 years ago
  42. 67b5a91 Merge "Add timeout to wait_for_tiller state" by mcp-jenkins · 7 years ago
  43. 0067f9f Add timeout to wait_for_tiller state by Yuriy Taraday · 7 years ago
  44. 5f2eaaf Fix name in .kitchen.travis.yml file by Martin Polreich · 7 years ago
  45. 8044a65 Update .travis.yml and .kitchen.yml files for parallel testing by Martin Polreich · 7 years ago
  46. 06c1920 Add user guide by Yuriy Taraday · 7 years ago
  47. 212720e Make namespace creation states unique by Yuriy Taraday · 7 years ago
  48. 434490c Add pillar examples to README by Yuriy Taraday · 7 years ago
  49. e9f982d Add GCE auth support for GKE-based Kubernetes by Yuriy Taraday · 7 years ago
  50. f9dd012 Allow to provide custom kubectl config by Yuriy Taraday · 7 years ago
  51. 2237989 Add an option to install kubectl by Yuriy Taraday · 7 years ago
  52. 6f82649 Add tiller namespace/host specification by Yuriy Taraday · 7 years ago
  53. f169d82 Add default namespace argument value to module functions by Yuriy Taraday · 7 years ago
  54. 3650072 Add a flag to disable tiller instalation by Yuriy Taraday · 7 years ago
  55. 6618fb9 Pass errors from cmd.run to state by Yuriy Taraday · 7 years ago
  56. 66e61df Add support for putting releases in different namespaces by Yuriy Taraday · 7 years ago
  57. 7612604 Factor out error returns in state module by Yuriy Taraday · 7 years ago
  58. a9c270b remove .gitreview file on github by Tomáš Kukrál · 7 years ago
  59. e15049c Use 'options' instead of 'tar_options' on newer salt by Yuriy Taraday · 7 years ago
  60. 893b3fb Add ability to delete releases by Yuriy Taraday · 8 years ago
  61. 227544c Wait for tiller to start up before running any commands by Yuriy Taraday · 8 years ago
  62. 3c3f63c Fix comment when releas is updated by Yuriy Taraday · 8 years ago
  63. aeeaa74 Call helm upgrade if release already exists by Yuriy Taraday · 8 years ago
  64. 84a2103 Create basic state and module to create release by Yuriy Taraday · 8 years ago
  65. 843d819 Added .gitreview by Jeepyb User · 8 years ago
  66. 0822c11 Pass values to 'helm create' by Yuriy Taraday · 8 years ago
  67. 021ab3f Add basic release installation by Yuriy Taraday · 8 years ago
  68. 7ef274b Add unless to repo install by Yuriy Taraday · 8 years ago
  69. 2f3040f Specify HELM_HOME explicitly by Yuriy Taraday · 8 years ago
  70. 526f043 Add repository installation by Yuriy Taraday · 8 years ago
  71. 8730f1b Add basic helm client and tiller installation by Yuriy Taraday · 8 years ago
  72. 131227e Initial cookiecutter result by Yuriy Taraday · 8 years ago