Justin Scott
f239050996
Update kind subsort to sort unknown kinds alphabetically.
...
Remove length check from subsort test. Add check for unknowns.
7 years ago
Justin Scott
87d2b7ab67
Add test for kind sorter sub sort
7 years ago
Justin Scott
66c4f7453e
feat(tiller): sort manifests alphabetically if they are same kind
...
Updates Tiller manifest sorting so that manifests of the same kind are
then sorted alphabetically.
Closes #1696
7 years ago
Matt Butcher
8e5a733b88
Merge pull request #2785 from Miouge1/master
...
Fix the default NOTES.txt and values.yaml
7 years ago
Ergin Babani
e22dad066c
Update docs with the upgrade/install namespace behaviour.
7 years ago
Ergin Babani
edb5be3ac5
'helm upgrade --install' uses the namespace from kube config.
...
Use the current kube config namespace by default if --namespace is not specified.
This makes 'helm upgrade --install' and 'helm install' handle namespaces
the same way.
7 years ago
Justin Scott
ba9cb7a3bc
Merge pull request #2799 from mbssaiakhil/patch-1
...
Fix Typo in Contributing Guidelines
7 years ago
Tim H
b914958b96
Fix curl error Failed writing body
...
Do not close the pipe early, output only the first version found. wget command changed for consistency.
Fixes #2802
7 years ago
Malepati Bala Siva Sai Akhil
6de79b7ea8
Fix Typo in Contributing Guidelines
7 years ago
Justin Scott
176228a6a7
Merge pull request #2793 from nebril/add-mkwiek-owners
...
Add nebril to OWNERS
7 years ago
Matt Butcher
0853f4906a
feat(tiller): limit number of versions stored per release
...
This adds a new configuration option to Tiller to limit the number of
records stored per release.
Tiller stores historical release information (helm history, helm
rollback). This makes it possible to set a maximum number of versions
per release.
To enable this feature, use `helm init --history-max NNN`. Note that
because of the restrictions on Deployment objects, you will have to
re-install Tiller to add a limit.
Along the way, I found an unreported bug in the Memory storage driver.
This fixes that bug and adds substantially more tests to catch
regressions.
Closes #2332
7 years ago
Maciej Kwiek
a9b4f895eb
Add nebril to OWNERS
7 years ago
Maciej Kwiek
9c4bb14673
Delete old deps after chart deps are updated
...
This change changes the order of operations in
pkg/downloader.Manager.downloadAll
Old charts are moved to tmp directory which is restored in case any
dependency update fails. Otherwise tmp dir is deleted.
7 years ago
Michelle Noorali
1fa853959c
Merge pull request #2786 from InTheCloudDan/patch-1
...
updated pullpolicy example
7 years ago
Dan O'Brien
3896c343c2
updated pullpolicy example
...
Unsupported value: "alwaysPull": supported values: Always, IfNotPresent, Never
7 years ago
Maxime Guyot
bbf2d6b7e8
Fix the default NOTES.txt
7 years ago
Michelle Noorali
3f33651713
Merge pull request #2761 from michelleN/service-account-docs
...
chore(docs): add guide for service accounts
7 years ago
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
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