Matt Butcher
367b6fc121
chore: Update sprig to 2.19.0 ( #5390 )
...
Update to the latest Sprig version, which is a reversion of some of
the functions added in 2.18.
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
8 years ago
Matthew Fisher
745e772d64
Merge pull request #5092 from jlegrone/feature/delete-policy
...
feat(resource-policy): delete manifests when policy value is delete
8 years ago
Matthew Fisher
2846564cfe
Merge pull request #5416 from bacongobbler/disable-non-master-branhces
...
disable AppVeyor for branches other than master
8 years ago
Matthew Fisher
29264c5765
disable AppVeyor for branches other than master
...
This should disable AppVeyor from running against dev-v3 PRs.
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
8 years ago
Matthew Fisher
3c86f112e2
restore klog flags ( #5411 )
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
8 years ago
Martin Hickey
ea1bd7e163
Update dependency build doc to improve understanding ( #5379 )
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
8 years ago
Patrick Decat
7da53d6e70
Refactor helm init command for reuse, allowing other programs to initialize local helm home directory without shelling out to the helm binary
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
8 years ago
Marc Khouzam
c94c00915f
Fix #5046 compatible with MacOS ( #5406 )
...
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
8 years ago
anton
9689b02321
Add --max-history tip and to the quickstart helm init docs ( #5328 )
...
Signed-off-by: 0verc1ocker <anton.ouzounov@gmail.com>
8 years ago
Jacob LeGrone
e06c605b88
docs(resource-policy): explain "delete" policy type
...
Signed-off-by: Jacob LeGrone <git@jacob.work>
8 years ago
Jacob LeGrone
ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
...
Signed-off-by: Jacob LeGrone <git@jacob.work>
8 years ago
Jacob LeGrone
55fbed95d5
feat(resource-policy): delete manifests when policy value is delete
...
Signed-off-by: Jacob LeGrone <git@jacob.work>
8 years ago
Nguyen Van Duc
33589472cf
Add .gitignore files for Eclipse ( #5368 )
...
Signed-off-by: vanduc95 <ducnv@vn.fujitsu.com>
8 years ago
Nguyen Quang Huy
63c970c5ce
Fix some typos ( #5352 )
...
Correct some words spelling for reading more easily.
Signed-off-by: Nguyen Quang Huy <huynq0911@gmail.com>
Co-Authored-By: Nguyen Van Trung <trungnvfet@outlook.com>
8 years ago
Vu Cong Tuan
680b3fd05a
Fixing many typos in docs
...
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
8 years ago
Nguyen Hai Truong
42e424bb3b
Insert *~ when using emacs in .gitignore ( #5366 )
...
Ignore temporary files *~ when editting source codes with
emacs.
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
8 years ago
Nguyen Hai Truong
cdc09e54bc
Ignore Unix swap files `*.swp` in .gitignore ( #5364 )
...
Co-Authored-By: Dao Cong Tien tiendc@vn.fujitsu.com
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
8 years ago
tuanvcw
268695813b
Fix typos in various places ( #5360 )
...
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
8 years ago
hnwolf
44eba6d28c
Update incorrect link ( #5359 )
...
Signed-off-by: Nguyen Hung Phuong <phuongnh@vn.fujitsu.com>
8 years ago
Nguyen Hai Truong
d9d2b3ae48
Fix many misspelling words ( #5357 )
...
Although it is spelling mistakes, it might make an affects
while reading.
Co-Authored-By: Dao Cong Tien tiendc@vn.fujitsu.com
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
8 years ago
Matthew Fisher
ead111dd4f
add `make sign` and `make fetch-dist` ( #5329 )
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
8 years ago
Nguyen Hai Truong
fbc89e13d1
The 'Linuxes' is obscure ( #5332 )
...
Using `Linux distributions` instead of `Linuxes`
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
8 years ago
Nguyen Hai Truong
8f91443326
Adding '/usr/bin/env bash' ( #5334 )
...
This commit aims to add '/usr/bin/env bash' as a shebang line
to indicates scripts use bash shell for interpreting.
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
8 years ago
Matt Farina
e4d0136220
Merge pull request #5333 from truongnh1992/trivial-fix
...
Trivial fix typo
8 years ago
Nguyen Hai Truong
2ca5d2ab9c
trivial fix typo
...
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
8 years ago
Nguyen Hai Truong
d24ba97fae
Correct misspelling of Helm
...
Although it is spelling mistakes, it might make an affects
while reading.
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
8 years ago
Miroslav Spousta
73a17eb599
Fix wording in error message ( #5322 )
...
Signed-off-by: Miroslav Spousta <qiq@ucw.cz>
8 years ago
Matt Farina
a7e1fb7cfc
Merge pull request #5318 from mattfarina/better-dl-error-message
...
Noting the version as the match element
8 years ago
Matt Farina
1f761efbbf
Merge pull request #5320 from mattfarina/release-process-pgp-sign
...
Adding PGP signing to the release process
8 years ago
Matt Farina
1849788ac3
Merge pull request #5319 from mattfarina/display-checksums-in-ci
...
Display the checksums in CI
8 years ago
Marc Jansen
8224e3348e
Symmetrical asterisks ( #5325 )
...
Signed-off-by: Marc Jansen <jansen@terrestris.de>
8 years ago
Matt Farina
d76eebb319
Adding PGP signing to the release process
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
8 years ago
Matt Farina
63d262e5ec
Display the checksums in CI
...
When Helm is packaging up the bundles it generates the checksums
but does not display them. Having them here will aide in the
generation of release notes and provide another source
listing them.
Signed-off-by: Matt Farina <matt@mattfarina.com>
8 years ago
Matt Farina
44782e19b6
Merge pull request #5313 from trungnvfet/fix_http_https
...
Change http to https for security links
8 years ago
Matt Farina
35b7822190
Noting the version as the match element
...
That the match is based on version is implicit. Making it explicit
because I had to think when I saw it.
Signed-off-by: Matt Farina <matt@mattfarina.com>
8 years ago
Alex
9f964c11da
fix: helm display confused error message if version is empty (without quotes) ( #5310 )
...
Signed-off-by: Alex Gladkikh <theshamuel@gmail.com>
8 years ago
Nguyen Van Trung
5464a822cc
Change http to https for security links
...
Signed-off-by: Nguyen Van Trung <trungnv@vn.fujitsu.com>
8 years ago
tuanvcw
c99a3c676a
Update deprecated links in docs ( #5302 )
...
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
8 years ago
Matt Butcher
5b38cc2d88
ref: Update Sprig to 2.18.0 ( #5300 )
...
* ref: Update Sprig to 2.18.0
This fixes a problem with Go 1.11 and also adds some new functions.
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
* Added the glide.lock file.
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
8 years ago
liaoj
f5986db184
fix: helm fetch wrong version chart ( #4850 )
...
when customer use --version flag, the version format include the Build
metadata, the metadata will be ingorned
Signed-off-by: jliao <jliao@alauda.io>
8 years ago
Matt Butcher
70c509e77e
fix: Update gRPC to get better TLS connection handling (v2 minor release) ( #5210 )
...
* fix: Update gRPC to get better TLS connection handling
To avoid backward compatibility breakers, we have been pinned to a very
old version of gRPC. But it appears that there have been some very
significant network fixes since then. Looking closely at #3480 , it
appears that some of this fixes may be directly related to solving that
bug.
Note that this regenerates a few of the Go proto files, so the binary
wire format may be broken. That means this MUST be held to a minor
version, not a patch release.
To test:
- Build both client and server
- Install Tiller into your cluster
- Perform a number of Helm-Tiller interactions (`helm version`, `helm
list`)
Closes #3480
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
* Switched to latest protobuf
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
8 years ago
lIuDuI
9fb9850aca
Fix function comment to consistent with its name ( #5294 )
...
Signed-off-by: xichengliudui <1693291525@qq.com>
8 years ago
Michelle Noorali
9cfb92185c
Merge pull request #5291 from xichengliudui/updatefunc
...
Fix function comment to consistent with its name
8 years ago
Michelle Noorali
d6ec975f74
Merge pull request #5140 from eladiw/master
...
Fix #3127 : Sort resources output by 'helm status'
8 years ago
xichengliudui
5767f13aaa
Fix function comment to consistent with its name
...
Signed-off-by: xichengliudui <1693291525@qq.com>
8 years ago
Gábor Lipták
bed4054c41
Correct golint warning ( #5287 )
...
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
8 years ago
Josh Dolitsky
a3d7027152
Add docs on how to host repo with ChartMuseum ( #5282 )
...
Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
8 years ago
Elad Iwanir
2734066bcc
changing return order of test items so the sorting tests will fail if actually broken
...
Signed-off-by: Elad Iwanir <eladiw@users.noreply.github.com>
8 years ago
Ian Howell
a1ea9678be
Add unit tests for checking sort order on helm get
...
Signed-off-by: Ian Howell <ian.howell0@gmail.com>
8 years ago
Alex Ellis
6e26320bef
Fix issue #5273 for get script on armv7l ( #5275 )
...
This fixes issue #5273 in the get script by making the armv7l
architecture point at the correctly named "arm" binary on the
release page.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
8 years ago