Commit Graph

4633 Commits (f76b5f21adb53a85de8925f4a9d4f9bd99f185b5)
 

Author SHA1 Message Date
Matthew Fisher 806921dcee
feat(getter): set default User-Agent
5 years ago
Josh Dolitsky 63813fe7b9
feat(cmd): use alt dest for chart export (#6193)
5 years ago
Matt Farina 30525d7b84
Merge pull request #6188 from waveywaves/chore/move-keys-to-dev3
5 years ago
Matthew Fisher c5137c5390
Merge pull request #6185 from bacongobbler/feature-gates
5 years ago
Matthew Fisher bb042bf2fe
Merge pull request #6191 from bacongobbler/fix-6182
5 years ago
Matthew Fisher 6e7f5e64a0
fix(action): return nil if no errors occurred
5 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
5 years ago
Vibhav Bobade bc285826a5 Move KEYS from master to dev-v3
5 years ago
Adam Reese affd77558f
Merge pull request #6183 from adamreese/fix/helmpath-win
5 years ago
Adam Reese 4e625df328
fix(helmpath): fix syntax errors for windows tests
5 years ago
Josh Dolitsky cc5dece910
fix(chartutil): Ensure nested template dir on save (#6177)
5 years ago
Matthew Fisher ad9c0c440b
Merge pull request #6175 from thomastaylor312/fix/wait_panic
5 years ago
Jacob LeGrone 4f6814afb5
refactor(hooks): replace hook execution Successful bool with HookPhase
5 years ago
Jacob LeGrone 047dd5911a
Fix make test
5 years ago
Taylor Thomas b46d7fd527 fix(kube): Fixes nil panic with stateful set waiting
5 years ago
Taylor Thomas 539bafa58b
Merge pull request #6173 from thomastaylor312/chore/wait_flag_help
5 years ago
Taylor Thomas e2522f9dfc chore(cmd): Updates --wait flag help
5 years ago
Martin Hickey 6bf5ef83c6
Merge pull request #6076 from ian-howell/fix/command-line-parsing
5 years ago
Jacob LeGrone 08b2d8a2dc
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Taylor Thomas 800c433646
Merge pull request #6168 from thomastaylor312/fix/version_comment
5 years ago
Taylor Thomas a749cf4c4e docs(chart): updates APIVersionV2 comment to reflect the proper name
5 years ago
Taylor Thomas 4778e2bef5
Merge pull request #6124 from bacongobbler/three-way-merge-patch
5 years ago
Martin Hickey a0f0d8b470
Merge pull request #6117 from hickeyma/upd-linter-v2
5 years ago
Adam Reese 2aee21730d
Merge pull request #6142 from joelanford/decouple-cli-vals
5 years ago
Matthew Fisher 8bdaf01988
Merge pull request #5443 from bacongobbler/xdg-dir
5 years ago
Joe Lanford 45f697b507 pkg/cli/values/options_test.go: re-add MergeValues test with mergeMaps
5 years ago
Matthew Fisher 186f6c512f
fix(plugin): add HELM_HOME back
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Matthew Fisher 18ca0dd6c4
ref(client): use three-way merge patch strategy
5 years ago
Martin Hickey 8f8b2c10e5 Remove the chart lock file as its v1 structure
5 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
5 years ago
Jacob LeGrone 49987975a8
fix(test): wait for pods and record status
5 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
5 years ago
Matthew Fisher d360705c83
Merge pull request #6133 from bacongobbler/fixup-rollback-argument-logic
5 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
5 years ago
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Taylor Thomas 0d8b30f46d
Merge pull request #6085 from thomastaylor312/ref/better_kube_client
5 years ago
Jacob LeGrone 7f532b4917
doc(hooks): note helm 2 test annotation support requirement
5 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
5 years ago
Jacob LeGrone 97fe285ada
feat(client): wait for Pods during hook execution
5 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
5 years ago
Matthew Fisher 533a369464
Merge pull request #6134 from karuppiah7890/fix-set-ignored-on-reuse-values
5 years ago
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
5 years ago
Matthew Fisher d40ed3b5ad
fix(rollback): fix revision argument not being handled
5 years ago
Martin Hickey 8f8d581149
Merge pull request #6119 from hickeyma/readd-circleci-teststyle
5 years ago
Matthew Fisher 704ace3619
Merge pull request #6122 from ian-howell/fix/6101
5 years ago
Ian Howell ef46a0c1e7 fix(pkg/action): Allow name re-use for helm template
5 years ago
Matthew Fisher bef2a65cae
Merge pull request #6121 from karuppiah7890/allow-missing-trailing-slash
5 years ago
Taylor Thomas dd8222d7f2 Removes clientset method from interface in favor of the configuration struct
5 years ago
Taylor Thomas 189b5a1229 Fixed object typing for watching Jobs/hooks
5 years ago