Commit Graph

1365 Commits (v3.0.0-beta.2)

Author SHA1 Message Date
Jacob LeGrone 49987975a8
fix(test): wait for pods and record status
6 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
6 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
6 years ago
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Taylor Thomas 0d8b30f46d
Merge pull request #6085 from thomastaylor312/ref/better_kube_client
6 years ago
Jacob LeGrone 7f532b4917
doc(hooks): note helm 2 test annotation support requirement
6 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
6 years ago
Jacob LeGrone 97fe285ada
feat(client): wait for Pods during hook execution
6 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
6 years ago
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
6 years ago
Matthew Fisher 704ace3619
Merge pull request #6122 from ian-howell/fix/6101
6 years ago
Ian Howell ef46a0c1e7 fix(pkg/action): Allow name re-use for helm template
6 years ago
Taylor Thomas dd8222d7f2 Removes clientset method from interface in favor of the configuration struct
6 years ago
Taylor Thomas 189b5a1229 Fixed object typing for watching Jobs/hooks
6 years ago
Taylor Thomas f6116a7ca9 Fixes issues with delete
6 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly
6 years ago
Taylor Thomas 1dac8421ef ref(kube): Renames `Result` type to `ResourceList`
6 years ago
Karuppiah Natarajan 8d660a96a0
Allow missing trailing '/' in --repo url
6 years ago
Martin Hickey 5906b9dfee Fix style conformance issue
6 years ago
Taylor Thomas e258418837
Merge pull request #6066 from ian-howell/fix/6044
6 years ago
Ian Howell c92e3351f7 Switch to a more unique delimiter for template execution errors
6 years ago
Martin Hickey 8e7905c7a8
Merge pull request #6106 from hickeyma/upd-scaffold-api-ver
6 years ago
Martin Hickey 5410e7d346 Fix style conformance issues
6 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
6 years ago
Matt Farina 095ba431aa
Merge pull request #6095 from mattfarina/remove-stable
6 years ago
Seb Ospina 1469a78029 Added List mode for Role, ClusterRole and Bindings
6 years ago
Matt Farina 670968fb19
Removing the stable repository
6 years ago
hd-rk 7ad1d522b3 test: add test
6 years ago
hd-rk 6d3eb81943 fix: use repo default client to download index
6 years ago
hd-rk 71c2bba69d fix: call chartutil.ProcessDependencies in action.Install
6 years ago
Matthew Fisher 63d7a0c2cf
Merge pull request #6070 from bacongobbler/fix-6059
6 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
6 years ago
Matthew Fisher 97e7461e41
Merge pull request #6049 from bacongobbler/helm-template-schema-validation
6 years ago
Ian Howell 31b940a61d fix(engine): Fix eating too many colons during template execution
6 years ago
Martin Hickey 7ddd3f482e
Merge pull request #6038 from liuliqiang/dev-v3
6 years ago
Liu Liqiang 49120340d3 Fix paths in the ingress template and values file written by helm create
6 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
6 years ago
Josh Dolitsky b3fd254991 Use chart version as default tag when saving
6 years ago
Martin Hickey 712c850ac5
Merge pull request #6047 from Constantin07/add_hpa_to_sorting_order_port_to_v3
6 years ago
Constantin Bugneac 512f67de14 Added HorizontalPodAutoscaler to sort order.
6 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
6 years ago
Matthew Fisher 880f4456b3
Merge pull request #6046 from bacongobbler/fix-5654
6 years ago
Matthew Fisher b5d555e4ea
fix(kube): remove namespace enforcement
6 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
6 years ago
Matthew Fisher 6e60242a18
ref(getter): change NewHTTPGetter and NewPluginGetter to return type Getter
6 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
6 years ago
Matthew Fisher d23d68d51c
Merge pull request #5881 from torstenwalter/template
6 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
6 years ago
Oleg Sidorov f94bac0643 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]
6 years ago
Matt Farina 84d0f231e8
Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml
6 years ago
steven-sheehy 1064934105 Add sub-command support to plugin downloader
6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
6 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
6 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
6 years ago
Andrew Rudoi 09e1f8aeb1 chore: add ValueOptions constructor
6 years ago
Matt Farina ff818fceca
Merge pull request #5860 from mattfarina/moar-capabilities-v3
6 years ago
Taylor Thomas 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output
6 years ago
Taylor Thomas eaa7d8c7c4 feat(wait): Adds smarter waiting for DaemonSets and StatefulSets
6 years ago
Marc Khouzam 81321532e6 Fix linter issuers
6 years ago
Taylor Thomas 61578de6a0
Merge pull request #5970 from thomastaylor312/fix/missing_wait
6 years ago
Josh Dolitsky 240dd53e78
Helm 3: set custom manifest config media type on chart push (#5719)
6 years ago
Taylor Thomas d031651c45 fix(pkg/action): Adds back in missing wait functionality
6 years ago
Matthew Fisher e55a25bfeb
Merge pull request #5917 from bacongobbler/ref-getter-options
6 years ago
Taylor Thomas cf79b90867
Merge pull request #5961 from thomastaylor312/fix/wait
6 years ago
Taylor Thomas c8c854a35c fix(pkg/kube): Fixes wait functionality
6 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
6 years ago
Matthew Fisher 1ea07feac8
Merge pull request #5889 from andytom/fix/backport_lint_fix
6 years ago
Matt Farina 64496cdc07
Expose the resource types in addition to the api group/version in templates
6 years ago
Matthew Fisher a6fefdd9a3
Merge pull request #5874 from bacongobbler/fix-requirements-not-being-updated
6 years ago
Matthew Fisher cf90b5f9a2
Merge pull request #5938 from hickeyma/fix-linter-issues
6 years ago
Martin Hickey 407d850847
Merge pull request #5940 from Somefive/dev-v3
6 years ago
Da Yin b9878bd912 Redo the same fix with #3915 in dev-v3 branch
6 years ago
Martin Hickey ed68cbda3c Fix linter issues
6 years ago
Matt Farina 379b2b177c
Updating to the new Ingress group version
6 years ago
Thomas O'Donnell 213f714604 Stop Lint from breaking when using required
6 years ago
Matthew Fisher 78330ba3d9
fix(resolver): compare hash of lockfile against resolved dependencies
6 years ago
Matthew Fisher 7d3693bd56
Merge pull request #5856 from bacongobbler/remove-stripport
6 years ago
Matthew Fisher b948480814
Merge pull request #5855 from bacongobbler/refactor-downloader
6 years ago
Tariq Ibrahim 3a36ab67e9
add go version to version cmd output of helm
6 years ago
Matthew Fisher 8eaf4c093d
ref(urlutil): remove stripPort
6 years ago
Matthew Fisher 7353a65bfa
ref(downloader): remove ResolveChartVersionAndGetRepo
6 years ago
Matthew Fisher da83115510
Merge pull request #5539 from jan25/fix-list-sorting-5499
6 years ago
Matthew Fisher f1594e564a
Merge pull request #5824 from rokii/fix5792
6 years ago
rokii 897a79a57f fix and add test cases
6 years ago
Torsten Walter 829d8ff4d6 Revert "do not write empty templates to disk"
6 years ago
Torsten Walter 0528c7bb19 add test for output-dir
6 years ago
Torsten Walter 7347be61ee Merge branch 'dev-v3' into output-dir
6 years ago
rokii 871b092f32 fix issue 5792
6 years ago
Adam Reese 77a1b7e0a2
ref(*): expose klog flags
6 years ago
Torsten Walter da260ec15f
do not write empty templates to disk
6 years ago
Torsten Walter cb58035f90
use outputDir instead of hardcoded value
6 years ago
Adam Reese f1718462c9
Merge pull request #5761 from cpanato/GH-5741
6 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
6 years ago
Torsten Walter 24578a6411
support --output-dir option for helm3 template
6 years ago
Carlos Panato b5f83a08e3
fix missing package name
6 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues
6 years ago
Adam Reese 590bf10ab5
fix(pkg/action): add namespace to release options
6 years ago
Adam Reese 9401295d2a
Merge pull request #5736 from adamreese/v3/requirements
6 years ago
Adam Reese 634fcfb7ef
feat(pkg/chart): support deprecated requirements.yaml
6 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
6 years ago