Commit Graph

435 Commits (main)

Author SHA1 Message Date
Matthew Fisher a92dd44cad
Merge pull request #6669 from SimonAlling/err
5 years ago
Matthew Fisher 402fce389a
fix(chartutil): restore .Release.Revision
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Simon Alling a7c285bf7e ref(pkg/chartutil): Improve error handling code in Save
5 years ago
Ken Perkins 060def3b88 Fix chartutils/errors.go stack overflow
5 years ago
Ken Perkins 01ea487582 Introducing an tests for chartutils/errors.go
5 years ago
Taylor Thomas da72944611
Merge pull request #6640 from thomastaylor312/feat/parse_pre_release
5 years ago
Matthew Fisher 0f26eeb8fd
Merge pull request #6519 from SimonAlling/dev-v3
5 years ago
Martin Hickey dd1a440026
Add support to scaffold chart for ingress prior to k8s 1.14 (#6651)
5 years ago
Simon Alling 2a462aef2d fix(pkg/chartutil): add tests according to feedback
5 years ago
Taylor Thomas 0ba959af0d feat(lint): Ports v2 functionality for linting pre-release charts
5 years ago
Simon Alling 50675e7cd7 fix(pkg/chartutil): include values.schema.json in packaged chart
5 years ago
Marc Khouzam adbc39beb5 Remove impossible condition reported by linter
5 years ago
Matthew Fisher 7ffc879f13
Merge pull request #6607 from thomastaylor312/fix/missing_path_validation
5 years ago
Taylor Thomas 62ed7b3764
Merge pull request #6594 from thomastaylor312/feat/template_api_versions
5 years ago
Taylor Thomas 3637996dcd fix(chart): Ports security fix for invalid paths in tarballs
5 years ago
wxdao c00890cae1 Fix Save misbehavior on nonexistent directory (#6360)
5 years ago
Taylor Thomas 59d3488d1c feat(template): Ports api-versions flag to v3
5 years ago
Martin Hickey 335d27a976
Fix ingress API group in scaffold chart (#6591)
5 years ago
Matthew Fisher 9510713d21
fix(chartutil): port over enhancements to `helm create` from Helm 2
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Taylor Thomas 319045d351
Merge pull request #6547 from SimonAlling/processDependencyConditions
5 years ago
Simon Alling 43bb10cd24 ref(pkg/chartutil): Dry up file and path names (#6554)
5 years ago
Simon Alling a40debd42b ref(pkg/chartutil): Simplify processDependencyConditions
5 years ago
Matthew Fisher 37f7cc0851
Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition
5 years ago
Martin Hickey db15a6f898
Create charts directory for scaffold chart (#6516)
5 years ago
Taylor Thomas d95a6246a4
Merge pull request #6430 from karuppiah7890/fix-install-storing-computed-values
5 years ago
Cindy O'Neill 41e9359716 handle ingress apiVersion change for kubernete versions
5 years ago
Reinhard Nägele 38e41e12c9 ref(*): Improve and fix scaffold chart and API versions (#6426)
5 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher d99edbfb3e
fix(chartutil): remove executable bits from chartutil generated files
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Josh Dolitsky cc5dece910
fix(chartutil): Ensure nested template dir on save (#6177)
5 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
5 years ago
Martin Hickey 7ddd3f482e
Merge pull request #6038 from liuliqiang/dev-v3
5 years ago
Liu Liqiang 49120340d3 Fix paths in the ingress template and values file written by helm create
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Oleg Sidorov f94bac0643 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Matt Farina 379b2b177c
Updating to the new Ingress group version
5 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
5 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues
5 years ago
Adam Reese 590bf10ab5
fix(pkg/action): add namespace to release options
5 years ago
Matthew Fisher 757eb88d6c
Merge pull request #5441 from hickeyma/update-lib-charts
5 years ago
Adam Reese b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
5 years ago
Martin Hickey ecf4eda6c5 Fix scaffold chart label in helper template
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
5 years ago
Matt Farina 250b63eced
Updating the labels for consistency
5 years ago
Luis Davim 82ffe56ca6
Reduce template code duplication. Fixes #5372
5 years ago
Luis Davim 4425f86865
Add app.kubernetes.io/version label
5 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
5 years ago
Martin Hickey f12c2a3111 Change the nginx app version to a set tag
5 years ago
Martin Hickey 0b809dd078 Validate library chart files after chart loaded
5 years ago
Martin Hickey 86c5e52ac4 Fix the image field for the scaffold chart application
5 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
5 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 31819e4796
fix(pkg/chartutil): marshal capabilities VersionSet into slice
5 years ago
Adam Reese 87e789f01f
fix(pkg/chartutil): only include external objects in capabilities
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
5 years ago
Martin Hickey ef4d2a6e65 Update after review
5 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
6 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Matt Butcher f3bfae5ea7
fix: fix a number of style errors (#5136)
6 years ago
Christian Koeberl 62533e2b0e fix(pkg/chartutil): conditions for alias and umrella charts (#3734)
6 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
6 years ago
Adam Reese 6fc8c9e079
ref(pkg/chartutil): simplify chart dependency unit tests
6 years ago
Adam Reese 825b15c763
Merge pull request #4972 from adamreese/ref/chart-dependencies
6 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
6 years ago
roc 79f88dfc5e ref(url) update helm's github url (#4962)
6 years ago
Adam Reese 9e1e26f01e
ref(pkg/chartutil): attempt to make requirements processing readable
6 years ago
Adam Reese 21259507bd
ref(*): rename requirements.lock to Chart.lock
6 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
6 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
6 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
6 years ago
Adam Reese 36e034551f
ref(*): rebuild build version object
6 years ago
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
6 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
6 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
6 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
6 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Adam Reese 68c0b6a24a
ref(proto): remove unused protobufs
6 years ago
Matthew Fisher 6f02d9e412
Merge pull request #3837 from consideRatio/toYaml-pr
6 years ago
Steffen Windoffer 8bd42d2645 remove unused servicePort from default ingress template
6 years ago
Erik Sundell 05a1f7f46c Updated tests for PR #3837
6 years ago
Erik Sundell 35132d141c toYaml - Fixes #3410 - trailing \n issue
6 years ago
Zack Williams 1d3ae54185 Fix #3822
6 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
6 years ago
Matthew Fisher b5af54d44c
Merge pull request #3567 from jumal/master
6 years ago
Matthew Fisher 86ae040bfa
Merge pull request #3491 from oilbeater/fix-defer-in-loop
6 years ago
Jean-Philippe Courson 5b77335415 Create missing directories when saving files in chartutil.SaveDir
6 years ago
Thibaut Rousseau a59d212512
docs: Fix FromJson comment
6 years ago
oilbeater 757db3a062 defer in loop may cause resource leak
6 years ago
Matthew Fisher 14c7be1f92
Merge pull request #3288 from bradbeam/starter
7 years ago
Matt Farina c359ea66ed
Merge pull request #3350 from mattfarina/fix/3349
7 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
7 years ago
Reinhard Nägele f47e1619b0 Update initial chart experience
7 years ago
Matthew Fisher e1027fae73
refactor symWalk() into pkg/sympath (#3199)
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
7 years ago
Nauris Sadovskis bd8178d50b Fix package url
7 years ago
Matthew Fisher 7c79d1c765
Merge pull request #3193 from burdiyan/master
7 years ago
Johnny Bergström 7cc610960f Walk symbolic link directories
7 years ago
Alexandr Burdiyan f432e07126 ref(helm): improve fullname template in starter chart
7 years ago
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
7 years ago
Maxime Guyot c864ba179e Add fullnameOverride
7 years ago
Dhilip 67af4998de helm create all defined template names should be namespaced … (#2845)
7 years ago
Matthew Fisher e3e1116eaa Merge pull request #2857 from llsheldon/fix-dependency-alias
7 years ago
Matthew Fisher f278675f98 remove references to facebookgo/symwalk
7 years ago
Matthew Fisher 211f5f6f33 Revert "fix(helm): resolve symlinks when loading chart"
7 years ago
Matthew Fisher cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version
7 years ago
carlory ad2d8e434a fix fromjson comment
7 years ago
carlory b9d3974df0 fix func comment
7 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
7 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities
7 years ago
Michelle Noorali 84bb77f183 Merge pull request #1997 from AmandaCameron/issue/1401
7 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
7 years ago
llsheldon 0440b54bbf fix(helm):Fix dependency aliaes not working
7 years ago
Adnan Abdulhussein 8fd8a7c324 fix(create): port-forward should use internal port
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
7 years ago
Maxime Guyot bbf2d6b7e8 Fix the default NOTES.txt
7 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments
7 years ago
Steven E. Harris e8d80729ac Merge pull request #2703 from rbwsam/ref/simplify_error
7 years ago
Sam Leavens 098df8b186 ref(pkg/chartutil): improve comment spacing
7 years ago
Sam Leavens f7ca52dfc8 ref(pkg/chartutil): improve comment for PathValue
7 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message
7 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment
7 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML
7 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups
7 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf'
7 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
7 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil.
7 years ago
Matt Butcher 883da97396 Merge pull request #2607 from sushilkm/issues/2599
7 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
7 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies
7 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct
7 years ago
Reinhard Nägele 76e6e15a0c Add comment on resources
7 years ago
Reinhard Nägele 51923e54b1 Improve 'helm create'
7 years ago
Taylor Thomas e3250e3319 Merge pull request #2534 from sushilkm/issues/2508
7 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
7 years ago
Sushil Kumar 541d052202 First alias would be dependency rename
7 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
7 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
7 years ago
Sushil Kumar 34f9c67e04 Shallow copy existing chart details
7 years ago
Sushil Kumar 156d48bc3b Adds alias for dependencies
7 years ago
lead4good bb4be33331 fixed fromYaml | toJson
7 years ago
Adnan Abdulhussein f8b2c5eb57 fix(create): incorrect URL in default NOTES.txt
7 years ago
Matt Butcher 46035c35c4
fix(tiller): fix TOML panic
7 years ago
Matthias Thubauville ce505f16e6 Fix indent for defaultDeployment
7 years ago
Sushil Kumar 99065aa331 Validates chart-dir before running dependency list command
7 years ago
Taylor Thomas d03311b45a Merge pull request #2188 from scottrigby/chartutil-ingress-example
7 years ago
Matt Butcher 19b111b123
fix(helm): fix nil pointer in requirements.go
7 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
7 years ago
Scott Rigby 5bdcbee9af Change secret name to something more standard
7 years ago
Scott Rigby 2be4547d13 Change to hosts array, and parameterize serviceName and servicePort
7 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
7 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
7 years ago
Justin Scott 31e57d8921 Remove commented code
7 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
7 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
7 years ago
Justin Scott 4a5721fb36 Fixup style and errors
7 years ago
Justin Scott 007bb9dbae Implement 'exports' convetion for simple list items
7 years ago
Justin Scott 2bd4d1d003 Cleanup old todo, unused log and value for ImportValues feature
7 years ago
Justin Scott d1424f6c08 Handle missed error and make error messages unique
7 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
7 years ago
Scott Rigby 22cec7cdc1 Fix spacing
7 years ago
Scott Rigby 37fd7df627 chartutil create ingress example
7 years ago
Matt Butcher df827ab738 Merge pull request #2050 from jackzampolin/jz-to-toml
7 years ago
Jack Zampolin fc60d51be9 Add toToml function
7 years ago
Matthew Fisher de6fb23e7a expose LoadFiles as a usable function
7 years ago
Maxim Ivanov edd4e56112 fix(helm): resolve symlinks when loading chart
7 years ago
YuviPanda cd7275069e Use backtick quotes to avoid excess escaping
7 years ago
YuviPanda 97a655d225 Add tests for ToJson
7 years ago
YuviPanda 5c52fe6ad6 Add ToJson and FromJson template functions
7 years ago
Justin Scott 17c6ae61da feat(helm): re-enable log warnings for tags and conditions
8 years ago
Justin Scott fe864ad699 feat(helm): remove logging of tags/condition warnings to pass ci
8 years ago
Justin Scott 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments
8 years ago
Justin Scott 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing
8 years ago
Justin Scott faae1f68b6 feat(helm): Check len of correct slice
8 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
8 years ago
z00358552 b0d4cacd54 fix(helm) change name length limit to 63 for `helm create`
8 years ago
Lachlan Evenson 4d5cf66308
removed Version from create tests as output schema and values aren't tested
8 years ago
Lachlan Evenson 2e0f949d49
bugfix(tiller): replace + with - in Chart version to support Kubernetes constraint
8 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
8 years ago
Matt Butcher 090e00ddf8 Merge pull request #1686 from kubernetes/feat/1604-fromyaml
8 years ago
Euan Kemp 25f74989a5 fix(chartutil): improve 'missing name' error
8 years ago