Commit Graph

1328 Commits (2ca025d48222d6fa188653e2ca5eda6ed799145c)

Author SHA1 Message Date
Matthew Fisher 15d5deeaea
Merge pull request #5460 from selslack/fix/update-not-found-error-text
7 years ago
Pavel Eremeev 535f9cece5 refactor(*): update error message
7 years ago
Fernando Barbosa bf7106f6c0
Add cleanup on fail after wait
7 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
7 years ago
Mikhail Kirpichev 63ef73d416 fix(tiller): fixed a typo in tiller and unit test
7 years ago
Pavel Eremeev bc85db3a19 refactor(*): make "not found" error message user-friendly
7 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
7 years ago
Joe Lanford a9c10fe104 pkg/chartutil: fix SaveDir for nested templates directories
7 years ago
Jacob LeGrone ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
7 years ago
Jacob LeGrone 55fbed95d5
feat(resource-policy): delete manifests when policy value is delete
7 years ago
Don Bowman e80f173526
Change indent of {{ with }}
7 years ago
tuanvcw 268695813b Fix typos in various places (#5360)
7 years ago
Don Bowman d819efa48b
Make imagePullSecrets and array, move to root level
7 years ago
Miroslav Spousta 73a17eb599 Fix wording in error message (#5322)
7 years ago
Matt Farina 35b7822190
Noting the version as the match element
7 years ago
Alex 9f964c11da fix: helm display confused error message if version is empty (without quotes) (#5310)
7 years ago
liaoj f5986db184 fix: helm fetch wrong version chart (#4850)
7 years ago
Matt Butcher 70c509e77e
fix: Update gRPC to get better TLS connection handling (v2 minor release) (#5210)
7 years ago
lIuDuI 9fb9850aca Fix function comment to consistent with its name (#5294)
7 years ago
Michelle Noorali 9cfb92185c
Merge pull request #5291 from xichengliudui/updatefunc
7 years ago
Michelle Noorali d6ec975f74
Merge pull request #5140 from eladiw/master
7 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
7 years ago
Gábor Lipták bed4054c41 Correct golint warning (#5287)
7 years ago
Elad Iwanir 2734066bcc changing return order of test items so the sorting tests will fail if actually broken
7 years ago
Ian Howell a1ea9678be Add unit tests for checking sort order on helm get
7 years ago
Don Bowman 3b716b6d73
Add imagePullSecret to the `default` helm create template
7 years ago
adshmh d8bdf484cc fix(helm): add descriptive error if dependency has blank "repository" (#5152)
7 years ago
Alexander Matyushentsev f5df47b1c8 Fix: kind sorter incorrectly compares unknown and namespace (#5186)
7 years ago
Flavian 69c7ba320e Fix: type conversion for zero values (#5151)
7 years ago
ahmadali shafiee d3373f568c making ingress path configurations more customizable (#5175)
7 years ago
lIuDuI 147dc225e2 Update func name (#5250)
7 years ago
JoeWrightss 9e18364fea Fix some spelling errors in comment (#5246)
7 years ago
James Ravn ab0ba3aa63 fix(tiller): respect resource policy on upgrade (#5225)
7 years ago
JoeWrightss 197e68ec1f Fix some typos in comment (#5215)
7 years ago
Geoff Baskwill 05a365358f fix: ignore pax header "file"s in chart validation
7 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
7 years ago
Jon Leonard 315ed81116 Restore comment text
7 years ago
Matt Butcher 5603fe8d3e
fix: perform extra validation on paths in tar archives (#5165)
7 years ago
Axel Köhler 893c3b61f6 Add chart name check to lint (#3773)
7 years ago
Matthew Fisher 8015fc3570
bump version to v2.12 (#4991)
7 years ago
Elad Iwanir cbf9ad11be fix minor build issue
7 years ago
Elad Iwanir 7c55fdcf02 Sort resources output by 'helm status'
7 years ago
Matthew Fisher 29ab7a0a77
Revert "Fix for existing CRDs are deleted when crd-install hook is introduced (#4709)" (#5067)
7 years ago
Alex Humphreys 89467a8bf1 Fix(helm): Use spaces in ingress template
7 years ago
JoeWrightss e9a5465c66 Fix some spelling error (#5032)
7 years ago
Kévin Dunglas 9aa773042d create: include the namespace in NOTES.txt for LoadBalancer status (#5055)
7 years ago
Taylor Thomas ed5297983a
Merge pull request #5015 from tariq1890/rm_k8s_dep
7 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
8 years ago
Helgi Þormar Þorbjörnsson 15703cb199 Return empty string instead of nil when linting on required (#4748)
8 years ago
Henry Nash adce632c83 fix(helm): get rid of lint warning in pkg/storage (#5021)
8 years ago
tariqibrahim dc186e12c3 remove for k8s.io/kubernetes deps for simple pod and svc util methods
8 years ago
Taylor Thomas 6d3809a416 ref(kube): Gets rid of superfluous Sprintf call
8 years ago
Taylor Thomas 88af9659a2
Merge pull request #4928 from mortent/FixCustomResourcePrinting
8 years ago
Taylor Thomas 58272bfd4a
Merge pull request #4930 from mortent/FixStatusPodOutput
8 years ago
įoнииγ įoнииγ 03718ee93d Added extra padding to resources template (#4981)
8 years ago
Tariq Ibrahim 99199c9752 add unit tests for portforwarder (#4979)
8 years ago
Martin Hickey 58be8e461c Update messaging in value parsing to improve traceability (#4974)
8 years ago
Morten Torkildsen 55a338579a fix(helm): Allow custom resources in hooks (#4986)
8 years ago
Michael Merrill e2a0e7fa54 Fix for existing CRDs are deleted when crd-install hook is introduced (#4709)
8 years ago
Taylor Thomas a34baf0eea
Merge pull request #4978 from ultimateboy/dont-delete-deployed
8 years ago
Matt Tucker 5bf38a2d7d fix(storage): when pruning release versions, never delete the last deployed revision
8 years ago
Luke Hoban 75b4afaa33 Allow missing trailing '/' in --repo url (#4956)
8 years ago
Morten Torkildsen ede43a313d fix(helm): Print details for pod resource
8 years ago
Matthew Fisher 97465abda0
fix(windows): fix unit tests on Windows (#4897)
8 years ago
Dan Winter e23793120b fix(helm): --set for out of order list values (#4682)
8 years ago
Morten Torkildsen 5ac37fba99 fix(helm): Fix linebreaks when printing custom resources
8 years ago
Brent 9ae00bebad fix(tiller): rollback deleted release (#3722) (#4820)
8 years ago
Morten Torkildsen 82d01cb312 fix(helm): Merge nested values correctly on upgrade (#4806)
8 years ago
Matt Farina e91e961587
Merge pull request #4809 from mortent/FixOutputWhitespace
8 years ago
jgleonard 9030e7ba75 fold subNotes into updateReq and instReq
8 years ago
jgleonard 7b66bc7775 gofmt -s
8 years ago
Matthew Fisher 9dce1ac88b
s,kubernetes/charts,helm/charts,g (#4889)
8 years ago
adshmh 57d1c1fd29 include the name of the missing object in release uninstall error (#4635)
8 years ago
Erik Sundell eb96576b8d Reform indentation practices using nindent (#4562)
8 years ago
Sean Eagan 6635bff38f fix(engine): Fix template rendering thread safety issue (#4828)
8 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
8 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
8 years ago
jgleonard ab9349c425 add child NOTES.txt rendering
8 years ago
AdamDang 21cce62d53 Update capabilities.go
8 years ago
Rajat Jindal 61156e6656 fix lint warning
8 years ago
Adam Reese d5c183e297
Merge pull request #4859 from adamreese/ref/kube-external
8 years ago
Adam Reese fb0e03ebde
ref(kube): use external api types where possible
8 years ago
Zachary Seguin 662fd4fcf6 Remove executable bits from chartutil generated files (#4839)
8 years ago
Matt Rasmus 0522b34e05 test(tiller): cover crash fixed by #4630 (#4853)
8 years ago
Matthew Fisher e37dcf4e0b
bump version to v2.11 (#4700)
8 years ago
Morten Torkildsen 586dc1db61 fix(helm): Use line breaks consistently in status output
8 years ago
Morten Torkildsen dd9ed71429 fix(helm): Update status output to include resource details (#4791)
8 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
8 years ago
Anumita Shenoy 1e26b5300b feat(helm): add $HELM_KEY_PASSPHRASE environment variable for signing helm charts (#4778)
8 years ago
Matt Tucker 147c8217c7 fix(tiller): correctly sort PodDisruptionBudget objects before pods that might use them (#4769)
8 years ago
Adam Reese 26c88ec815
Merge pull request #4703 from adshmh/4556-fix-paths-ingress-template
8 years ago
Adam Reese e83a54f7a0
Merge pull request #4742 from florianrusch/patch-1
8 years ago
Adam Reese dfd0279b13
Merge pull request #4757 from teresy/redundant-nil-check-slice
8 years ago
Adam Reese de5a6a931b
Merge pull request #4734 from adamreese/ref/kube-1.12
8 years ago
Rijnard van Tonder 5267c0d44a The nil check before the range loop is redundant
8 years ago
Florian Rusch 6f12ab24a5 Add the .vscode folder to the .helmignore file
8 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
8 years ago
adshmh 2ef61fdf5c feat(helm): use apps/v1 as deployment apiVersion (#4725)
8 years ago
Colin Panisset 12ace315ea Don't assume that the returned error from the storage driver isn't nil (#3625) (#4627)
8 years ago
Arash Deshmeh 1a54463bdb fix(helm): fix paths in the ingress template and values file written by helm create
8 years ago