Commit Graph

4581 Commits (2d4ced90908895706d41ed5784587a30ec25cf3f)
 

Author SHA1 Message Date
Taylor Thomas 1dac8421ef ref(kube): Renames `Result` type to `ResourceList`
5 years ago
Karuppiah Natarajan 8d660a96a0
Allow missing trailing '/' in --repo url
5 years ago
Martin Hickey b45e2eea6d Enable style conformance test in circleci build
5 years ago
Martin Hickey 3cf6f0c8ef
Merge pull request #6118 from hickeyma/fix-style-conformance
5 years ago
Martin Hickey 5906b9dfee Fix style conformance issue
5 years ago
Taylor Thomas e258418837
Merge pull request #6066 from ian-howell/fix/6044
5 years ago
Ian Howell c92e3351f7 Switch to a more unique delimiter for template execution errors
5 years ago
Martin Hickey 8e7905c7a8
Merge pull request #6106 from hickeyma/upd-scaffold-api-ver
5 years ago
Martin Hickey b02cb4fc66
Merge pull request #6108 from hickeyma/fix-test-lint
5 years ago
Martin Hickey 5410e7d346 Fix style conformance issues
5 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
5 years ago
Matt Farina 095ba431aa
Merge pull request #6095 from mattfarina/remove-stable
5 years ago
Martin Hickey bdb57491bf
Merge pull request #6100 from sebosp/v3-list-mode-install-order
5 years ago
Seb Ospina 1469a78029 Added List mode for Role, ClusterRole and Bindings
5 years ago
Matt Farina 670968fb19
Removing the stable repository
5 years ago
Matthew Fisher e8ddb526bf
Merge pull request #6090 from hd-rk/fix_wrong_getter_download_repo_index
5 years ago
hd-rk 7ad1d522b3 test: add test
5 years ago
hd-rk 6d3eb81943 fix: use repo default client to download index
5 years ago
Matt Farina 826985cdbc
Merge pull request #5985 from mentos1386/patch-1-dev-v3
5 years ago
Ian Howell 4646b22328 Fix a parsing issue with command line arguments
5 years ago
Matthew Fisher 814cd1fc44
Merge pull request #6084 from hd-rk/fix_install_process_dep
5 years ago
hd-rk 71c2bba69d fix: call chartutil.ProcessDependencies in action.Install
5 years ago
Matthew Fisher 63d7a0c2cf
Merge pull request #6070 from bacongobbler/fix-6059
5 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
5 years ago
Matthew Fisher 97e7461e41
Merge pull request #6049 from bacongobbler/helm-template-schema-validation
5 years ago
Ian Howell 31b940a61d fix(engine): Fix eating too many colons during template execution
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 da7b66fd16
Merge pull request #5972 from bacongobbler/move-docs-to-helm-www
5 years ago
Matthew Fisher e27667f949
Merge pull request #6063 from bacongobbler/dev-v3-lgtm-process
5 years ago
Matthew Fisher 7e1c9a0738
docs(CONTRIBUTING): one LGTM for maintainers, remove "always 2 LGTMs" policy
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Adam Reese c1e1c30982
Merge pull request #6056 from adamreese/ref/kube-v1.15
5 years ago
Josh Dolitsky b3fd254991 Use chart version as default tag when saving
5 years ago
Martin Hickey 712c850ac5
Merge pull request #6047 from Constantin07/add_hpa_to_sorting_order_port_to_v3
5 years ago
Adam Reese a98b0532c3
chore(deps): bump kubernetes to v1.15
5 years ago
Constantin Bugneac 512f67de14 Added HorizontalPodAutoscaler to sort order.
5 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
5 years ago
Matthew Fisher 880f4456b3
Merge pull request #6046 from bacongobbler/fix-5654
5 years ago
Matthew Fisher b5d555e4ea
fix(kube): remove namespace enforcement
5 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
5 years ago
Matthew Fisher ec68243dbb
Merge pull request #5922 from bacongobbler/pass-parameters-to-chartdownloader
5 years ago
Matthew Fisher 6e60242a18
ref(getter): change NewHTTPGetter and NewPluginGetter to return type Getter
5 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
5 years ago
Matthew Fisher d23d68d51c
Merge pull request #5881 from torstenwalter/template
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Matthew Fisher 3e90602882
Merge pull request #6032 from icanhazbroccoli/icanhazbroccoli/chartutil-no-scientific-notation-dev-v3
5 years ago
Oleg Sidorov f94bac0643 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]
5 years ago
Tine Jozelj 42e3beb1ad
feat(helm:create): allow absolute paths
5 years ago
Matt Farina 84d0f231e8
Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml
5 years ago