Taylor Thomas
|
6ab706ae6c
|
Merge pull request #2768 from JarreyZhou/master
feat(helm):use a variable for labels to get tiller pod
|
7 years ago |
Taylor Thomas
|
8cf72adf52
|
Merge pull request #2711 from bonifaido/handle-tlspath-error
Redefine the err variable in NewChartRepository, otherwise errors migh slip through
|
7 years ago |
Taylor Thomas
|
8eaed9d3a7
|
Merge pull request #2729 from rbwsam/fix/leading_zeros
fix(pkg/strvals): preserve leading zeros in vals
|
7 years ago |
Taylor Thomas
|
9a0070af85
|
Merge pull request #2767 from appscode/link-wheel
Add link to wheel.
|
7 years ago |
Taylor Thomas
|
e5ea075271
|
Merge pull request #2727 from Miouge1/master
Updating default values.yaml comments
|
7 years ago |
Michelle Noorali
|
f1bd1e684a
|
docs(service_accounts): add non cluster-admin ex
|
7 years ago |
Michelle Noorali
|
c4ccf70052
|
Merge pull request #2771 from asifdxtreme/patch-1
Add godoc reference badge
|
7 years ago |
Justin Scott
|
ee41bbf369
|
Merge pull request #2766 from lvdh/fix/docs-chars-file-structure
Add requirements.yaml to Charts file structure
|
7 years ago |
Mohammad Asif Siddiqui
|
9d89a6da6b
|
Updated as per suggestion
|
7 years ago |
Mohammad Asif Siddiqui
|
80cd9aceec
|
Add godoc reference badge
|
7 years ago |
Jerry Zhou
|
23905f1494
|
feat(helm):use a variable for labels to get tiller pod
|
7 years ago |
tamal
|
80c2c85201
|
Add link to wheel.
|
7 years ago |
Laurens Vanderhoven
|
d1ee8d4ce6
|
Add requirements.yaml to Charts file structure
|
7 years ago |
Maciej Strzelecki
|
e61ee5c54e
|
fix(helm): pass os.stdin when executing a plugin (#2740)
|
7 years ago |
Baofa Fan
|
43ce6b57da
|
delete secret when helm reset (#2715)
* delete secret when helm reset
* add test
* expected 3 actions
|
7 years ago |
Michelle Noorali
|
deffe2024a
|
chore(docs): add guide for service accounts
* closes #2224
|
7 years ago |
Michelle Noorali
|
b555206786
|
Merge pull request #2749 from jiaweizhou/patch-1
docs(helm): Fix docs spelling error
|
7 years ago |
Michelle Noorali
|
916502c79c
|
Merge pull request #2753 from mstrzele/helm-edit-plugin
docs: add helm-edit plugin
|
7 years ago |
Michelle Noorali
|
a5439f9fc5
|
Merge pull request #2760 from Miouge1/patch-1
Fix link in provenance.md
|
7 years ago |
Miouge1
|
1c3d9b892e
|
Fix link
|
7 years ago |
Justin Scott
|
58259c59b7
|
Merge pull request #2756 from yuvipanda/patch-3
Update README to point to #charts channel on slack too
|
7 years ago |
Justin Scott
|
4fb4ff3a55
|
Merge pull request #2738 from bacongobbler/patch-1
Update helm binary references to v2.5.1
|
7 years ago |
Matthew Fisher
|
9092c177d7
|
Merge pull request #2758 from jascott1/owner_jascott1
Add jascott1 as maintainer and reviewer
|
7 years ago |
Justin Scott
|
a3b1b19d0b
|
Add jascott1 as maintainer and reviewer
|
7 years ago |
Yuvi Panda
|
cffb996024
|
Update README to point to #charts channel on slack too
|
7 years ago |
Maciej Strzelecki
|
373b5cb86b
|
docs: add helm-edit plugin
|
7 years ago |
Justin Scott
|
3910b3d030
|
Merge pull request #2750 from bacongobbler/add-bacongobbler
add bacongobbler as a core maintainer
|
7 years ago |
Matthew Fisher
|
b0133485d1
|
add bacongobbler as a core maintainer
|
7 years ago |
jiaweizhou
|
3ee74217d1
|
fix spelling error
|
7 years ago |
xuhaigang
|
d84b707d1e
|
fix(helm): Fix the bug in helm dependency update -verify
Helm dependency update --verify should fail when verification fails.
Closes #2717
|
7 years ago |
Matthew Fisher
|
7fda385b60
|
Update helm binaries references to v2.5.1
|
7 years ago |
Sam Leavens
|
a5dc546726
|
fix(pkg/strvals): use rune literal instead of ASCII
When checking that a value begins with zero use a rune literal instead of the
ASCII code for zero.
|
7 years ago |
Brian
|
d5682ae4f5
|
Merge pull request #2615 from bonifaido/optional-ca-file
CAFile is now optional, in that case the default RootCAs are used
|
7 years ago |
Matt Butcher
|
4a7d47cd74
|
Merge pull request #2719 from nebril/release-module-nil
Handle nil responses returned from rudder funcs
|
7 years ago |
Miouge1
|
6cfed9d635
|
Updating default values.yaml comments
Following the instructions to simply uncomment the following lines results in a invalid yaml output
|
7 years ago |
Sam Leavens
|
609e72b357
|
fix(pkg/strvals): preserve leading zeros in vals
When passing values with "helm install --set" values with leading zeros are
preserved and not parsed as ints.
Closes #2693
|
7 years ago |
Steven E. Harris
|
e8d80729ac
|
Merge pull request #2703 from rbwsam/ref/simplify_error
ref(pkg/chartutil): replace use of 'fmt.Efforf'
|
7 years ago |
Maciej Kwiek
|
6b16ee2fb7
|
Handle nil responses returned from rudder funcs
Tiller panicked on nil pointer dereference when it was unable to connect
to rudder.
|
7 years ago |
Taylor Thomas
|
dfa9e2743e
|
Merge pull request #2714 from gardlt/docs/charttest/misspelled-word
docs(fix): fixed misspelled word
|
7 years ago |
gardlt
|
97893afc62
|
docs(fix): fixed misspelled word
- updated helm_test.md
|
7 years ago |
Matt Butcher
|
88aa4def3e
|
Merge pull request #2701 from jascott1/i2560-hang
fix(tiller): remove locking system from storage and rely on backend
|
7 years ago |
Matt Butcher
|
a0b81dc50d
|
Merge pull request #2685 from databus23/lighten-dep
remove tiller/environment dependency from plugin package
|
7 years ago |
Steven E. Harris
|
98c8e3c138
|
Merge pull request #2704 from rbwsam/ref/2663
ref(pkg/chartutil): decrease map lookups
|
7 years ago |
Matt Butcher
|
4b86b6954d
|
Merge pull request #2707 from seh/add-seh-to-owners-file
Include "seh" as a Helm project maintainer and reviewer
|
7 years ago |
Nandor Kracser
|
9f963c84b4
|
Redefine the err variable in NewChartRepository, otherwise errors might slip through
|
7 years ago |
Steven E. Harris
|
7a32012e81
|
Include "seh" as a Helm maintainer and reviewer
|
7 years ago |
Taylor Thomas
|
8fc88ab626
|
Merge pull request #2681 from at1012/at-helm-list
feat(2063): Better 'helm list' visibility into state of pending upgrades
|
7 years ago |
Taylor Thomas
|
014dcc0a2c
|
Merge pull request #2691 from minac/patch-1
Fixing typos in requirements.yaml part
|
7 years ago |
Sam Leavens
|
098df8b186
|
ref(pkg/chartutil): improve comment spacing
Reduce comment spacing to single tab.
|
7 years ago |
Sam Leavens
|
f7ca52dfc8
|
ref(pkg/chartutil): improve comment for PathValue
Make comment for PathValue more explanatory.
|
7 years ago |