Commit Graph

4546 Commits (5ab42504f18365522d2b495b61a6e499c724a096)
 

Author SHA1 Message Date
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
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
Taylor Thomas f6116a7ca9 Fixes issues with delete
5 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly
5 years ago
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
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