Matthew Fisher
c645373ee9
Merge pull request #5608 from SataQiu/try-constants-20190417
...
Using constants rather than hard coding
6 years ago
SataQiu
e48a3be64a
define port 44134 as a constant
...
Signed-off-by: SataQiu <qiushida@beyondcent.com>
6 years ago
Matthew Fisher
bacb6cebfe
Merge pull request #5605 from tariq1890/update_deps
...
chore: bump up the dependencies of kubernetes and prometheus client
6 years ago
Matthew Fisher
62edd09800
Merge pull request #5606 from xichengliudui/update-go-const
...
Using const() defines constants together (part:1)
6 years ago
Matt Farina
274d8da4a6
Merge pull request #5609 from mattfarina/owners-update
...
Moving nebril to emeritus status due to inactivity
6 years ago
Matthew Fisher
870e21d088
Merge pull request #5607 from xichengliudui/update-go-const-park2
...
Using const() defines constants together (part:2)
6 years ago
Matt Farina
bb4f1ebea1
Moving nebril to emeritus status due to inactivity
...
Note, he has been emailed regarding the move including an offer to
re-engage. He has not taken this up. The governance has a 3 months
of inactivity clause that causes maintainers to fall off. This
period has been long exceeded per metrics measured in devstats.
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Tariq Ibrahim
26bce22e3b
chore: bump up the dependencies of kubernetes and prometheus client
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
6 years ago
Adam Reese
ea9c27c710
Merge pull request #5604 from adamreese/chore/owners
...
chore(OWNERS): Add hickeyma to OWNERS
6 years ago
Adam Reese
9bc1f1c16e
chore(OWNERS): Add hickeyma to OWNERS
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Matt Farina
029f6a2995
Merge pull request #5324 from tuanvcw/fixing_typos
...
Fixing many typos in docs
6 years ago
Matthew Fisher
48e430b046
Merge pull request #5603 from dieutth/patch-1
...
Update install.md
6 years ago
dieutth
3b3406a20d
Update install.md
...
*From Script* should be in the same level as other *Installing the Helm Client* options.
Signed-off-by: Dieu Tran <dieufunny@gmail.com>
6 years ago
Matthew Fisher
2b36b1ad46
Merge pull request #5599 from xichengliudui/addconstants
...
Using const() defines constants together
6 years ago
Matthew Fisher
0d81d92a01
Merge pull request #5112 from mortent/WaitCRDEstablished
...
fix(helm): Wait for CRDs to reach established state for crd_install hook
6 years ago
Martin Hickey
8494d133bf
Merge pull request #5594 from SataQiu/fix-20190412
...
cleanup: using const block
6 years ago
SataQiu
43c4378444
cleanup: using const block
...
Signed-off-by: SataQiu <qiushida@beyondcent.com>
6 years ago
Taylor Thomas
0664ef5c44
Merge pull request #5579 from flant/add-cleanup-on-fail-to-atomic
...
Add --cleanup-on-fail support into --atomic: use CleanupOnFail param in rollback (optionally)
6 years ago
xichengliudui
5edb79df4c
Using const() defines constants together (part:1)
...
Signed-off-by: xichengliudui <1693291525@qq.com>
update pull request
Signed-off-by: xichengliudui <1693291525@qq.com>
update pull request
Signed-off-by: xichengliudui <1693291525@qq.com>
6 years ago
xichengliudui
165e071d4a
Using const() defines constants together (part:2)
...
Signed-off-by: xichengliudui <1693291525@qq.com>
update pull request
Signed-off-by: xichengliudui <1693291525@qq.com>
6 years ago
xichengliudui
eb457460b1
Using const() defines constants together
...
Signed-off-by: xichengliudui <1693291525@qq.com>
6 years ago
Martin Hickey
d87ce93e1e
Merge pull request #5576 from mortent/FixBuilderValidation
...
fix(helm): Fix manifest validation
6 years ago
Timofey Kirillov
f506db4b75
Add --cleanup-on-fail support into --atomic: use CleanupOnFail param in rollback
...
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
6 years ago
Morten Torkildsen
32d7f1a3fc
fix(helm): Fix manifest validation
...
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>
6 years ago
Matthew Fisher
5027c29b56
Merge pull request #5573 from SataQiu/refactor-20190409
...
Refactor: use const code block
6 years ago
SataQiu
b72265b4f3
refactor: use const code block
...
Signed-off-by: SataQiu <qiushida@beyondcent.com>
6 years ago
Matthew Fisher
08dad14e13
Merge pull request #5570 from ialidzhikov/update-golang
...
Update golang version
6 years ago
ialidzhikov
ae48e53e29
Update golang version
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
6 years ago
Martin Hickey
7ad9d7b766
Merge pull request #5565 from govargo/fix/develop-templates
...
Fix 'THE INCLUDE FUNCTION' in 'Developing Templates' output
6 years ago
Kenta Iso
2aa4155952
Fix 'THE INCLUDE FUNCTION' in 'Developing Templates' output
...
Signed-off-by: Kenta Iso <type.mafty@gmail.com>
6 years ago
Matthew Fisher
53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
...
Fix `no RESOURCE with the name NAME found`
6 years ago
Matthew Fisher
7f7761af0c
Merge pull request #5557 from mumoshu/configurable-tiller-probe-addr
...
feat: make tiller probeAddr configurable
6 years ago
Taylor Thomas
a85412f0b9
Merge pull request #5509 from nauxliu/patch-2
...
Fix description of helm dependency command
6 years ago
Taylor Thomas
2663559573
Merge pull request #5507 from Evesy/master
...
Don't print ROLLING BACK if atomic is not set
6 years ago
Yusuke KUOKA
293fd78821
feat: make tiller probeAddr configurable
...
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>
6 years ago
Timofey Kirillov
a8145d6f17
Regenerate proto files for `--cleanup-on-fail` option
...
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
6 years ago
Timofey Kirillov
faa5fd0b5e
Add clarification log messages before calling cleanup-on-fail during update
...
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
6 years ago
Matthew Fisher
e14a0378fd
Merge pull request #5551 from skozlov/docs-chart-best-practices-fixes
...
Fixed default value for `helm.sh/chart` label
6 years ago
Sergey Kozlov
e2a9bf2913
Fixed default value for `helm.sh/chart` label
...
Signed-off-by: Sergey Kozlov <mail.sergey.kozlov@gmail.com>
6 years ago
Matthew Fisher
10ba4d7355
Merge pull request #5549 from skozlov/docs-chart-best-practices-fixes
...
Fixed typos in docs/chart_best_practices
6 years ago
Sergey Kozlov
87e495c57d
Fixed typos in docs/chart_best_practices
...
Signed-off-by: Sergey Kozlov <mail.sergey.kozlov@gmail.com>
6 years ago
Matthew Fisher
e035836525
Merge pull request #5548 from aku163/master
...
Document update | variable representation change
6 years ago
Arvind Kumar
ff686d5967
Document update | variable representation change
...
Signed-off-by: Arvind Kumar <10303369+aku163@users.noreply.github.com>
6 years ago
Matthew Fisher
fe7c48a359
Merge pull request #5543 from skozlov/patch-1
...
Fixed a typo in docs
6 years ago
Sergey Kozlov
6cf433d719
Fixed a typo in docs
...
Replaced `chart` command by `helm`.
Signed-off-by: Sergey Kozlov <mail.sergey.kozlov@gmail.com>
6 years ago
Matthew Fisher
5a08d0d726
Merge pull request #5545 from mooncamp/fix_multiple_chart_reads_on_upgrade
...
closes #5544 don't do multiple chart reads on upgrade
6 years ago
Joschka Tillmanns
6cf4b8703f
don't do multiple chart reads on upgrade
...
Signed-off-by: Joschka Tillmanns <joschka@tillmanns.me>
6 years ago
Morten Torkildsen
b8e40a7c31
fix(helm): Wait for CRDs to reach established state for crd_install hook
...
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>
6 years ago
Matthew Fisher
69002eeb90
Merge pull request #5511 from bacongobbler/helm2-k8s-1.14
...
chore(glide): bump kubernetes to 1.14
6 years ago
Matthew Fisher
3c871c0030
chore(glide): bump kubernetes to 1.14
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago