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