Commit Graph

4561 Commits (539bafa58b6ecb68f5a387a6fda0708d31723ab5)
 

Author SHA1 Message Date
Taylor Thomas 539bafa58b
Merge pull request #6173 from thomastaylor312/chore/wait_flag_help
6 years ago
Taylor Thomas e2522f9dfc chore(cmd): Updates --wait flag help
6 years ago
Martin Hickey 6bf5ef83c6
Merge pull request #6076 from ian-howell/fix/command-line-parsing
6 years ago
Taylor Thomas 800c433646
Merge pull request #6168 from thomastaylor312/fix/version_comment
6 years ago
Taylor Thomas a749cf4c4e docs(chart): updates APIVersionV2 comment to reflect the proper name
6 years ago
Taylor Thomas 4778e2bef5
Merge pull request #6124 from bacongobbler/three-way-merge-patch
6 years ago
Martin Hickey a0f0d8b470
Merge pull request #6117 from hickeyma/upd-linter-v2
6 years ago
Adam Reese 2aee21730d
Merge pull request #6142 from joelanford/decouple-cli-vals
6 years ago
Matthew Fisher 8bdaf01988
Merge pull request #5443 from bacongobbler/xdg-dir
6 years ago
Joe Lanford 45f697b507 pkg/cli/values/options_test.go: re-add MergeValues test with mergeMaps
6 years ago
Matthew Fisher 186f6c512f
fix(plugin): add HELM_HOME back
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Matthew Fisher 18ca0dd6c4
ref(client): use three-way merge patch strategy
6 years ago
Martin Hickey 8f8b2c10e5 Remove the chart lock file as its v1 structure
6 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
6 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
6 years ago
Matthew Fisher d360705c83
Merge pull request #6133 from bacongobbler/fixup-rollback-argument-logic
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
Matthew Fisher 533a369464
Merge pull request #6134 from karuppiah7890/fix-set-ignored-on-reuse-values
6 years ago
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
6 years ago
Matthew Fisher d40ed3b5ad
fix(rollback): fix revision argument not being handled
6 years ago
Martin Hickey 8f8d581149
Merge pull request #6119 from hickeyma/readd-circleci-teststyle
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
Matthew Fisher bef2a65cae
Merge pull request #6121 from karuppiah7890/allow-missing-trailing-slash
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 b45e2eea6d Enable style conformance test in circleci build
6 years ago
Martin Hickey 3cf6f0c8ef
Merge pull request #6118 from hickeyma/fix-style-conformance
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 b02cb4fc66
Merge pull request #6108 from hickeyma/fix-test-lint
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
Martin Hickey bdb57491bf
Merge pull request #6100 from sebosp/v3-list-mode-install-order
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
Matthew Fisher e8ddb526bf
Merge pull request #6090 from hd-rk/fix_wrong_getter_download_repo_index
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
Matt Farina 826985cdbc
Merge pull request #5985 from mentos1386/patch-1-dev-v3
6 years ago
Ian Howell 4646b22328 Fix a parsing issue with command line arguments
6 years ago