Commit Graph

263 Commits (d7f32def397af359f05e5e200a0df4f0d929791f)

Author SHA1 Message Date
Scott Rigby d7f32def39
Merge pull request #5622 from scottrigby/chartutil-create-improve-getting-lb-service-address-notes
5 years ago
Oleg Sidorov 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number
5 years ago
Matt Farina e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
5 years ago
Naseem 9af767c0e5 Add security context
5 years ago
Matt Farina 79235eef11
Add more capabilities to the detault set used by helm template
6 years ago
Matthew Fisher d93b660c62
Revert "Change port forward command order in default note"
6 years ago
Matt Farina 6c88a429ff
Merge pull request #5890 from naseemkullah/sa
6 years ago
Aisuko 2868aed321 Change port forward command order in default note
6 years ago
Naseem ab8585faea Keep indentation consistent
6 years ago
Naseem a985f34b81 Add sa
6 years ago
Adam Eijdenberg 0ba4c63546 Update warning to be more accurate
6 years ago
Adam Eijdenberg dda84976bf Refactor to use common codepath for table coalescing
6 years ago
Adam Eijdenberg 29a295eb84 Add test for existing merging behaviour of mixed types
6 years ago
Matthew Fisher b496f85bc2
Merge pull request #5755 from tillepille/master
6 years ago
Tim Schrumpf 741dd4a93b Ingress ServicePort from Values
6 years ago
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
6 years ago
Martin Hickey 470d92e126 Fix scaffold chart label in helper template
6 years ago
Matthew Fisher 3da600d03f
Merge pull request #5271 from donbowman/add-imagePullSecret
6 years ago
Matt Farina b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
6 years ago
Luis Davim 0270f2e2b5 Reduce template code duplication. Fixes #5372
6 years ago
Scott Rigby 3df75ec1d9
Improve getting LoadBalancer address in NOTES.txt
6 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
6 years ago
Joe Lanford a9c10fe104 pkg/chartutil: fix SaveDir for nested templates directories
6 years ago
Don Bowman e80f173526
Change indent of {{ with }}
6 years ago
Don Bowman d819efa48b
Make imagePullSecrets and array, move to root level
6 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
6 years ago
Don Bowman 3b716b6d73
Add imagePullSecret to the `default` helm create template
6 years ago
ahmadali shafiee d3373f568c making ingress path configurations more customizable (#5175)
6 years ago
Geoff Baskwill 05a365358f fix: ignore pax header "file"s in chart validation
6 years ago
Matt Butcher 5603fe8d3e
fix: perform extra validation on paths in tar archives (#5165)
6 years ago
Alex Humphreys 89467a8bf1 Fix(helm): Use spaces in ingress template
6 years ago
JoeWrightss e9a5465c66 Fix some spelling error (#5032)
6 years ago
Kévin Dunglas 9aa773042d create: include the namespace in NOTES.txt for LoadBalancer status (#5055)
6 years ago
įoнииγ įoнииγ 03718ee93d Added extra padding to resources template (#4981)
6 years ago
Martin Hickey 58be8e461c Update messaging in value parsing to improve traceability (#4974)
6 years ago
Matthew Fisher 97465abda0
fix(windows): fix unit tests on Windows (#4897)
6 years ago
Morten Torkildsen 82d01cb312 fix(helm): Merge nested values correctly on upgrade (#4806)
6 years ago
Erik Sundell eb96576b8d Reform indentation practices using nindent (#4562)
6 years ago
Zachary Seguin 662fd4fcf6 Remove executable bits from chartutil generated files (#4839)
6 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
6 years ago
Adam Reese 26c88ec815
Merge pull request #4703 from adshmh/4556-fix-paths-ingress-template
6 years ago
Adam Reese e83a54f7a0
Merge pull request #4742 from florianrusch/patch-1
6 years ago
Rijnard van Tonder 5267c0d44a The nil check before the range loop is redundant
6 years ago
Florian Rusch 6f12ab24a5 Add the .vscode folder to the .helmignore file
6 years ago
adshmh 2ef61fdf5c feat(helm): use apps/v1 as deployment apiVersion (#4725)
6 years ago
Arash Deshmeh 1a54463bdb fix(helm): fix paths in the ingress template and values file written by helm create
6 years ago
Qiang Li 4dd9047586 fix(helm): fix selector typo in service template for 'helm create' (#4663)
6 years ago
Martin Hickey 7306b4c28e Fix helm create note for k8 label convention changes
6 years ago
Matt Farina e328d00a2f
Updating to the k8s label convention
6 years ago
Matthew Fisher 9a788b7a48
Merge pull request #4161 from mattjmcnaughton/mattjmcnaughton/fix-wrong-timestamp-helm-package
6 years ago