- 17 Apr, 2019 1 commit
-
-
Matthew Fisher authored
Using const() defines constants together (part:2)
-
- 16 Apr, 2019 5 commits
-
-
Adam Reese authored
chore(OWNERS): Add hickeyma to OWNERS
-
Adam Reese authored
Signed-off-by: Adam Reese <adam@reese.io>
-
Matt Farina authored
Fixing many typos in docs
-
Matthew Fisher authored
Update install.md
-
dieutth authored
*From Script* should be in the same level as other *Installing the Helm Client* options. Signed-off-by: Dieu Tran <dieufunny@gmail.com>
-
- 15 Apr, 2019 2 commits
-
-
Matthew Fisher authored
Using const() defines constants together
-
Matthew Fisher authored
fix(helm): Wait for CRDs to reach established state for crd_install hook
-
- 12 Apr, 2019 2 commits
-
-
Martin Hickey authored
cleanup: using const block
-
SataQiu authored
Signed-off-by: SataQiu <qiushida@beyondcent.com>
-
- 11 Apr, 2019 2 commits
-
-
Taylor Thomas authored
Add --cleanup-on-fail support into --atomic: use CleanupOnFail param in rollback (optionally)
-
xichengliudui authored
Signed-off-by: xichengliudui <1693291525@qq.com> update pull request Signed-off-by: xichengliudui <1693291525@qq.com>
-
- 10 Apr, 2019 4 commits
-
-
xichengliudui authored
Signed-off-by: xichengliudui <1693291525@qq.com>
-
Martin Hickey authored
fix(helm): Fix manifest validation
-
Timofey Kirillov authored
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
-
Morten Torkildsen authored
Manifest validation is done by the builder, but it requires that the schema is set before the Stream function is called. Otherwise the StreamVisitor is created without a schema and no validation is done. Signed-off-by: Morten Torkildsen <mortent@google.com>
-
- 09 Apr, 2019 2 commits
-
-
Matthew Fisher authored
Refactor: use const code block
-
SataQiu authored
Signed-off-by: SataQiu <qiushida@beyondcent.com>
-
- 08 Apr, 2019 3 commits
-
-
Matthew Fisher authored
Update golang version
-
ialidzhikov authored
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
-
Martin Hickey authored
Fix 'THE INCLUDE FUNCTION' in 'Developing Templates' output
-
- 07 Apr, 2019 1 commit
-
-
Kenta Iso authored
Signed-off-by: Kenta Iso <type.mafty@gmail.com>
-
- 05 Apr, 2019 5 commits
-
-
Matthew Fisher authored
Fix `no RESOURCE with the name NAME found`
-
Matthew Fisher authored
feat: make tiller probeAddr configurable
-
Taylor Thomas authored
Fix description of helm dependency command
-
Taylor Thomas authored
Don't print ROLLING BACK if atomic is not set
-
Yusuke KUOKA authored
As many people have requested and discussed in #3159. The variable name are kept the same as before. Corresponding command-line flag is named, and description are written, after the existing flag for gRPC. The scope of this change is intentionally limited to the minimum. That is, I have not yet added `--probe=false`, because it shouldn't be a blocker if we can change the port number. Signed-off-by: Yusuke KUOKA <ykuoka@gmail.com>
-
- 04 Apr, 2019 8 commits
-
-
Timofey Kirillov authored
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
-
Timofey Kirillov authored
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
-
Matthew Fisher authored
Fixed default value for `helm.sh/chart` label
-
Sergey Kozlov authored
Signed-off-by: Sergey Kozlov <mail.sergey.kozlov@gmail.com>
-
Matthew Fisher authored
Fixed typos in docs/chart_best_practices
-
Sergey Kozlov authored
Signed-off-by: Sergey Kozlov <mail.sergey.kozlov@gmail.com>
-
Matthew Fisher authored
Document update | variable representation change
-
Arvind Kumar authored
Signed-off-by: Arvind Kumar <10303369+aku163@users.noreply.github.com>
-
- 03 Apr, 2019 4 commits
-
-
Matthew Fisher authored
Fixed a typo in docs
-
Sergey Kozlov authored
Replaced `chart` command by `helm`. Signed-off-by: Sergey Kozlov <mail.sergey.kozlov@gmail.com>
-
Matthew Fisher authored
closes #5544 don't do multiple chart reads on upgrade
-
Joschka Tillmanns authored
Signed-off-by: Joschka Tillmanns <joschka@tillmanns.me>
-
- 30 Mar, 2019 1 commit
-
-
Morten Torkildsen authored
Makes sure CRDs installed through the crd_install hook reaches the `established` state before the hook is considered complete. Signed-off-by: Morten Torkildsen <mortent@google.com>
-