Commit Graph

285 Commits (dev-v2)

Author SHA1 Message Date
Matt Butcher 7c287078c1
backported fixes from helm3
5 years ago
Matt Butcher 0e32e6417b
fix: lint with strict passes for helm create (#7926)
6 years ago
Fernando Antivero b7d2947d10
fix(requirements): refactor to use common codepath for table coalescing (#7047)
6 years ago
Matt Farina a4f46d7a38
Fix error when loading irregular files
6 years ago
Oleg Sidorov 4cddc82c0b Reverted changes introduced in #6010
6 years ago
Martin Hickey 146f4315d3 Update Ingress API group in scaffold chart
6 years ago
Taylor Thomas 4e8063b103
Merge pull request #5177 from adshmh/5150-lint-development-version-flag
6 years ago
Bhargav Nookala 300aa76d8d Allow customization of API Versions when using Helm Template with --api-versions or -a
6 years ago
Matthew Fisher cf30db50f5
Merge pull request #5298 from jordansissel/issue/5296/error-hinting
6 years ago
Matthew Fisher 51f5ae9873
Merge pull request #6577 from bacongobbler/fixup-6334
6 years ago
Matthew Fisher caff38ffa1
fix(generator): fixup package comment linting error
6 years ago
Matthew Fisher d8d56fe111
Merge pull request #5610 from adshmh/feat-5552-fix-root-folder-files-error
6 years ago
Matthew Fisher 2e871267de
Merge pull request #4783 from derkoe/fix-requirement-condition
6 years ago
yuxiaobo 58c004bb89 Improve the quality of annotations
6 years ago
Adam Eijdenberg f8f8b5d076 Add test for subchart with null value (#6146)
6 years ago
Taylor Thomas f4a55985b6
Merge pull request #6080 from deitmerit/fix/subchart-value-deletion
6 years ago
Martin Hickey dd4afa6af0
Fail to load charts that are not v1 apiVersion (#6180)
6 years ago
Scott Rigby d7f32def39
Merge pull request #5622 from scottrigby/chartutil-create-improve-getting-lb-service-address-notes
6 years ago
Stefan Deitmer e53613db3f Fix subchart values not being deleted by setting value to nil in parent chart's values
6 years ago
Oleg Sidorov 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number
6 years ago
Matt Farina e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
6 years ago
Naseem 9af767c0e5 Add security context
6 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
Jordan Sissel 15c6bef6a5 Try a bit harder to provide a clear error message.
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
7 years ago
Matthew Fisher 3da600d03f
Merge pull request #5271 from donbowman/add-imagePullSecret
7 years ago
Matt Farina b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
7 years ago
Luis Davim 0270f2e2b5 Reduce template code duplication. Fixes #5372
7 years ago
Scott Rigby 3df75ec1d9
Improve getting LoadBalancer address in NOTES.txt
7 years ago
Arash Deshmeh 720c28f4c5 fix(helm): improve error message for content outside base dir
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
Don Bowman e80f173526
Change indent of {{ with }}
7 years ago
Don Bowman d819efa48b
Make imagePullSecrets and array, move to root level
7 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
7 years ago
Don Bowman 3b716b6d73
Add imagePullSecret to the `default` helm create template
7 years ago
ahmadali shafiee d3373f568c making ingress path configurations more customizable (#5175)
7 years ago
Geoff Baskwill 05a365358f fix: ignore pax header "file"s in chart validation
7 years ago
Arash Deshmeh bfc0d76fff fix(helm): allow lint to parse pre-release charts
7 years ago