Commit Graph

1309 Commits (8a4b70b1e34dbbf51c567ec4deb2b713ce0a4169)

Author SHA1 Message Date
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
Taylor Thomas 0d8b30f46d
Merge pull request #6085 from thomastaylor312/ref/better_kube_client
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